﻿@charset   "utf-8";

ul,li {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

.px12{
	font-size:12px;
	line-height:130%;
}
.px15{
	font-size:12px;
	line-height:130%;
}

a:hover {
   color: red;
   background-color: #ffffcc;
}

a img {
    border-style:none;
}

/* ---------- tHgTCYp ---------- */
body{
	color: #666666;
	font:14px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
/*
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	font-size:small;
	font:x-small;
*/
	line-height: 150%;
}

table {
	font-size:inherit;
	line-height: inherit;
	font:100%;
}

div {
	font-size:inherit;
	line-height: inherit;
	font:100%;
}

td {
	font-size:100%;
	line-height: 150%;
}

/* ---------- {ev[g ---------- */
#mainbox {
	width:970px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin:0 auto;
}

.wrapper_all {
	width:970px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wrapper {
	width:780px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wrapper_top {
	width:775px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top:dotted 1px #3100D6;;
	border-right:dotted 1px #3100D6;;
	border-left:dotted 1px #3100D6;;
	border-bottom:dotted 1px #3100D6;;
}
.wrapper_top2 {
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.wrapper_station {
	width:775px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box_A {
	width:300px;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.box_A2{
	width:300px;
	float:clear;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.box_B {
	width:468px;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}

.box_A_top {
	width:299px;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.box_B_top {
	width:465px;
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}

.box_C {
	width:180px;
	float:right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 6px;
}


#box_D {
	clear:both;
}


.top_comment{
	padding: 5px 0px;
	background:#ffffff;
	text-align:left;
	border:1px dotted #999999;
}

.header_box {
	clear: both;
	width: 970px;
}

.header_bottom_bar {
	float:left;
	clear: both;
	width: 970px;
	background-image:url(header_banner.gif);
}

.header_title_left_box {
	width:465px;
	float: left;
	margin: 5px 5px 0px 0px;
}

.header_title_right_box {
	width:470px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.header_banner_left_box {
	width:400px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.header_banner_right_box {
	width:500px;
	float: right;
	margin: 0px 0px 0px 0px;
}

.header_search_left_box {
	width:130px;
	float: left;
}

.header_search_right_box {
	width:260px;
	float: right;
}

.header_bannar_text_box {
	height:27px;
	line-height:27px;
	padding: 1px;
}

.st_left {
	float:left;
}

.st_right {
	float:right;
	align:right;
}


/* ---------- ・雁刀 ---------- */
.tab-box {
	border-bottom: 1px solid #DDD;
	padding-bottom:3px;
	margin: 16px 0 8px 0;
}
.tab-box a {
	border:1px solid #DDD;
	color:#666666;
	padding: 3px 15px;
	border-bottom: 0;
	text-decoration: none;
}
.tab-box a.activeLink {
	background-color: #fff;
	text-decoration: underline;
	border-bottom: 0;
	padding: 3px 15px;
	background-color: #FFF6E4;
}
.tab-box a.activeLink2 {
	background-color: #fff;
	border-bottom: 0;
	padding: 3px 15px;
	background-color: #FFCCCC;
}


.red-dot{
	border-top:dotted 3px #FF0000;
	border-right:dotted 3px #FF0000;
	border-left:dotted 3px #FF0000;
	border-bottom:dotted 3px #FF0000;
	padding:5px;
}

.dot{
	border-top:dotted 3px #3100D6;
	border-right:dotted 3px #3100D6;
	border-left:dotted 3px #3100D6;
	border-bottom:dotted 3px #3100D6;
	padding:10px;
}
.dot_bottom{
	border-bottom:dotted 3px #3100D6;
	padding:5px;
}
.blue_box{
	border-top:solid 1px #3100D6;
	border-right:solid 1px #3100D6;
	border-left:solid 1px #3100D6;
	border-bottom:solid 1px #3100D6;
	padding:5px;
}
.red_box{
	border-top:solid 1px #FF0000;
	border-right:solid 1px #FF0000;
	border-left:solid 1px #FF0000;
	border-bottom:solid 1px #FF0000;
	padding:5px;
	background:#FFFFFF;
	color: #000000;/*文字色*/
}
.blue_background{
	background:#3100D6;
	text-align:center;
	padding: 3px 3px;
	color: #FFFFFF;/*文字色*/
}
.dot_no_padding{
	border-top:dotted 3px #3100D6;
	border-right:dotted 3px #3100D6;
	border-left:dotted 3px #3100D6;
	border-bottom:dotted 3px #3100D6;
}

.text_box_center {
	padding: 5px;
	text-align:center;
}

.text_box_no_padding {
	padding: 0px;
	margin: 0px;
}

.event_info{
	border-bottom:1px dotted #330000;
	border-left:1px dotted #330000;
	width:290px;
	padding: 5px;
	margin:5px 0px 0px 0px;
}

.tableType01 {
	clear: both;
	margin: 10px 0 0 0;
}

.tableType01 table {
	clear: both;
	width: 100%;
	border-collapse: collapse;

}

.tableType01 table th,
.tableType01 table td {
	padding: 2px;
	text-align: left;
	background: #fff url(border001.gif) repeat-x left bottom;
	/*ボーダーをきれいに見せるためtd/thの幅は   3の倍数 - padding * 2*/
	vertical-align: middle;
}

.tableType01 table th.center,
.tableType01 table td.center {
	text-align: center;
}

.tableType01 table th.right,
.tableType01 table td.right {
	text-align: right;
}


.tableType01 table tr.withoutBg th,
.tableType01 table tr.withoutBg td {
	background: url(none);
}
.title_part{
	padding:6px 10px;
	border-color:#666666;
	border-width:1px 1px 1px 15px;
	border-style:solid;
	background:#F8F8F8;
	font-size:131%;
}

#simasima tr:nth-child(2n){
	background:#CCCCFF; /* 背景色・うすい緑 */
	}
.red_word{
	color: #ff0000;
font-weight:bold;
}

.blue_box_no_pa{
	border-top:solid 1px #3100D6;
	border-right:solid 1px #3100D6;
	border-left:solid 1px #3100D6;
	border-bottom:solid 1px #3100D6;
	margin:0px;
}
.pa_5px{
	padding:5px;
}

.right_box{
	text-align: right;
}

.title-text{

font-weight:bold;
margin:0px 0px 0px 0px;
	border-bottom:solid 1px #0000ff;
}

.index_rep1 {

border:solid 2px #04029c;
text-align:center;

padding:10px 5px 10px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#map_list{
	font-size:12px;
	line-height:130%;
}


.tableType02 {
	clear: both;
	margin: 10px 0 0 0;
	border: #f8f8f8 solid 3px;
}

.tableType02 table {
	width: 100%;
	border-collapse: collapse;
}

.tableType02 table td {
	border: #ccc solid 1px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.tableType02 table th {
	border: #ccc solid 1px;
	padding: 2px;
	vertical-align: middle;
	background: #f8f8f8;
	text-align: center;
	white-space: nowrap;
}

.tableType02 table th.right,
.tableType02 table td.right {
	text-align: right;
}

span.crownSmall001 {
	float: left;
	background: url(graph/crown01.gif) no-repeat center center;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 16px;
	height: 16px;
}

span.crownBig000 {
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 40px;
	height: 25px;
}

span.crownBig001 {
	float: left;
	background: url(graph/no1_class.gif) no-repeat center center;
	text-align: center;
vertical-align: bottom;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 40px;
	height: 25px;

}
span.crownBig002 {
	float: left;
	background: url(graph/no2_class.gif) no-repeat center center;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 40px;
	height: 25px;
}
span.crownBig003 {
	float: left;
	background: url(graph/no3_class.gif) no-repeat center center;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 40px;
	height: 25px;
}

.tableType02 td p {
	text-align: center;
}

.tableType02 td dl dt {
	width: 170px;
	background: #fff url(https://miti-no-eki.box-style.com/graph/border01.gif) repeat-x left bottom;
	padding: 2px 0px;
	margin: 5px 0px 0px 10px;
	text-align: left;
}




#headNav #mainNav {
	width: 777px;
	height:60px;
	float: left;
}

#headNav #mainNav ul {
	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar00a.jpg) no-repeat;
	float: left;

}

#headNav #mainNav ul li {
	float: left;
	width: 86px;
}

#headNav #mainNav ul li a {
	display: block;
	width: 100%;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
}

#headNav #mainNav ul li.li01 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat 0px 0px;	}
#headNav #mainNav ul li.li02 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -86px 0px;	}
#headNav #mainNav ul li.li03 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -172px 0px;	}
#headNav #mainNav ul li.li04 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -258px 0px;	}
#headNav #mainNav ul li.li05 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -344px 0px;	}
#headNav #mainNav ul li.li06 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -430px 0px;	}
#headNav #mainNav ul li.li07 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -516px 0px;	}
#headNav #mainNav ul li.li08 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -602px 0px;	}
#headNav #mainNav ul li.li09 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -688px 0px;	}
#headNav #mainNav ul li.li10 a:hover {	background: url(https://miti-no-eki.box-style.com/graph/index_menu_bar01a.jpg) no-repeat -774px 0px;	}

.nopama {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

.title_sub_part{

font-weight:bold;
margin:0px 0px 0px 0px;
	border-bottom:solid 1px #0000ff;
}





.tableType03 {
	clear: both;
	margin: 10px 0 0 0;
	border: #f8f8f8 solid 3px;
}

.tableType03 table {
	width: 100%;
	border-collapse: collapse;
}

.tableType03 table td {
	border: #ccc solid 1px;
	padding: 2px 2px 2px 30px;
	text-align: left;
	vertical-align: top;
}

.tableType03 table th {
	border: #ccc solid 1px;
	padding: 2px;
	vertical-align: middle;
	background: #f8f8f8;
	text-align: center;
	white-space: nowrap;
}

.tableType03 table th.right,
.tableType03 table td.right {
	text-align: right;
}

.tableType03 td p {
	text-align: center;
}

.tableType03 td dl dt {
	width: 400px;
	background: #fff url(https://miti-no-eki.box-style.com/graph/border01.gif) repeat-x left bottom;
	padding: 2px 0px;
	margin: 5px 0px 0px 10px;
	text-align: left;
}
.yellow-word{
	background-color: #ffff00;
}
.yellowred-word{
	background-color: #ffff00;
	color: #ff0000;
font-weight:bold;
}
.top_graph_main{
	margin:0;
}

.top_graph_right{
	float:right;
}
.top_graph_left{
	float:left;
}



.photo_com {
	width:185px;

	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	vertical-align:bottom;
}
.photo_com_none {
	width:190px;
	float:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.pagelink_box{
/*シンプルな一段枠組み(配下ページの本文)*/
	padding: 5px 5px;
 	text-align:left;
}
.pagelink_box1{
/*シンプルな一段枠組み(配下ページの本文)*/
	width:400px;
	padding: 5px 5px;
 	text-align:left;
	float:left;
}
.pagelink_box2{
/*シンプルな一段枠組み(配下ページの本文)*/
	width:280px;
	padding: 5px 5px;
 	text-align:left;
	margin-left : auto ;
	margin-right : 0 ;
}
.red_word_small{
	color: #ff0000;
}


#pin_mainbox {
	margin-left:0px;
	margin-right:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin:0 auto;
}
.pin_wrapper_all {
	width:100%;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pin_header_bottom_bar {
	float:left;
	clear: both;
	width: 100%;
	background-image:url(header_banner.gif);
}

.item {
font-size: 13px;
width: 300px;
margin: 5px;
padding: 3px;
float: left;
border: 1px solid #ccc;
background: #eee;
}
#container,
.item {
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}
#container {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.item {
    -webkit-transition-property: left, right, top;
    -moz-transition-property: left, right, top;
    -ms-transition-property: left, right, top;
    -o-transition-property: left, right, top;
    transition-property: left, right, top;
}
#infscr-loading {
    margin-left: -100px;
    width: 200px;
    position: fixed;
    left: 50%;
    bottom: 10px;
    text-align: center;
}
