@charset "utf-8";

#wrapThick {
	width: 810px;
	margin: 0 auto;
}

#wrapThick #thickInner {
	width: 790px;
	margin: 0 auto;
}

#wrapThick #thickInner #txtArea {
	float: left;
	width: 375px;
}

#wrapThick #thickInner #imgArea {
	float: right;
	width: 405px;
}

h1 {
	padding: 25px 0;
	font-size:118%;
	line-height:1.4em;
}

h2.ttlH2 {
	width: 100%;
	border-bottom: 1px dotted #909090;
	font-size:108%;
}

.link {
	padding-left: 15px;
	background: url(/common/img/parts/ic_ar_link.gif) no-repeat left center;
}