@charset "Shift_JIS";

/* ----------------------------------------
	introduction
---------------------------------------- */

#title {
	margin:25px 0;
}

#mainvisual {
	margin: 25px 0 ;
}

#title p {
	float:left;
	width:319px;
	font-size:12px;
	line-height:20px;
}

#title_spacer {
	margin-right:26px;
}

.section {
	border-top:1px solid #3F3C3B;
	font-size:12px;
	line-height:20px;
}

.section_img {
	float:left;
	width:240px;
}

.section_left,
.section_right {
	float:left;
	display:inline;
	width:400px;
	height:188px;
	line-height: 18px;
	position:relative;
}

.section_left { margin: 0 20px 0 10px;}
.section_right { margin: 0 10px 0 20px;}

.section h2 {
	margin:17px 0 10px;
}

.section .pagetop{
	position:absolute;
	right: 0px;
	bottom: 10px;
}

#contents05 {
	width: 250px;
}

#contents05_img {
	position: absolute;
	top: 15px;
	right: -10px;
}