h3.realNaviTitle{
	color: #5F5F5F;
	font-weight: bold;
	background: none;
	padding-left: 10px;
/*	border-top: 2px solid #001BB5; */
	border-right: 1px solid #001BB5;
	border-bottom: 1px solid #001BB5;
}
h4.regionTitle {
	margin-bottom: 7px;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	padding-left: 5px;
	border-bottom: 1px dashed #C6C6C6;
	background: #FFF;
}
#realNaviList {
	height: 230px;
	font-size: 13px;
}
#realNaviList h4 {
	clear: both;
	padding-top: 10px;
}
#realNaviList ul {
	list-style-type: none;
	padding-bottom: 10px;
}
#realNaviList li {
	float: left;
	color: silver;
	width: 60px;
	margin: 2px 0px;
}

/**** area ****/
.realNaviArea {
	font-family: serif;
}
h1.realNaviArea{
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	color: #053A68;
}
div #prefectural_link {
	float: right;
	margin-top: 20px;
	padding-right: 70px;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	color: #B0C4DE;
}
#prefectural_link a{
	color: #657891;
}
#prefectural_link a:visited{
	color: #657891;
}
#realnaviLogo{
	border: 1px solid #C0C0C0;
	margin-top: 20px;
}
div.naviMain{
	float: left;
	font-size: medium;
	line-height: 90%;
	margin-bottom: 40px;
	padding-left: 280px;
	text-align: left;
}
h2.realNaviArea{
	background: #074F8E;
/*	background: #B0C4DE; */
	color: #f8f8ff;
	width: 400px;
	margin-top: 20px;
	margin-right : auto;
	margin-left : auto;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}
table.mkt{
	margin: 5px auto;
	width: 400px;
	border: 0px;
}
table.mkt td {
	border-right: 3px solid #A3A3A3;
	border-bottom: 3px solid #A3A3A3;
	padding: 10px 10px 10px 40px;
	color: #222222;
	font-size: 14px;
	text-align: left;
}
table.mkt td.price {
	padding: 0px;
	padding-right: 10px;
	width: 115px;
	text-align: right;
}
table.mkt td.price span.int {
	font-weight: bold;
	font-size: 18px;
	color: #222222;
	margin-right: 3px;
}
input{
	padding: 2px 5px;
}