@charset "utf-8";
/* CSS Document */

.wether_base{
	width:240x;
	height:98px;
	text-align:left;
	margin:0px 9px 10px 0px;
	border:#0099FF 1px solid;
	border-right:none;
	float:left;
}

.wether_ttl{
	width:240px;
	font-size:12px;
	text-align:center;
	margin:0px auto;
	padding:2px 0px 2px;
	background-color:#0099FF;
}

.wether_box{
	width:79px;
	height:79px;
	border-right:1px solid #0099FF;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
}

.wether_text{
	width:79px;
	text-align:center;
	font-size:12px;
	color:#666666;
	padding:5px 0px 0px;
}
.wether_img{
	width:79px;
	text-align:center;
	padding:5px 0px 0px;
}
.shuden{
	width:465px;
	text-align:center;
	float:left;
}
.shuden a{
	width:465px;
	height:100px;
	display:block;
	background-image:url(../img/map/shuden.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.shuden a:visited{
	width:465px;
	height:100px;
	display:block;
	background-image:url(../img/map/shuden.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.shuden a:hover{
	width:465px;
	height:100px;
	display:block;
	background-image:url(../img/map/shuden.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.map{
	margin:0px 0px 10px;
	padding:0px;
}

.mp_icon_base{
	width:233px;
	border:1px #999999 solid;
	text-align:left;
	padding:0px;
	float:left;
	margin-bottom:10px;
}
.mp_mr{
	margin-right:5px;
}
table.mp_icon_in{
	width:233px;
	text-align:center;
	margin:0px;
	padding:0px;
}
td.mp_ct{
	width:80px;
	text-align:center;
	padding:7px 0px 7px;
	background-color:#0099FF;
	border-bottom:1px dotted #FFFFFF;
}
td.mp_it{
	width:153px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	color:#333333;
}
td.mp_ct2{
	width:80px;
	text-align:center;
	padding:7px 0px 7px;
	background-color:#0099FF;
}
td.mp_it2{
	width:153px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	color:#333333;
}

h3.mp_tr{
	width:715px;
	margin:0px;
	text-align:left;
	font-size:12px;
}

table.train_base{
	width:715px;
	text-align:center;
	margin:0px 0px 10px;
	font-size:12px;
	border:solid 1px #999999;
	border-right:none;
	border-top:none;
}
.yama_ttl{
	width:357px;
	background-color:#00CC33;
	padding:7px 0px 5px;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
	border-right:1px solid #999999;
}
.sobu_ttl{
	width:357px;
	background-color:#FF6600;
	padding:7px 0px 5px;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
	border-right:1px solid #999999;
}

td.in_left{
	width:25%;
	height:100%;
	text-align:center;
	margin:0px;
	vertical-align:middle;
	border-right:#999999 solid 1px;
	color:#333333;
	line-height:130%;
	padding:5px 0px 5px;
}
td.in_right{
	width:25%;
	text-align:center;
	margin:0px;
	vertical-align:middle;
	color:#333333;
	line-height:130%;
	padding:5px 0px 5px;
}

td.in_left_ttl{
	width:25%;
	text-align:center;
	margin:0px;
	vertical-align:middle;
	border-right:#999999 solid 1px;
	color:#333333;
	background-color:#D2FFD2;
	padding:5px 0px 3px;
}
td.in_right_ttl{
	width:25%;
	text-align:center;
	margin:0px;
	vertical-align:middle;
	color:#FF0000;
	background-color:#D2FFD2;
	padding:5px 0px 3px;
	border-right:#999999 solid 1px;
}
td.in_left_ttl2{
	width:25%;
	text-align:center;
	margin:0px;
	vertical-align:middle;
	border-right:#999999 solid 1px;
	color:#333333;
	background-color:#FFFF99;
	padding:5px 0px 3px;
}
td.in_right_ttl2{
	width:25%;
	text-align:center;
	margin:0px;
	vertical-align:middle;
	color:#FF0000;
	border-right:#999999 solid 1px;
	background-color:#FFFF99;
	padding:5px 0px 3px;
}
	
