@charset "utf-8";

/*----------------------------------------------------	
	Navi
----------------------------------------------------*/

#station-back {
	margin-bottom: 20px;
	border-top: #b3b3b3 1px solid;
	background: url(../img/station/common/navi_back.gif) repeat-y;
}

* html #station-back {
	border-top: none;
}

#station-navi {
	font-size: 95%;
	padding: 10px 10px 15px 22px;
}

* html #station-navi {
	padding: 10px 10px 0 22px;
}

*:first-child + html #station-navi {
	padding: 10px 10px 0 17px;
}

#station-navi ul li {
	padding-left: 18px;
	background: url(../img/station/common/navi_icon.gif) no-repeat left 4px;
}

.navi-space {
	padding-bottom: 5px;
}

#station-navi a {
	color: #323232;
}

#station-navi a:hover {
	color: #df3218;
}

#station-navi a.navi-on {
	color: #df3218;
}

#station-navi a.navi-on:hover {
	color: #f49c97;
}

/*----------------------------------------------------	
	Content
----------------------------------------------------*/

#station-content {
	float: left;
	width: 738px;
	padding: 110px 22px 10px 22px;
	background: url(../img/station/common/content_back_min.jpg) no-repeat left top;
}

#station-content-bottom {
	float: left;
	width: 738px;
	height: 10px;
	background: url(../img/common/content_bottom.jpg) no-repeat left top;
}

.station-content-main {
	float: left;
	width: 692px;
	padding: 25px 20px 0 20px;
	background: url(../img/station/common/content_main_back.gif) no-repeat left top;
}

.station-content-main-bottom {
	float: left;
	width: 692px;
	height: 10px;
	margin-bottom: 20px;
	background: url(../img/common/content_main_bottom.gif) no-repeat left top;
}

* html .station-content-main-bottom {
	margin-bottom: 15px;
}

*:first-child + html .station-content-main-bottom {
	margin-bottom: 25px;
}

.station-next a {
	color: #df3218;
	padding-left: 22px; 
	background: url(../img/station/common/next_icon.gif) no-repeat left center;
}

.station-next a:hover {
	color: #f49c97;
	padding-left: 22px; 
	background: url(../img/station/common/next_icon_on.gif) no-repeat left center;
}

.station-next-on {
	display: inline-block;
	color: #323232;
	padding-left: 22px; 
	background: url(../img/station/common/next_icon.gif) no-repeat left center;
}

.station-link-border {
	margin-bottom: 10px;
	border-bottom: #edbcb4 1px solid;
}

/*----------------------------------------------------	
	Top
----------------------------------------------------*/

.station-back01 {
	background: url(../img/station/common/back01.jpg) no-repeat right;
}

.station-back02 {
	background: url(../img/station/common/back02.jpg) no-repeat right;
}

/*----------------------------------------------------	
	Station
----------------------------------------------------*/

#station-content-top-main {
	float: left;
	width: 692px;
	padding: 60px 20px 20px 20px;
	background: url(../img/station/station/titlemain.gif) no-repeat left top;
}

#station-box01 {
	float: left;
	width: 650px;
	margin-bottom: 25px;
}

#station-box01-l {
	float: left;
	width: 217px;
}

#station-box01-r {
	float: right;
	width: 413px;
	padding-top: 12px;
	background: url(../img/station/common/line01.gif) no-repeat left top;
}

.station-box01-line {
	padding-bottom: 10px;
}

.station-box01-title {
	padding-bottom: 10px;
	margin-bottom: 15px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.station-box01-text {
	padding-bottom: 10px;
}

#station-box01-r-l {
	float: left;
	width: 238px;
}

#station-box01-r-r {
	float: right;
	width: 154px;
	padding: 5px 0 5px 0;
	border: #fe9f51 1px solid;
}

#station-box01-r-r ul li {
	float: left;
	padding-left: 5px;
}

#station-box01-r-r-s {
	float: right;
	width: 109px;
	padding: 5px 0 5px 0;
	border: #fe9f51 1px solid;
}

#station-box01-r-r-s ul li {
	float: left;
	padding-left: 5px;
}

#station-main {
	float: left;
	width: 650px;
	height: 260px;
	margin-bottom: 25px;
	position: relative;
}

#station-main-img {
	float: left;
	width: 240px;
	height: 236px;
	padding: 10px;
	background: #dfdfdf;
	border: #e2664e 1px solid;
}

#station-main-img img {
	padding-bottom: 7px;
}

#station-main-title {
	padding-bottom: 5px;
	font-weight: 700;
}

#station-main-guide {
	float: right;
	width: 370px;
	height: 260px;
}

#station-main-guide-l {
	position: absolute;
	top: 47px;
	left: 295px;
}

#station-main-guide-r {
	position: absolute;
	top: 47px;
	left: 551px;
}

#station-main-guide-rt {
	position: absolute;
	top: 47px;
	left: 551px;
}

#station-main-guide-rb {
	position: absolute;
	top: 60px;
	left: 555px;
}

#station-main-guide-s {
	position: absolute;
	top: 123px;
	left: 330px;
}

#station-main-guide-t {
	position: absolute;
	top: 123px;
	left: 465px;
}

.station-text {
	width: 650px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.station-map {
	clear: both;
	width: 648px;
	margin-bottom: 30px;
	border: #999999 1px solid;
}

.station-map-text {
	text-align: center;
	padding: 10px 0 30px 0;
}

#station-sub-img {
	float: left;
	width: 618px;
	padding: 10px 14px 10px 14px;
	padding-bottom: 15px;
	border: #e2664e 1px solid;
}

* html #station-sub-img {
	padding-bottom: 5px;
}

.station-sub-title {
	clear: both;
	font-weight: 700;
	color: #c42107;
	padding: 6px 0 4px 10px;
	margin-bottom: 15px;
	background: url(../img/station/station/sub_title_back.gif) no-repeat left bottom;
}

.station-sub-row {
	float: left;
	margin-bottom: 15px;
}

* html .station-sub-row {
	margin-bottom: 5px;
}

#station-sub-img ul li {
	float: left;
}

#station-sub-img img {
	margin-right: 10px;
	border: #e5e5e5 2px solid;
}

#station-sub-img a {
	color: #df3218;
}

#station-sub-img a:hover {
	color: #f49c97;
}

.station-sub-space {
	margin-left: 10px;
}

.station-sub-text {
	width: 85px;
}

#station-link {
	float: left;
	width: 626px;
	padding: 10px;
	margin-bottom: 30px;
	border: #cccccc 2px solid;
}

#station-link ul li {
	display: inline;
}

#station-link-l {
	float: left;
	width: 90px;
	padding-right: 15px;
}

#station-link-r {
	float: left;
	width: 521px;
}

#station-link a {
	color: #323232;
	padding: 0 10px 0 18px;
	background: url(../img/access/vehicle/link_icon_off.gif) no-repeat left center;
}

#station-link a:hover {
	color: #f49c97;
	padding: 0 10px 0 18px;
	background: url(../img/access/vehicle/link_icon_on.gif) no-repeat left center;
}

/*----------------------------------------------------	
	Restaurant
----------------------------------------------------*/

#restaurant-content-top-main {
	float: left;
	width: 692px;
	padding: 60px 20px 20px 20px;
	background: url(../img/station/restaurant/titlemain.gif) no-repeat left top;
}

.restaurant-main {
	float: left;
	width: 618px;
	padding: 15px;
	margin-bottom: 20px;
}

.restaurant-color-r {
	border: #edbcb4 1px solid;
}

.restaurant-color-o {
	border: #fdd2a5 1px solid;
}

.restaurant-color-y {
	border: #fde284 1px solid;
} 

.restaurant-main-l {
	float: left;
	width: 430px;
}

.restaurant-main-r {
	float: right;
	width: 165px;
	padding-top: 5px;
	text-align: center;
}

.restaurant-main-r img {
	margin-bottom: 10px;
	border: #cccccc 2px solid;
}

.restaurant-main-title {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.restaurant-table td {
	padding-left: 10px;
	line-height: 1.4;
	font-weight: 700;
}

.restaurant-title {
	vertical-align: middle;
}

.restaurant-text {
	line-height: 1.5;
	padding-bottom: 10px;
}

.restaurant-text-r {
	color: #df3218;
	padding-bottom: 5px;
	font-weight: 700;
}

.restaurant-text-s {
	padding: 5px 8px 5px 8px;
	margin-bottom: 5px;
	font-size: 90%;
	border: #323232 1px dotted;
}

.restaurant-link {
	width: 650px;
	margin-top: -10px;
	padding-bottom: 20px;
}

.restaurant-link ul li {
	display: inline;
	padding-right: 7px;
	background: url(../img/common/footer_border.gif) no-repeat right center;
}

* html #restaurant-link ul li {
	padding-right: 0;
}

*:first-child + html #restaurant-link ul li {
	padding-right: 0;
}

.restaurant-link-on {
	color: #df3218;
}

* html .restaurant-link-on {
	padding-left: 7px;
}

*:first-child + html .restaurant-link-on {
	padding-left: 7px;
}

.restaurant-link ul li a {
	color: #323232;
}

.restaurant-link ul li a:hover {
	color: #666666;
}

.restaurant-link-space {
	padding-left: 2px;
}

* html .restaurant-link-space {
	padding-left: 7px;
}

*:first-child + html .restaurant-link-space {
	padding-left: 7px;
}

.restaurant-space {
	padding-bottom: 15px;
}











