@charset "utf-8";
/* CSS Document */


#main_con {
	position:relative;
	clear:both;
	background-color: #FFF;
	padding-bottom: 10px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009844;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009844;
}
#pg_title {
	background-color: #FFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #009844;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
}
.read {
	background-color: #FFC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.read2 {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.centerpre {
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.centerpre a {
	display: block;
}
.centerpre2 {
	background-color: #FFF;
	text-align: center;
}
.conr {
	font-size: 110%;
	color: #FFF;
	background-color: #009844;
	text-align: center;
	padding: 5px;
}


#detail {
	background-color: #FFF;
}
#detail dl {
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009844;
	padding-bottom: 6px;
	padding-top: 4px;
}

#detail dl dt {
	font-size: 120%;
	text-align: left;
	width: 100%;
}
#detail dl dd {
	font-size: 90%;
	background-color: #FFF;
	clear: both;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
#detail dd img {
	padding-left: 46px;
}

.chk_detl_book {
	padding-right: 10px;
	float: left;
}


#o_yoko_b {
	background-color: #009CE5;
	text-align: left;
	font-size: 120%;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#naiyo {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: left;
	font-size: 110%;
	background-color: #c0fff7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009CE5;
}#yoko {
}
#yoko dl {
}
#yoko dl dt {
	font-size: 110%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009CE5;
	border-bottom-color: #009CE5;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #A7D8F5;
}
#yoko dl dd {
	font-size: 90%;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.tx_red {
	color: #F00;
}
