@charset "utf-8";
@import "../../common/css/0-import.css";
#conts h2 {
	margin-bottom: 3px;
}

#conts h3 {
	margin-bottom: 20px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
	font-size: 15px;
	color: #B80120;
	line-height: 1.4;
}

#conts p {
	margin: 0 0 22px 1px;
	line-height: 1.5;
}

#conts .box {
	padding: 0 10px;
}

#conts .box p {
	margin: 0 0 5px 3px;
}

#conts .box .book {
	margin-bottom:30px;
}

#conts .box .book .image{
	width:120px;
	float:left;
}

#conts .box .book .text{
	width:480px;
	float:right;
}

#conts .box .book h4 {
	margin: 0 0 5px 3px;
	font-size: 12px;
	color: #B80120;
	line-height: 1.5;
}

#conts .box .book h5 {
	border-top: 1px solid #CCC;
	margin: 0 0 5px 3px;
	padding:5px 0 0 0;
	font-size: 12px;
	line-height: 1.5;
}
.mb0 {
	margin-bottom:0!important;
}
.naviBox {
	background:url(../img/navi_bg.jpg) no-repeat;
	width:609px;
	height:32px;
	text-align:center;
	padding-top:18px;
	margin-bottom:20px;
}
.wordBox p {
	margin-bottom:20px!important;
}
.wordBox h3 {
	margin-bottom:10px!important;
}
