@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: 2px;
	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;
}
#kit_txt {
}
#kit_txt dl {
}
#kit_txt dl dt {
	background-color: #ddf5a7;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009844;
	border-bottom-color: #009844;
	font-size: 110%;
}
#kit_txt dl dd {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#kit_txt .kit_catn {
	font-size: 90%;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009844;
	border-bottom-color: #009844;
}



#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;
	padding-left: 20px;
	padding-right: 20px;
}
#detail dl dd {
	font-size: 110%;
	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;
}
#drl_link {
}
#drl_link li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009844;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	background-image: url(../img/yaji.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#drl_link li a {
	display: block;
	text-decoration: none;
}
