<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

/*---------モジュールスタイル_ST---------*/

table#module {
	border-collapse:collapse;
	margin-top:0px;
}

table#module td {
	border:#d7d8d8 solid 1px;
}

table#module td#left {
	width:540px;
}

table#module td#left img {
	border:0;
}

table#module td#right {
	width:257px;
	vertical-align:top;
	background:url(/int/fare/images/module-parts_02.gif) #f7f7f7 repeat-x bottom;
}

table#module td#right #module-head {
	width:257px;
	height:8px;
	border-bottom:#d7d8d8 solid 1px;
	margin: 0;
	padding: 0;
}
table#module td#right #module-head img {
	margin: 0!important;
	padding: 0!important;
}
table#module table#module-area {
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
	height:188px;
	padding-bottom:2px;
}

table#module table#module-area td {
	border:none;
}

select.width1 {
	width: 160px;
}

select.width2 {
	width: 60px;
}

/*---------モジュールスタイル_END---------*/


/*---------SPエコ割ページ用モジュールスタイル_ST---------*/

table#module-speco {
	margin-top:0px;
}

/*
table#module-speco td {
	border:#d7d8d8 solid 1px;
}*/

table#module-speco td#left {
	width:540px;
}
p.img img {
	border:#d7d8d8 solid 1px;
}

table#module-speco td#right {
	width:257px;
	vertical-align:top;
	background:url(../images/module-parts_02.gif) #f7f7f7 repeat-x bottom;
	border-right:#d7d8d8 solid 1px;
	border-bottom:#d7d8d8 solid 1px;
	margin-top:0;
	 padding-top:0;
}

table#module-speco td#right #module-head {
	width:257px;
	height:8px;
	border-top:#d7d8d8 solid 1px;
	border-bottom:#d7d8d8 solid 1px;
}

table#module-speco table#module-area {
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
}

table#module-speco table#module-area td {
	border:none;
}

table#module-speco td#module-top {
	border:none;
}

/*---------SPエコ割ページ用モジュールスタイル_END---------*/



/*------------------ お知らせ ------------------*/
div.areatop_topics {
margin-top:10px;
padding:8px;
border:#990000 solid 1px;
line-height: 120%;
color:#990000;
}
div.areatop_topics p {
margin:0!important;
padding:0!important;
border:none!important;
}
div.areatop_topics ul {
margin:0;
padding:2px 0 0 0;
}
div.areatop_topics ul li {
margin-left:1.3em;
list-style:disc;
}

</pre></body></html>