@charset "Shift_JIS";
.clear				{ height:0; line-height:0; clear:both; font-size:0; }
.mgl10 { margin-left:10px; }
.pdt09 { padding-top:9px; }
.pdb09 { padding-bottom:9px; }
.pdb10 { padding-bottom:10px; }
.mgRL10 { margin-right:10px; margin-left:10px; }
.mgr10 { margin-right:10px;}
.mgr30 { margin-right:30px;}
.mg10 { margin:10px;}

.red { color:#cc0000;}

/*-----h1~h5-------------------------------------*/
h5 {
	text-align:center;
	}


/*-----wrap-------------------------------------*/

/* mainBox */
.mainBox .wrapGray {
	background:#f3f3f3 url(../img/bg_gray_top.gif) left top no-repeat;
	}
.mainBox .wrapGray .wrapGrayBtm {
	padding:4px;
	background:url(../img/bg_gray_btm.gif) left bottom no-repeat;
	/height:1%;
	}

.mainBox .wrapWhite {
	background:#ffffff url(../img/bg_white_top.gif) left top no-repeat;
	}
.mainBox .wrapWhiteBtm {
	background:url(../img/bg_white_btm.gif) left bottom no-repeat;
	}
.mainBox .lineWhite {
	padding:0 9px;
	border-right:solid 1px #cecece;
	border-left:solid 1px #cecece;
	/height:1%;
	background-color:#ffffff;
	}


/* sideBox */
.sideBox .wrapGray {
	background:#f3f3f3 url(../img/bg_gray_top_s.gif) left top no-repeat;
	}
.sideBox .wrapGray .wrapGrayBtm {
	padding:4px;
	background:url(../img/bg_gray_btm_s.gif) left bottom no-repeat;
	_height:1%;
	}

.sideBox .wrapWhiteBtm {
	background:url(../img/bg_white_btm_s.gif) left bottom no-repeat;
	}
.sideBox .lineWhite {
	border-right:solid 1px #cecece;
	border-left:solid 1px #cecece;
	_height:1%;
	background-color:#ffffff;
	}


/*-----mainvisual-------------------------------------*/
#mainvisual {
	_height:587px;
	min-height:587px;
	background:url(../img/bg_main.jpg) left top no-repeat;
	}
#mainvisual ul#point {
	margin-top:16px;
	margin-left:14px;
	padding:10px;
	width:29em;
	background-color:#ffffff;
	}
#mainvisual ul#point li {
	font-weight:bold;
	}
#mainvisual ul#point li {
	line-height:1.4;
	}
#mainvisual ul#point li .normal {
	font-weight:normal;
	}
#mainvisual ul.btn {
	margin-left:4px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	}
#mainvisual ul.textListA01 {
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	}
#mainvisual ul.notesListA01 {
	padding-right:10px;
	padding-left:10px;
	}


/*-----tab-------------------------------------*/
ul.tab li {
	float:left;
	}

#tabBlue {
	padding-bottom:10px;
	background:#f5fcff url(../img/bg_blue_btm.gif) left bottom no-repeat;
	}
#tabBlue .lineBlue {
	padding:0;
	/height:1%;
	background:url(../img/bg_blue.gif) left top repeat-y;
	}

#tabYellow {
	padding-bottom:10px;
	display:none;
	background:#fffcf3 url(../img/bg_yellow_btm.gif) left bottom no-repeat;
	}
#tabYellow .lineYellow {
	padding:0;
	/height:1%;
	background:url(../img/bg_yellow.gif) left top repeat-y;
	}

#tabGreen {
	padding-bottom:10px;
	display:none;
	background:#f8fff8 url(../img/bg_green_btm.gif) left bottom no-repeat;
	}
#tabGreen .lineGreen {
	padding:0;
	/height:1%;
	background:url(../img/bg_green.gif) left top repeat-y;
	}


/* tabBtn */
ul#tabBtn li {
	float:left;
	}


/* mile */
#mile {
	margin-top:10px;
	}
#mile dl {
	border:solid 1px #d8cfd4;
	width:319px;
	background-color:#f9f5f5;
	}
#mile dl img {
	vertical-align:bottom;
	}
#mile dl a {
	float:left;
	_height:1%;
	}
#mile dl a img {
	vertical-align:middle;
	}
#mile .arrow01 {
	position:relative;
	width:30px;
	}
#mile .arrow01 img {
	position:absolute;
	top:70px;
	left:321px;
	}


/* iyoPoint */
#iyoPoint {
	padding-top:10px;
	padding-right:10px;
	padding-left:11px;
	/padding-left:10px;
	}
#iyoPoint table {
	margin-top:5px;
	border:solid 1px #ff6600;
	width:100%;
	background-color:#ffffff;
	}
#iyoPoint table th,
#iyoPoint table td {
	padding-top:10px;
	padding-bottom:10px;
	}
#iyoPoint table th {
	width:40%;
	text-align:left;
	}
#iyoPoint table th img {
	margin-left:16px;
	}


/* station */
#station {
	margin:5px 10px 0 10px;
	padding:10px 25px;
	border:solid 1px #3690c0;
	background-color:#ffffff;
	}


/* value */
dl#value {
	padding:10px 10px 0 10px;
	min-height:84px;
	_height:84px;
	}
dl#value dt {
	width:260px;
	}
dl#value dd a {
	_height:1%;
	}


/*-----touch-------------------------------------*/
#touch {
	padding-bottom:20px;
	background:#fefee2 url(../img/bg_touch.gif) left bottom no-repeat;
	}
#touch ul {
	padding:0 9px;
	border-right:solid 1px #f2ddc4;
	border-left:solid 1px #f2ddc4;
	}
#touch ul li.floatL {
	width:367px;
	}
#touch ul li.floatR {
	width:295px;
	}
#touch dt img {
	vertical-align:bottom;
	}
#touch dd a {
	float:right;
	_height:1%;
	}


/*-----sideBox-------------------------------------*/
.sideBox a.linkBtnA {
	_height:1%;
	}
ul#icService img {
	vertical-align:bottom;
	}
