@charset "utf-8";


/*-------------------------------------------------------------------
共通設定※リセット+カテゴリ独自のCSS
--------------------------------------------------------------------*/

@import url(/commons/css/import.css);
@import url(/commons/css/default.css);
@import url(/commons/css/base.css);

/*-------------------------------------------------------------------
ページ内容開始
--------------------------------------------------------------------*/

/**共通項目**/

/*タイトル下に来るp*/

.outline{
	width:750px;
	font-size:117%;/* 12px → 14px相当 */
	/*font-size:14px;*/
	padding-bottom:10px;
	line-height: 1.4em;
}

.read{
	font-size:117%;/* 12px → 14px相当 */
	/*font-size:14px;*/
	margin:14px 0 10px 0;
}

div.box strong{
	font-weight:bold;
}

#map ol li{
	/*font-size:75%;*/
	margin-bottom:8px;
	list-style-position:inside;
	list-style-type:decimal;
}

#map strong{
	font-weight:bold;
	font-size:120%;
}

#map p{
	/*font-size:75%;*/
	margin-top:10px;
}

.box h2{
	background:url(2009_image/bg_hr.gif) no-repeat bottom;
	height:45px;
}

.box h2 img{
	padding:10px 0 0 40px;
}

.style_read{
	width:700px;
	font-size:117%;/* 12px → 14px相当 */
	/*font-size:14px;*/
	padding:15px 0 10px 5px;
	line-height: 1.4em;
}

.style_read strong{
	font-weight:bold;
	color:#142a86;
}

.txt_red{
	color:#cb0000;
}

.txt70{
	font-size:92%;/* 12px → 11px相当 */
	/*font-size:80%;*/
}

.float_left{
	float:left;
}

/**共通項目終**/
#contents{
	margin-bottom:10px;
}

#div_top{
	float:left;
}

#div_middle{
	float:left;
	background: url(2009_image/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(2009_image/div-bottom_bg.gif) no-repeat top;
	height: 7px;
}

.convini{
	font-size:142%;/* 12px → 17px相当 */
	/*font-size:120%;*/
	font-weight:bold;
	color:#3f5c00;
	float:left;
}

.convini-text{
	clear:both;
	margin-top:2px;
	color:#555;
}

.sousa a{
	/*font-size:100%;*/
	background: url(2009_image/icon_sousa.gif) no-repeat left;
	padding-left:12px;
	float:left;
	margin-left:14px;
}

.bottom-line{
	background: url(2009_image/line.jpg) repeat-x bottom;
	padding-bottom:6px;
	width:700px;
	margin:0 auto 14px auto;
}

.bottom-line strong{
	font-weight:bold;
}

div#kigen{
	width:688px;
	border:4px solid #f1d0c0;
	margin:16px auto 5px auto;
	padding:5px;
	line-height:1.6;
}

div#kigen strong{
	font-weight:bold;
	color:#c5171b;
	font-size:150%;/* 12px → 18px相当 */
	/*font-size:130%;*/
}

div#kigen table td{
	padding:3px;
}

div#kigen table{
	min-height:100%;
}

/*タブ*/
div#tab ul li{
	float:left;
	margin-right:8px;
}

div#tab{
	border-bottom:3px solid #009bce;
	margin-bottom:13px;
	height:32px;
}

#setsumei{
	margin:10px 0 15px 0;
	border:1px solid #999;
	padding:10px;
	/*font-size:12px;*/
}

#route-list {
	width:900px;
}

#route-list td {
	width:300px;
}

/*地域別一覧*/
h3{
	margin-bottom:8px;
}

.inner {
	margin-bottom:20px;
}

.last {
	margin-bottom:0;
}

.inner-left {
	width:280px;
	margin-right:20px;
}

.inner-center {
	width:280px;
	margin:0 10px;
}

.inner-right {
	width:280px;
	margin-left:20px;
}

.inner ul li {
	width:280px;
	font-size:108%;/* 12px → 13px相当 */
	line-height:2;
	border-bottom:1px dotted #CCC;
}

.inner ul li span.route{
	float:left;
}

.inner ul li span.fee{
	float:right;
	color:#f00;
	font-weight:bold;
}

/* 
.fee {
	float:right;
}

.fee li {
	color:#f00;
	font-weight:bold;
	font-size:108%;12px → 13px相当
	line-height:2;
}

.fee li img {
	vertical-align:middle;
}
 */

.inner ul li strong{
	font-weight:bold;
}

.inner ul li.day a {
	padding-right:14px;
	background:url(2009_image/morning.gif) no-repeat right center;
}

.inner ul li.night a {
	padding-right:14px;
	background:url(2009_image/night.gif) no-repeat right center;
}

.inner ul li.both a {
	padding-right:28px;
	background:url(2009_image/both.gif) no-repeat right center;
}

div.sugowari{
	clear:both;
	margin-bottom:20px;
}

.sugowari-txt{
	clear:both;
	/*font-size:75%;*/
	width:226px;
	padding:5px;
	border:1px solid #ddd;
	margin-top:10px;
	background:#fdffd3;
}

.sugowari-txt strong{
	font-weight:bold;
}

.sugowari-txt a{
	text-decoration:none;
	background: url(2009_image/icon_sugowari.gif) no-repeat left top;
	padding:0px 3px 3px 38px;
	}

.sugowari-txt a:hover{
	text-decoration:underline;
	background: url(2009_image/icon_sugowari.gif) no-repeat left top;
	padding:0px 3px 3px 38px;
}

/* 地図FLASH配置用ボックス */
#main-search #flashbox {
	margin-top:6px;
	margin-right:5px;
	text-align:left;
	width:456px;
	padding:3px;
	border:1px solid #CCC;
	clear:both;
}

/* 地図FLASH設定用 */
#main-search #flashbox #idflashmap {
	width:456px;
	margin:0px auto 0px auto;
	text-align:left;
	height:276px;
	color:#FF0000;
	font-weight:bold;
	font-size:92%;/* 12px → 11px相当 */
	/*font-size:81.25%;*/
}

.margin20px{
	margin-top:20px;
margin-bottom:20px;
}

.marginb20px{
	margin-bottom:20px;
}

