﻿@charset "utf-8";


#main_contents {
	background:url(../images/base_original.png) no-repeat center top;
	width:951px;
	height:1400px;
	position:relative;
}

#main_contents h3 {
	background:url(../images/h3_line.png) no-repeat bottom;
	width:767px;
	height:58px;
	margin:0 auto;
	padding:78px 30px 0;
}

#main_contents h3 span {
	margin-top:15px;
}

#main_contents #book_intro {
	width:800px;
	margin:0 auto;
	padding-top:25px;
	clear:both;
	overflow:hidden;
}

#main_contents #book_intro #intro_L {
	width:211px;
	float:left;
}

#main_contents #book_intro #intro_R {
	width:563px;
	float:right;
}

#main_contents #book_intro #intro_R h4 {
	margin:3px 0 15px 0;
}

#main_contents #book_intro #intro_R p {
	text-align:right;
}

#main_contents #comment {
	width:761px;
	height:210px;
	margin:58px auto 0;
	line-height:2.2;
}

#main_contents #comment p {
	padding:0 20px 0 10px;
}

#main_contents #comment h4 {
	margin-bottom:10px;
}

#main_contents #report {
	width:680px;
	margin:27px auto 0;
	color:#000;
	line-height:2.1;
}

#main_contents #report h4 {
	margin-bottom:17px;
}
