@charset "Shift_JIS";

div#contentsBorder {
	width:				768px;
	padding:			30px;
	border-left:		1px solid #e5e5e5;
	border-right:		1px solid #e5e5e5;
}

div#contentsBorder div#rightContents {
	width:				570px;
}

div#contentsBorder div#leftContents {
	width:				570px;
}

div#contentsBorder td#mapBoxLeft {
	width:				10px;
	background:			url(/test/img/index/map_box_left.gif) repeat-y;
}

div#contentsBorder td#mapBoxRight {
	width:				10px;
	background:			url(/test/img/index/map_box_right.gif) repeat-y right;
}

div#contentsBorder td.mapBoxColor {
	background-color:	#FEFFF1;
}

div#contentsBorder p#mapComment {
	width:				190px;
	height:				43px;
	margin-top:			10px;
	line-height:		140%;
	overflow:			visible;
	padding:			10px 15px 15px 15px;
	background:			url(/test/img/index/map_box_fukidashi.gif) no-repeat;
}

div#contentsBorder h1#searchTitle {
	width:				550px;
	padding:			6px 10px;
	margin-top:			20px;
	color:				#fff;
	font-size:			1.0em;
	font-weight:		bold;
	background-color:	#7FC703;
}

div#contentsBorder div#conditionSearchBox {
	width:				550px;
	padding:			10px;
	background-color:	#F0FED9;
}

div#contentsBorder p.searchTitle {
	color:				#454545;
	font-weight:		bold;
}

div#contentsBorder table.searchTable {
	margin-top:			5px;
}

div#contentsBorder table.searchTable td {
	color:				#454545;
}
