@charset "utf-8";

@import url(/commons/css/import.css);

/**共通項目**/
.style_read{
	width:700px;
	font-size:14px;
	padding:15px 0 10px 5px;
	line-height: 1.4em;
}

.style_read strong{
	font-weight:bold;
	color:#142a86;
}

.float_left{
	float:left;
}

#div_middle div{
	margin-bottom:22px;
	overflow:hidden;
}

#div_middle div strong{
	font-weight:bold;
}

#div_middle div h2{
	border-bottom:1px solid #ccc;
	padding:5px;
	margin-bottom:10px;
	font-size:16px;
	clear:both;
	background-color:#eee;
}

#div_middle dl dd{
	width:100%;
	clear:both;
	font-size:13px;
	line-height:1.6;
}

.list1 ul li{
	float:left;
	background:url(images/icon_01.jpg) no-repeat left;
	width:180px;
	padding-left:12px;
	margin:0 15px 0 14px;
}

.list2 ul li{
	float:left;
	background:url(images/icon_01.jpg) no-repeat left;
	width:240px;
	padding-left:12px;
	margin:0 15px 0 14px;
}

.list3 ul li{
	float:left;
	background:url(images/icon_01.jpg) no-repeat left;
	width:250px;
	padding-left:12px;
	margin:0 15px 0 14px;
	border-bottom:1px dotted #CCC;
}

.list3 ul li span.route{
	float:left;
}

.list3 ul li span.fee{
	float:right;
	color:#f00;
	font-weight:bold;
}

.chihou h3{
	border-bottom:1px solid #ccc;
	padding:5px;
	margin-bottom:10px;
	font-size:14px;
	clear:both;
}

.chihou{
	padding:0 10px;
}

div.text table{
	margin:0 auto 4px auto;
	font-size:75%;
}

/**共通項目終**/
#contents{
	margin-bottom:10px;
}

#div_top{
	float:left;
}

#div_middle{
	float:left;
	background: url(images/div-middle_bg.gif) repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	padding-top:14px;
	width:900px;
}

#box{
	padding:5px;
	width:740px;
}

#div_bottom{
	float:left;
	width:950px;
	background: url(images/div-bottom_bg.gif) no-repeat top;
	height: 7px;
}


.bottom-line{
	background: url(images/line.jpg) repeat-x bottom;
	padding-bottom:6px;
	width:700px;
	margin:0 auto 14px auto;
}

.bottom-line strong{
	font-weight:bold;
}
