@charset "UTF-8";
.r_box table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.7em;
	margin-left: 5px;
}
.r_box tr {

}
.r_box td {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.color_l {
	background-color: #F5F2EF;
}
.color_r {
	background-color: #F6F2EF;
}
.r_box ul {

}
.r_box li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E7DFEA;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 90%;
}
.margin40_under {
	padding: 0px;
	margin-bottom: 40px;
}

strong {
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-bottom: 7px;
	border-bottom-color: #241532;
	margin-right: 5px;
	margin-left: 5px;
	color: #241532;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	display: block;
}

#wrapper #contents .cbox #right_contents .r_box table {
	background-color: #F6F2EF;
	width: 580px;
}
#wrapper #contents .cbox #right_contents .r_box th {
	font-weight: bold;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 110px;
}
.p_right {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
