<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 ------------------*/

#area-navi {
	width:800px;
	height:45px;
	margin:0;
	padding:0;
	background:url(../images/select_090113.gif) no-repeat 0 0;
}


#area-navi ul {
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
}

#area-navi li {
	overflow:hidden;
	float:left;
}

#area-navi li a {
	display:block;
	width:80px;
	height:45px;
	text-indent:-9999px;
}

#now {
	display:block;
	width:80px;
	height:45px;
	text-indent:-9999px;
}

#area-navi li#hg a {background: url(../images/select_090113.gif) no-repeat 0px 0px;}
#area-navi li#na a {background: url(../images/select_090113.gif) no-repeat -80px 0px;}
#area-navi li#sa a {background: url(../images/select_090113.gif) no-repeat -160px 0px;}
#area-navi li#eu a {background: url(../images/select_090113.gif) no-repeat -240px 0px;}
#area-navi li#saf a {background: url(../images/select_090113.gif) no-repeat -320px 0px;}
#area-navi li#me a {background: url(../images/select_090113.gif) no-repeat -400px 0px;}
#area-navi li#ch a {background: url(../images/select_090113.gif) no-repeat -480px 0px;}
#area-navi li#kt a {background: url(../images/select_090113.gif) no-repeat -560px 0px;}
#area-navi li#kt2 a {background: url(../images/select_090113.gif) no-repeat -640px 0px;}
#area-navi li#sea a {background: url(../images/select_090113.gif) no-repeat -720px 0px;}

#area-navi li#hg a:hover {background: url(../images/select_090113.gif) no-repeat 0px -45px;}
#area-navi li#na a:hover {background: url(../images/select_090113.gif) no-repeat -80px -45px;}
#area-navi li#sa a:hover {background: url(../images/select_090113.gif) no-repeat -160px -45px;}
#area-navi li#eu a:hover {background: url(../images/select_090113.gif) no-repeat -240px -45px;}
#area-navi li#saf a:hover {background: url(../images/select_090113.gif) no-repeat -320px -45px;}
#area-navi li#me a:hover {background: url(../images/select_090113.gif) no-repeat -400px -45px;}
#area-navi li#ch a:hover {background: url(../images/select_090113.gif) no-repeat -480px -45px;}
#area-navi li#kt a:hover {background: url(../images/select_090113.gif) no-repeat -560px -45px;}
#area-navi li#kt2 a:hover {background: url(../images/select_090113.gif) no-repeat -640px -45px;}
#area-navi li#sea a:hover {background: url(../images/select_090113.gif) no-repeat -720px -45px;}

#area-navi li#hg #now {background: url(../images/select_090113.gif) no-repeat 0px -45px;}
#area-navi li#na #now {background: url(../images/select_090113.gif) no-repeat -80px -45px;}
#area-navi li#sa #now {background: url(../images/select_090113.gif) no-repeat -160px -45px;}
#area-navi li#eu #now {background: url(../images/select_090113.gif) no-repeat -240px -45px;}
#area-navi li#saf #now {background: url(../images/select_090113.gif) no-repeat -320px -45px;}
#area-navi li#me #now {background: url(../images/select_090113.gif) no-repeat -400px -45px;}
#area-navi li#ch #now {background: url(../images/select_090113.gif) no-repeat -480px -45px;}
#area-navi li#kt #now {background: url(../images/select_090113.gif) no-repeat -560px -45px;}
#area-navi li#kt2 #now {background: url(../images/select_090113.gif) no-repeat -640px -45px;}
#area-navi li#sea #now {background: url(../images/select_090113.gif) no-repeat -720px -45px;}


/*------------------ エリアナビ_END ------------------*/


/*------------------ プラン一覧_ST ------------------*/


#door-table {
	margin:0;
	padding:0;
	background:url(../images/area-parts_01.gif) repeat-y;
	width:800px;
}

#door-table #area-submenu {
	width:796px;
	height:31px;
	margin-left:2px;
	background:url(../images/area-parts_03.gif) repeat-x top;
}

#door-table #area-submenu ul {
	list-style:none;
	margin:10px 0 0 10px;
	padding:0;

}
	
#door-table #area-submenu li {
	float: left;
	width: 33%;
	padding: 3px;
	background:url(../images/area-parts_12.gif) no-repeat 0 2px;
}
/* \*/
#door-table #area-submenu li {
	width: auto;
	white-space: nowrap;
}
/* */
#door-table #area-submenu li.first {
	padding: 3px 3px 3px 0;
	background-image: none;
}
#door-table #area-submenu li a,
#door-table #area-submenu li span {
	display: block;
	padding: 0 10px 0 23px;
	background:url(../images/area-parts_05.gif) no-repeat 10px 0.2em;
}
#door-table #area-submenu li.first a,
#door-table #area-submenu li.first span {
	padding: 0 10px 0 13px;
	background:url(../images/area-parts_05.gif) no-repeat 0 0.2em;
}
#door-table #area-submenu li a.on,
#door-table #area-submenu li a:hover,
#door-table #area-submenu li span {
	background: #229ebb url(../images/area-parts_06.gif) no-repeat 10px 0.2em;
	color: #ffffff;
	text-decoration: none;
}
#door-table #area-submenu li.first a.on,
#door-table #area-submenu li.first a:hover,
#door-table #area-submenu li.first span {
	background: #229ebb url(../images/area-parts_06.gif) no-repeat 0 0.2em;
}

#door-table table.nav {
	width:776px;
	margin-top:10px;
	border:none;
}

#door-table table.nav td {
	text-align:left;
	border:none;
}

#door-table table.nav td.nav-area {
	width:442px;
}

#door-table table.nav td.f-setumei {
	width:334px;
	text-align:right;
	margin:0;
	padding:0;
}

#door-table table.nav td.f-setumei table {
	width:auto;
	border:none;
}

#door-table table.nav td.f-setumei table td {
	border:none;
	font-size:12px;
}

#door-table table.nav td.f-setumei table img {
	margin-right:4px;
}

/*2008/1/23tuika*/
#door-table table.nav td.f-setumei2 table {
	width:auto;
	border:none;
	text-align:left;
}

#door-table table.nav td.f-setumei2 table td {
	border:none;
	font-size:12px;
	text-align:left;
}
/*end*/


#door-table table {
	width: 776px;
	border:#cdcdcd solid 1px;
	margin-left:10px;
	border-collapse:collapse;
}
#door-table th,
#door-table td {
	border-width: 0 1px 1px 0;
	padding:0px;
	border-color: #cdcdcd;
	border-style: solid;
	text-align: center;
	font-weight: normal;
}
#door-table .add-line {
	padding: 0 0 8px 2px;
	border: none;
	text-align: left;
}
#door-table .add-line .note {
	width: 4em;
}
* html #door-table .add-line .note {
	width: 5em;
}
#door-table .note {
	padding-left: 1em;
	text-indent: -1em;
}
#door-table .empty {
	display: none;
}
#door-table th.l-ti,
#door-table td.plan-name {
	text-align: left;
	width: 229px;
	height: 30px;
	padding-left: 10px;
	vertical-align: middle;
}
#door-table td.plan-name .f-plan {
	float:left;
	margin-top: 6px;
}

#door-table td.plan-name .p-plan {
	float:left;
	margin-top: 14px;
}

.f-icon {
	float:right;
	text-align:right;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}

#door-table td.icon-line {
	text-align:left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
#door-table td.icon-line_1 {
	text-align:left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 12px;
}

#door-table td.icon-line img {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#door-table th {
	background-color: #c3ebf4;
}
#door-table th.l-ti {
	background: #c3ebf4 url(../images/area-parts_07.gif) repeat-y left;
}

#door-table tr.t-header th {
	background: #c3ebf4 url(../images/area-parts_08.gif) repeat-x top;
	padding-top: 6px;
	border-left-width: 0;
}

#door-table th#unchin {
	width:263px;
	vertical-align: middle;
}

.unchin-bar {
	background-color:#FFFFFF;
}
.unchin-bar-arrow {
	background-image:url(/int/fare/images/arrow_bg.gif); background-repeat: repeat-y;
}

#door-table th#tokuten {
	width:79px;
}

#door-table tr.first-line td {
	padding-top: 8px;
	background: url(../images/area-parts_09.gif) repeat-x top left;
}
#door-table tr.first-line td.add-line {
	padding: 0;
	background-image: none;
}
#door-table tr.first-line th.l-ti {
	padding-top: 8px;
	background: #c3ebf4 url(../images/area-parts_10.gif) no-repeat top left;
}
#door-table tr.t-header th.l-ti {
	background: #c3ebf4 url(../images/area-parts_11.gif) no-repeat top left;
}
#door-table tr.on td {
	background-color: #ffcccc;
}
#door-table .tbl-fonts {
	font-size:12px;
}
#door-table .tbl-fonts .arrow {
	padding:0;	
}
#door-table .tbl-fonts .arrow img{
	margin-bottom:4px;	
}
.table-border {
	border:#cdcdcd solid 1px;
	clear:both;
}

#door-table-footer {
	width:800px;
	background:url(../images/area-parts_02.gif) no-repeat bottom;
	padding:10px 0px 10px 0px;
}

#door-table-footer table {
	border:none;
}

#door-table-footer table td {
	border:none;
	text-align:left;
}

table#otherunchin {
	border-top:#EBEBEB solid 1px;
	margin-top:3px;
}

#panel01cap table,
#panel02cap table,
{
	border:none;
}

#panel01cap td,
#panel02cap td,
{
	border:none;
	text-align:left;
}

h2#yoko-module-arrow {
	width:800;
	height:46;
	background:url(/int/fare/images/yoko-module-parts_05.gif) no-repeat  !important;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
}
.title {
	font-weight: bold;
	background-color:#C5D5EF;
	text-align:center;
}
.nomal {
	text-align:center;
}
.nomal_b {
	font-weight: bold;
	text-align:center;
}

.nomal_b_bl {
	font-weight: bold;
	background-color:#f4f4f4;
	text-align:left;
}

.nomal_l {
	text-align:left;
}


.nomal_bg {
	background-color:#f4f4f4;
	text-align:center;
}


.nomal_bg_l {
	background-color:#f4f4f4;
	text-align:left;
}

.title160 {
	font-weight: bold;
	background-color:#C5D5EF;
	text-align:center;
	width:160px;
}
.title620 {
	font-weight: bold;
	background-color:#C5D5EF;
	text-align:center;
	width:620px;
}

#door-table .tbl-fonts tr.sp td {
	background-color:#ffffcc;
	border-bottom:1px solid #777;
}



/*------------------ プラン一覧_END ------------------*/



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