@charset "UTF-8";

/* CSS Document */


/*----------------------------------------------------
	☆indent
----------------------------------------------------*/

.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top0{margin-top:0 !important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.top25{margin-top:25px !important;}
.top30{margin-top:30px !important;}
.top35{margin-top:35px !important;}
.top40{margin-top:40px !important;}
.btm0{margin-bottom:0 !important;}
.btm5{margin-bottom:5px !important;}
.btm10{margin-bottom:10px !important;}
.btm15{margin-bottom:15px !important;}
.btm20{margin-bottom:20px !important;}
.btm25{margin-bottom:25px !important;}
.btm30{margin-bottom:30px !important;}
.btm35{margin-bottom:35px !important;}
.btm40{margin-bottom:40px !important;}
.btm45{margin-bottom:45px !important;}
.btm50{margin-bottom:50px !important;}
.btm55{margin-bottom:55px !important;}
.btm60{margin-bottom:60px !important;}
.btm65{margin-bottom:65px !important;}
.btm70{margin-bottom:70px !important;}
.btm75{margin-bottom:75px !important;}
.btm80{margin-bottom:80px !important;}
.btm85{margin-bottom:85px !important;}
.btm90{margin-bottom:90px !important;}
.btm95{margin-bottom:90px !important;}
.pT0{padding-top:0!important;}
.pT5{padding-top:5px!important;}
.pT10{padding-top:10px!important;}
.pT15{padding-top:15px!important;}
.pT20{padding-top:20px!important;}
.pB0{padding-bottom:0!important;}
.pB5{padding-bottom:5px!important;}
.pB10{padding-bottom:10px!important;}
.pB15{padding-bottom:15px!important;}
.pB20{padding-bottom:20px!important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.lm15{margin-left:15px !important;}
.lm20{margin-left:20px !important;}
.lm50{margin-left:50px !important;}
.lm60{margin-left:60px !important;}
.lm70{margin-left:70px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.rm15{margin-right:15px !important;}
.rm20{margin-right:20px !important;}

.vAT { vertical-align:top!important;}
.vAM { vertical-align:middle!important;}
.vAB { vertical-align:bottom!important;}

.red { color:#FF2626;}
.org { color:#EB5F00;}
.blue01{ color:#1979B2;}
.blue02{ color:#4AAFE5;}

a.orgLink { color:#EB6600!important;}
a.blue02Link { color:#4AAFE5!important;}

.bold {font-weight: bold;}
.normal {font-weight: normal;}

.icon {
	margin-right:3px;
	vertical-align:middle;
	margin-top:-1px;
}

img.imgMap {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
}





/*----------------------------------------------------
	☆form
----------------------------------------------------*/



.wSS{ width: 50px;}
.wS { width: 100px;}
.wM{ width: 270px;}
.wL{ width: 350px;}
.imeOff { ime-mode: disabled;}
.imeOn { ime-mode: active;}


textarea {
	border: 1px solid #CCCCCC;
	font-size:93%!important;
	line-height: 140%;
	 padding: 3px 6px;
}

textarea:focus {
	background-color: #FFFFED;
 border: 1px solid #AAA;
}

textarea.txtarea01 {
	height:70px;
	width:410px;
}

label{
	cursor:pointer;
}

label:hover{
	color:#418BB8;
}

input{
	padding:0;
}


input.wSS, input.wS, input.wM, input.wL, input.wLL {
    border: 1px solid #CCCCCC;
				font-size:93%!important;
    line-height: 140%;
    padding: 3px 6px;
}

input.wSS:focus, input.wS:focus, input.wM:focus, input.wL:focus, input.wLL:focus {
    background-color: #FFFFED;
    border: 1px solid #AAA;
}

.textFocus {
	color: #AAA;
}

button, input, select, textarea {
    font-size:93%!important;
}

.err {
	color:#E23435;
	font-size:77%!important;
	line-height:140%!important;
	padding-top:5px;
}

.errTd {
	background-color:#FFECE4!important;
}





/*----------------------------------------------------
	☆Width
----------------------------------------------------*/

.w5 {width:5%!important;}
.w10 {width:10%!important;}
.w15 {width:15%!important;}
.w18 {width:18%!important;}
.w20 {width:20%!important;}
.w25 {width:25%!important;}
.w30 {width:30%!important;}
.w35 {width:35%!important;}
.w40 {width:40%!important;}
.w45 {width:45%!important;}
.w50 {width:50%!important;}
.w55 {width:55%!important;}
.w60 {width:60%!important;}
.w65 {width:65%!important;}
.w70 {width:70%!important;}
.w75 {width:75%!important;}
.w80 {width:80%!important;}
.w85 {width:85%!important;}
.w90 {width:90%!important;}
.w95 {width:95%!important;}



/*----------------------------------------------------
	☆basecompo
----------------------------------------------------*/

#contents section.section {
	clear:both;
	margin-bottom:40px;
}

#contents section.last {
	margin-bottom:0;
}

.aural span,
span.aural {
	display:none;
	visibility:hidden;
}

img.icon {
	margin-right:5px;
	vertical-align:middle;
}

.pageTop {
	padding-top:15px;
	text-align:right;
}



/*----------------------------------------------------
	☆Btn
----------------------------------------------------*/


#contents p.subscribeBtn {
	text-align:center;
}

#contents p.subscribeBtn input,
#contents p.subscribeBtn a {
	background-color:#F59332;
	border: 0 none;
	cursor: pointer !important;
	color:#FFF;
	font-size:14px;
	font-weight:normal !important;
	line-height: 100% !important;
	vertical-align:baseline!important;
	margin: 0 8px;
	padding:8px 55px;
}

#contents p.subscribeBtn a {
	display:inline-block;
	text-decoration:none;
	padding:12px 55px;
}

#contents p.subscribeBtn input.color01,
#contents p.subscribeBtn a.color01 {
	background-color:#0A3B59;
}

#contents p.subscribeBtn input.color02,
#contents p.subscribeBtn a.color02 {
	background-color:#AAA;
}




.bscBtn01 a {
	background-color:#C0A381;
	color:#FFF;
	padding:7px 30px;
	line-height:140%;
	text-decoration:none;
}

.bscBtn01 a:hover {
	background-color:#C00d22;
}



.bscBtn02 a {
	background-color:#7B6A56;
	color:#FFF;
	padding:7px 30px;
	line-height:140%;
	text-decoration:none;
}

.bscBtn02 a:hover {
	background-color:#C00d22;
}



/*----------------------------------------------------
	☆List
----------------------------------------------------*/


.indList,
.indListS {
	margin-bottom:15px;
}

.indList li,
.indListS li {
	line-height:170%;
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}

.indListS li {
	font-size: 85% !important;
	line-height:130%;
}


.numList,
.numListS {
	margin-bottom:15px;
	padding-left:1.6em;
}

.numList li,
.numListS li {
	line-height:150%;
	list-style: decimal outside none;
	margin-bottom: 5px;
}

.numListS li {
	font-size: 85% !important;
	line-height: 130%;
}

:first-child + html .numList {
    padding-left: 2em;
}
:first-child + html .numListS {
    padding-left: 2em;
}



#contents ul.arrowList01 {
	margin-bottom:15px;
}

#contents ul.arrowList01 li {
	line-height:140%;
	margin-bottom:5px;
	text-indent:-20px;
	padding-left:20px;
}

#contents ul.arrowList01 li>a,
#contents ul.arrowList01 li>span {
	background:url(../cmn_img/icon_arrow_01.gif) 7px 3px no-repeat;
	color:#333;
	padding-left:20px;
	text-decoration:none;
}

#contents ul.arrowList01 li span {
	text-decoration:none;
}

#contents ul.arrowList01 li a:hover {
	color:#EB6100;
	text-decoration:none;
}

#contents ul.arrowList01S {
	margin-bottom:15px;
}

#contents ul.arrowList01S li {
	font-size: 85% !important;
	line-height: 120%;
	margin-bottom:5px;
	text-indent:-20px;
	padding-left:20px;
}

#contents ul.arrowList01S li span {
	text-decoration:none;
}

#contents ul.arrowList01S li a:hover {
	color:#EB6100;
	text-decoration:none;
}

#contents ul.iconList {
	margin-bottom:15px;
}

#contents ul.iconList li {
	line-height:140%;
	margin-bottom:5px;
	text-indent:-26px;
	padding-left:26px;
}

#contents ul.iconList li a {
	background:url(../cmn_img/icon_newwin.gif) 4px 3px no-repeat;
	color:#333;
	padding:0 0 3px 25px;
	text-decoration:none;
}

#contents ul.iconList li a:hover {
	color:#EB6100;
}

#contents ul.iconList li.blankIcon a { background:url(../cmn_img/icon_newwin.gif) 6px 4px no-repeat;}
#contents ul.iconList li.pdfIcon a { background:url(../cmn_img/icon_pdf.gif) 2px top no-repeat;}
#contents ul.iconList li.exlIcon a { background:url(../cmn_img/icon_excel.gif) 4px top no-repeat;}
#contents ul.iconList li.wrdIcon a { background:url(../cmn_img/icon_word.gif) 4px top no-repeat;}


#contents ul.circleList01 {
	margin-bottom:15px;
}

#contents ul.circleList01 li {
	background:url(../cmn_img/icon_circle_02.gif) left 14px no-repeat;
	border-bottom:1px dashed #CDCDCD;
	line-height:140%;
	padding:12px 10px 12px 26px;
}

#contents ul.circleList01 li.last {
	border-bottom:none;
}



#contents ul.circleList01noBdr {
	margin-bottom:15px;
}

#contents ul.circleList01noBdr li {
	background:url(../cmn_img/icon_circle_02.gif) left 14px no-repeat;
	border-bottom:none;
	line-height:140%;
	padding:12px 10px 12px 26px;
}

#contents ul.circleList01noBdr li.last {
	padding:12px 10px 6px 26px;
}



#contents dl.circleList01 {
}

#contents dl.circleList01 dt {
	background:url(../cmn_img/icon_circle_02.gif) left 3px no-repeat;
	color:#1979B2;
	line-height:1.7;
	padding:0 10px 0 26px;
}

#contents dl.circleList01 dd {
	border-bottom:1px dashed #CDCDCD;
	line-height:1.7;
	margin-bottom:12px;
	padding:0 10px 12px 26px;
}

#contents dl.circleList01 dd.last {
	border-bottom:none;
	margin-bottom:0;
	padding:0 10px 0 26px;
}

.indListu {
	margin-bottom:15px;
}

.indListu li {
	line-height:170%;
	text-indent:-1em;
	padding-left:1em;
}

/*----------------------------------------------------
	☆head
----------------------------------------------------*/

.imgHead {
	font-size:0;
	line-height:0;
}

.head01 {
	border-bottom:1px solid #7FBDEA;
	color:#000;
	font-size:28px!important;
	font-weight:normal;
	line-height:1.4;
	margin-bottom:30px;
	padding-bottom:17px;
}

.head02 {
	background:url(../cmn_img/bg_head02.jpg) left center no-repeat;
	border-bottom:1px solid #D1ECF6;
	border-top:1px solid #D1ECF6;
	font-size:123.1%!important;
	font-weight:normal;
	line-height:140%;
	margin-bottom:25px;
	padding:11px 0 8px 30px;
}

.head02L {
	background:url(../cmn_img/bg_head02L.jpg) left center no-repeat;
	border-bottom:1px solid #D1ECF6;
	border-top:1px solid #D1ECF6;
	font-size:123.1%!important;
	font-weight:normal;
	line-height:140%;
	margin-bottom:25px;
	padding:11px 0 8px 30px;
}

.head03 {
	border-top:1px solid #CCC;
}

.head03 .head03Inr {
	background:url(../cmn_img/bg_head03.jpg) left bottom no-repeat;
	border-top:2px solid #FFF;
	color:#333333;
	font-size:116%!important;
	font-weight:normal;
	margin-bottom:20px;
	padding:7px 0 10px 13px;
}

.head03 .head03Inr span {
	border-left:3px solid #4AAFE5;
	display:block;
	line-height:120%;
	padding:0 10px;
}

.head03 .head03LInr {
	background:url(../cmn_img/bg_head03L.jpg) left bottom no-repeat;
	border-top:2px solid #FFF;
	color:#333333;
	font-size:116%!important;
	font-weight:normal;
	margin-bottom:20px;
	padding:7px 0 10px 13px;
}

.head03 .head03LInr span {
	border-left:3px solid #4AAFE5;
	line-height:120%;
	padding:0 10px;
}

.head03 .head03LInr span.red {
	border-left: none;
}

.head04 {
	background:url(../cmn_img/bg_texture_04.gif) left top repeat;
	font-size:116%!important;
	font-weight:normal;
	margin-bottom:25px;
	padding:10px 20px;
}

.head05 {
	color:#4AAEE5;
	font-size:123.1%!important;
	font-weight:bold;
	margin-bottom:15px;
}

.head06 {
	background:url(../cmn_img/icon_circle_02.gif) left 4px no-repeat;
	color:#4AAFE5;
	font-weight:normal;
	margin-bottom:15px;
	padding-left:23px;
}

.head07 {
	color:#1B7CB4;
	background-color:#EAF7FF;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 8px 18px;
}

.head08 {
	color:#1B7CB4;
	background-color:#FFFFFF;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 8px 18px;
	border:3px solid #D0EAF9;
}

#contents div.ticketHd h3 {
	color:#4AAEE5;
	font-size: 155% !important;
	font-weight:bold;
	padding:10px 0;
	text-align: center;
}


/*----------------------------------------------------
	☆Table
----------------------------------------------------*/


#contents div.bscTbl01 table {
	border-collapse:separate;
	border-spacing:1px;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	width:100%;
}

#contents div.bscTbl01 table th,
#contents div.bscTbl01 table td {
	border-right:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	line-height:1.7;
	padding:10px 20px 7px;
	text-align:left;
	vertical-align:top;
}

#contents div.bscTbl01 table th {
	background-color:#E5F3FC;
	color:#0079B8;
	font-weight:normal;
}

#contents div.bscTbl01Light table th,
#contents div.bscTbl01Light table td {
	padding:8px 10px;
}

#contents div.bscTbl02 {
	margin-bottom:20px;
}

#contents div.bscTbl02 table {
	border-collapse:separate;
	border-left:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	border-spacing:1px;
	width:100%;
}

#contents div.bscTbl02 table tr.headTh th,
#contents div.bscTbl02 table tr.center td {
	text-align: center;
}

#contents div.bscTbl02 table tr.center th {
	vertical-align: middle;
}

#contents div.bscTbl02 table th,
#contents div.bscTbl02 table td {
	border-right:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	line-height:1.7;
	padding:10px 20px 10px;
	text-align:left;
	vertical-align:middle;
}

#contents div.bscTbl02 table th {
	background:url(../cmn_img/bg_texture_03.gif) left top repeat;
	color:#0079B8;
	font-weight:normal;
}

#contents div.bscTbl02Light table th,
#contents div.bscTbl02Light table td {
	padding:8px 5px;
}

#contents div.centerTbl table th,
#contents div.centerTbl table td {
	text-align:center;
}

#contents div.vamTbl table th,
#contents div.vamTbl table td {
	vertical-align:middle;
}

#contents div.fixedTbl table {
	table-layout:fixed;
	width:100%;
}




/*----------------------------------------------------
	☆Box
----------------------------------------------------*/

#contents div.bscBox01 {
	border:4px solid #B6DFF6;
	padding:17px 0;
}

#contents div.bscBox01 div.bscBox01Inr {
	margin:0 auto;
	width:620px;
}

#contents div.bscBox01 div.bscBox01Inr02 {
	margin:0 auto;
	width:830px;
}

#contents div.bscBox02 {
	background:url(../cmn_img/bg_texture_01.gif) left top repeat;
	padding:25px 0;
}

#contents div.bscBox02 div.bscBox02Inr {
	margin:0 auto;
	width:620px;
}






/*----------------------------------------------------
	☆Other
----------------------------------------------------*/


#contents div.anchorBox {
	background:url(../cmn_img/bg_texture_03.gif) left top repeat;
	border-top:1px solid #D1E6F6;
	border-bottom:1px solid #D1E6F6;
	margin-bottom:35px;
	padding:15px 0;
	text-align:center;
	width:662px;
}

#contents div.anchorBox p a {
	color:#0079B8;
}

#contents div.contentsList {
	width:662px;
}

#contents div.contentsList ul li {
	background:url(../cmn_img/bg_contentslist.jpg) left bottom no-repeat;
	cursor:pointer;
	float:left;
	margin:0 15px 15px 0;
	padding-bottom:25px;
	width:210px;
}

#contents div.contentsList ul li h3 {
	border-top:3px solid #4AAFE5;
	color:#4AAFE5;
	font-size:116%!important;
	line-height:1.4!important;
	padding:22px 10px 20px;
	text-align:center;
}

#contents div.contentsList ul li h3 a {
	color:#4AAFE5;
	text-decoration:none;
}

#contents div.contentsList ul li p.img {
	text-align:center;
}


#contents div.contentsList02 {
	width:662px;
}

#contents div.contentsList02 ul li {
	background:url(../cmn_img/bg_contentslist02.jpg) left bottom no-repeat;
	cursor:pointer;
	float:left;
	margin:0 0 15px 0;
	padding-bottom:20px;
	width:320px;
}

#contents div.contentsList02 ul li p.img {
	border-top:3px solid #4AAFE5;
	font-size:0;
	line-height:0;
	padding:22px 10px 20px;
	text-align:center;
}

#contents div.contentsList02 ul li h3 {
	color:#4AAFE5;
	font-size:108%!important;
	line-height:1.4!important;
	text-align:center;
}

#contents div.contentsList02 ul li h3 a {
	color:#4AAFE5;
	text-decoration:none;
}

#contents div.archiveList01 {
	width:662px;
}

#contents div.archiveList01 ul {
	width:662px;
}

#contents div.archiveList01 ul li {
	float:left;
	font-size:108%!important;
	font-weight:normal;
	line-height:1.4;
	margin:0 15px 13px 0;
	width:210px;
}

#contents div.archiveList01 ul li a {
	background:url(../cmn_img/bg_archivelist_01.jpg) left bottom no-repeat;
	border-top:1px solid #C6C6C6;
	color:#197AB2;
	display:block;
	padding:10px 45px 15px 17px;
}

#contents div.archiveList02 {
	width:662px;
}

#contents div.archiveList02 ul {
	width:662px;
}

#contents div.archiveList02 ul li {
	float:left;
	font-size:123.1%!important;
	font-weight:normal;
	line-height:1.4;
	margin:0 0 13px 0;
	width:322px;
}

#contents div.archiveList02 ul li a {
	background:url(../cmn_img/bg_archivelist_02.jpg) left bottom no-repeat;
	border-top:1px solid #C6C6C6;
	color:#197AB2;
	display:block;
	padding:24px 50px 24px 20px;
}


#contents div.facilityList {
	width:662px;
}

#contents div.facilityList ul {
	width:662px;
}

#contents div.facilityList ul li {
	float:left;
	margin:0 20px 25px 0;
	width:206px;
}

#contents div.facilityList ul li h3 {
	color:#197AB2;
	font-weight:normal;
	margin-bottom:10px;
}

#contents div.facilityList ul li h3 a {
	color:#197AB2;
}

#contents div.facilityList ul li p.data {
	color:#333;
	font-size:93%!important;
}

#contents div.stationMenu {
	width:662px;
}

#contents div.stationMenu table {
	border-collapse:collapse;
	border-left:1px solid #70A9D5;
	border-top:1px solid #70A9D5;
	width:100%;
}

#contents div.stationMenu table td {
	border-right:1px solid #70A9D5;
	border-bottom:1px solid #70A9D5;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}

#contents div.stationMenu table td p{
	font-size:0;
	line-height:0;
}

#contents div.stationMenu table td p a{
	display:block;
	height:43px;
	width:164px;
}

#contents div.stationMenu table td p a span{
	display:none;
}

#contents div.stationMenu table td.td01 p a{
	background:url(../cmn_img/btn_stationlist_01_f.gif) left top no-repeat;
}

#contents div.stationMenu table td.td01 p a:hover,
#contents div.stationMenu table td.td01 p a.current{
	background:url(../cmn_img/btn_stationlist_01_h.gif) left top no-repeat;
}

#contents div.stationMenu table td.td02 p a{
	background:url(../cmn_img/btn_stationlist_02_f.gif) left top no-repeat;
}

#contents div.stationMenu table td.td02 p a:hover,
#contents div.stationMenu table td.td02 p a.current{
	background:url(../cmn_img/btn_stationlist_02_h.gif) left top no-repeat;
}

#contents div.stationMenu table td.td03 p a{
	background:url(../cmn_img/btn_stationlist_03_f.gif) left top no-repeat;
}

#contents div.stationMenu table td.td03 p a:hover,
#contents div.stationMenu table td.td03 p a.current{
	background:url(../cmn_img/btn_stationlist_03_h.gif) left top no-repeat;
}

#contents div.stationMenu table td.td04 p a{
	background:url(../cmn_img/btn_stationlist_04_f.gif) left top no-repeat;
}

#contents div.stationMenu table td.td04 p a:hover,
#contents div.stationMenu table td.td04 p a.current{
	background:url(../cmn_img/btn_stationlist_04_h.gif) left top no-repeat;
}

#contents div.stationMenu table td.td05 p a{
	background:url(../cmn_img/btn_stationlist_05_f.gif) left top no-repeat;
}

#contents div.stationMenu table td.td05 p a:hover,
#contents div.stationMenu table td.td05 p a.current{
	background:url(../cmn_img/btn_stationlist_05_h.gif) left top no-repeat;
}

#contents div.stationMenu table td.td06 p a{
	background:url(../cmn_img/btn_stationlist_06_f.gif) left top no-repeat;
}

#contents div.stationMenu table td.td06 p a:hover,
#contents div.stationMenu table td.td06 p a.current{
	background:url(../cmn_img/btn_stationlist_06_h.gif) left top no-repeat;
}

#contents div.stationMenu table td.td07 p a{
	background:url(../cmn_img/btn_stationlist_07_f.gif) left top no-repeat;
}

#contents div.stationMenu table td.td07 p a:hover,
#contents div.stationMenu table td.td07 p a.current{
	background:url(../cmn_img/btn_stationlist_07_h.gif) left top no-repeat;
}

#contents div.stationMenu table td.td08 p a{
	background:url(../cmn_img/btn_stationlist_08_f.gif) left top no-repeat;
    background-size: cover;
  width: 100%;
}

#contents div.stationMenu table td.td08 p a:hover,
#contents div.stationMenu table td.td08 p a.current{
	background:url(../cmn_img/btn_stationlist_08_h.gif) left top no-repeat;
}




#contents div.stationHd {
	background:url(../cmn_img/bg_stationhd.jpg) left top no-repeat;
	height:76px;
	margin-bottom:30px;
	width:662px;
	
	position:relative;
}

#contents div.hdFukai { background:url(../images/station/fukai/bg_stationhd.jpg) left top no-repeat;}
#contents div.hdIzumigaoka { background:url(../images/station/izumigaoka/bg_stationhd.jpg) left top no-repeat;}
#contents div.hdToga { background:url(../images/station/toga_mikita/bg_stationhd.jpg) left top no-repeat;}
#contents div.hdKomyoike { background:url(../images/station/komyoike/bg_stationhd.jpg) left top no-repeat;}
#contents div.hdIzumichuo { background:url(../images/station/izumichuo/bg_stationhd.jpg) left top no-repeat;}

#contents div.stationHd .stationName {
	text-align:center;
	width:260px;
	
	position:absolute;
	margin-left:-130px;
	left:50%;
	top:0;
	z-index:2;
}

#contents div.stationHd ul {
	width: 100%;
}

#contents div.stationHd ul li {
	float: left;
}

#contents div.stationHd ul li.last {
	float: right;
}

#contents div.izumichuoHd {
	background:url(../images/station/izumichuo/bg_izumichuo.jpg) left top no-repeat;
	height:76px;
	margin-bottom:30px;
	width:662px;
	
	position:relative;
}

#contents div.izumichuoHd .izumichuoName {
	text-align:center;
	width:222px;
	
	position:absolute;
	margin-left:-111px;
	left:50%;
	top:0;
	z-index:2;
}

#contents div.izumichuoHd ul {
	width: 100%;
}

#contents div.izumichuoHd ul li {
	float: left;
}

#contents div.izumichuoHd ul li.last {
	float: right;
}



#contents .stationHd02 {
	height:90px;
	margin-bottom:20px;
	width:662px;
}

#contents .stationHd02 span {
	display:none;
	visibility:hidden;
}

#contents .shd01 { background:url(../images/station/h_information.jpg) left top no-repeat;}
#contents .shd02 { background:url(../images/station/h_yardmap.jpg) left top no-repeat;}
#contents .shd03 { background:url(../images/station/h_timetable.jpg) left top no-repeat;}
#contents .shd04 { background:url(../images/station/h_price.jpg) left top no-repeat;}
#contents .shd05 { background:url(../images/station/h_stop.jpg) left top no-repeat;}
#contents .shd06 { background:url(../images/station/h_facility.jpg) left top no-repeat;}
#contents .shd07 { background:url(../images/station/h_town.jpg) left top no-repeat;}
#contents .shd08 { background:url(../images/station/h_shop.jpg) left top no-repeat;}








#contents div.yardmapList {
	width: 100%;
}

#contents div.yardmapList ul {
	width: 100%;
}

#contents div.yardmapList ul li {
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
}

#contents div.yardmapList ul li span {
	background: url(../cmn_img/icon_arrow_01.gif) left 3px no-repeat;
	margin-right: 3px;
	padding-left: 12px;
}

#contents div.stopList {
	width: 100%;
}

#contents div.stopList ul li {
	float: left;
	margin-right: 10px;
}

#contents div.stopList ul li.last{
	margin-right: 0;
}

#contents div.facilityList02 .facilityLink {
	background:url(../cmn_img/bg_texture_03.gif) left top repeat;
	border-top:1px dashed #CCC;
	border-bottom:1px  dashed #CCC;
	padding:10px 0 10px 15px;
}

#contents div.facilityList02 .facilityLink a {
	color:#4AAFE5;
	font-size:116%!important;
}

#contents .facilityList02 ul{
	width:100%;
}

#contents div.facilityList02{
	margin-bottom:20px;
	width:100%;
}

#contents .facilityList02 ul li {
	border-bottom: 1px dashed #CCC;
	padding:10px 0 10px 15px;
	word-break:break-all;
}

#contents div.townArea {
	background:url(../images/station/bg_townarea.jpg) left bottom no-repeat;
	padding-bottom:62px;
	width:662px;
}


#contents div.townList {
	width:100%;
}

#contents div.townList ul li {
	border: 1px solid #CCC;
	border-bottom:3px solid #4AAFE5;
	cursor:pointer;
	float:left;
	margin:0 7px 25px 0;
	padding-bottom:15px;
	width:214px;
}

#contents div.townList ul li h3 {
	background: url(../images/station/bg_townlist_arr.gif) center bottom no-repeat;
	color:#4AAFE5;
	font-size:116%!important;
	line-height:1.4!important;
	padding:0 10px 35px;
	text-align:center;
}

#contents div.townList ul li h3 a {
	color:#4AAFE5;
	text-decoration:none;
}

#contents div.townList ul li p.img {
	text-align:center;
	padding:10px 10px 12px;
}

#contents div.ticketbox {
    background: url("../images/economy/bg_ticket_detail.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    padding: 50px 0;
    text-align: center;
}

#contents div.stationNameBox {
	float: left;
	cursor: pointer;
	margin-bottom:20px;
	margin-right: 22px;
	width: 320px;
}

#contents div.stationNameBox div.stationName {
	background:url(../cmn_img/bg_station_name.jpg) left top no-repeat;
	margin-bottom:7px;
	width:100%;
}

#contents div.stationNameBox div.stationName h3 {
	text-align: center;
	font-size:116%!important;
	font-weight:normal;
	line-height:100%;
	padding: 40px 0;
}

#contents div.stationNameBox div.stationName h3 img {
	font-size:0;
	line-height:0;
	margin-bottom:15px;
}

#contents div.stationNameBox div.stationName h3 a {
	color:#3589B8;
	text-decoration:none;
}

#contents div.stationNameBox div.stationName h3 a:hover {
	text-decoration:none;
}

#contents div.stationNameBox p.link{
	background:url(../cmn_img/icon_arrow_01.gif) left 5px no-repeat;
	color:#333;
	display:block;
	line-height:1.4;
	padding-left: 14px;
}

#contents div.stationNameBox p.link a:hover {
	color:#EF6900;
	text-decoration:none;
}

#contents div.stationNameBox p.link span {
	background:url(../cmn_img/icon_pdf.gif) right top no-repeat;
	padding-right: 17px;
}



#contents div.faqList ul li{
	margin-bottom: 5px;
	line-height:1.8;
}

#contents div.faqList ul li span {
	background:url(../cmn_img/icon_faq_01.gif) left center no-repeat;
	color:#FFF;
  display: block;
  float: left;
  margin: 0 16px 0 20px;
  padding: 2px 7px;
  text-align: center;	
}

#contents div.faqList ul li a{
	color:#4AAFE5;
}

#contents div.faqTbl table {
	border-spacing:1px;
	border-left:1px solid #B6DFF6;
	border-top:1px solid #B6DFF6;
	width:100%;
}

#contents div.faqTbl table th,
#contents div.faqTbl table td {
	border-right:1px solid #B6DFF6;
	border-bottom:1px solid #B6DFF6;
	line-height:1.7;
	padding:10px 20px 7px;
	text-align:left;
	vertical-align:top;
}

#contents div.faqTbl table tr.question td {
	background-color:#E6F4FA;
	color: #4AAFE5;
}

#contents div.faqTbl table tr.question th {
	background-color:#4AAFE5;
	color:#FFF;
}

#contents div.faqTbl table th {
	color: #4AAFE5;
	vertical-align:middle;
}

#contents div.faqTbl table td a {
	color:#EB5F00;
}

#contents div.faqTbl table  ul li span{
	display: block;
    float: left;
    margin-right: 15px;
    width: 112px;}



/*----------------------------------------------------
	☆prevBtn
----------------------------------------------------*/


#contents p.prevBtn01 {
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	line-height:140%;
}

#contents p.prevBtn01 a {
	background:url(../cmn_img/icon_prev_01.gif) 13px center no-repeat;
	display:block;
	padding:13px 28px;
	text-decoration:none;
}

#contents p.prevBtn01 a:hover {
	background-color:#FAFAFA;
	color:#C00D23;
}

#contents div.anzenHd{
	background:url(../cmn_img/bg_texture_01.gif) left top repeat;
	color: #0C79B6;
	font-size: 110% !important;
	font-weight: normal;
	margin: 0 auto;
	padding:25px 0;
	text-align: center;
	width:620px;
}



/*----------------------------------------------------
	☆fltImg
----------------------------------------------------*/

.fltImgL {
	float: left;
	padding: 0 15px 15px 0;
}

.fltImgR {
	float: right;
	padding: 0 65px 15px 15px;
}

#contents div.fltBtnL ul li {
	float: left;
		padding: 0 10px 15px 0;
}




/*----------------------------------------------------
	☆stationGallery
----------------------------------------------------*/

#contents div.stationGallery {
	margin-bottom:5px;
	width:662px;
}

#contents div.stationGallery .bx-wrapper {
	float:left;
	width:494px!important;
}

#contents div.stationGallery .bx-viewport {
	width:494px!important;
}

#contents div.stationGallery ul.sgSlider {
	float:left;
	width:494px!important;
}

#contents div.stationGallery ul.sgSlider li {
	width:494px!important;
}

#contents div.stationGallery ul.sgSlider li img {
	border:1px solid #D3D3D3;
	font-size:0;
	line-height:0;
	padding:1px;
}

#contents div.stationGallery #sgPager {
	float:right;
	width:150px;
}

#contents div.stationGallery #sgPager a {
	display:block;
	font-size:0;
	line-height:0;
	margin-bottom:15px;
}

#contents div.stationGallery #sgPager a img {
	border:1px solid #D3D3D3;
	font-size:0;
	line-height:0;
	padding:1px;
}

#contents div.stationGallery #sgPager a.active img {
	opacity:0.7!important;
	filter: alpha(opacity=70)!important;
	-ms-filter: "alpha(opacity=70)"!important; /* ie 8 */
	-moz-opacity:0.7!important; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;!important; /* Safari 1.x */
}

#contents div.stationMap {
	clear:both;
}

#contents div.stationMap iframe {
	border:1px solid #D3D3D3;
	margin-bottom:5px;
	padding:1px;
}






#contents div.ticketHd02 {
	background:url(../images/economy/bg_ticket_hd_01.gif) left top no-repeat;
	padding-top:4px;
}

#contents div.ticketHd02 .ticketHd02Inr {
	background:url(../images/economy/bg_ticket_hd_02.gif) left bottom no-repeat;
	padding-bottom: 20px;
}

#contents div.ticketHd02 .ticketHd02Inr h2 {
	background:url(../images/economy/bg_ticket_hd_03.gif) left top repeat-y;
    color: #0C79B6;
    font-size: 155% !important;
    text-align: center;
		margin: 17px 0 8px;
		font-weight: normal;
}
