@charset "UTF-8";
.p_left {
	float: left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}
.r_box table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 90%;
	line-height: 1.7em;
}
.r_box tr {

}
.r_box td {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrapper #contents .cbox #right_contents .r_box .pro_left {
	width: 200px;
}
#wrapper #contents .cbox #right_contents .r_box .pro_right {
	width: 340px;
	margin: 0px;
	padding: 0px;
}
.map_margin {
	margin-top: 10px;
	margin-bottom: 10px;
}
