@charset "utf-8";

/* ******************************

	みなとみらい線
	top.css
	
	*layout
	*left side contents
	*right side contents
	
******************************** */


/* layout
----------------------------------------------------- */

#coutainer-in{ /* top only */
	width: 884px !important;
	width: 920px;
	height: auto !important;
	height: 1px;
	margin: 0 auto;
	padding: 0 20px 0 16px;
	background: url(/img/common/bg-coutents.png) center top repeat-y;
	text-align: left;
	}

#left-side{
	width: 658px;
	float: left;
	padding-top: 11px;
	background-color: transparent;
	} 

#right-side{
	width: 208px;
	float: right;
	padding: 15px 0 0 0;
	background-color: transparent;
	}
	

/* left side contents
--------------------------------------------------- */
	
/* ローテーションバナー */
#left-side #rotarion-bn{
	width: 650px !important;
	width: 658px;
	height: 270px !important;
	height: 278px;
	background: url(/img/top/bg-rotation-bn.png) left top no-repeat;
	padding: 4px;
	}
	
/* 運行状況 */
#left-side #service{
	width: 650px;
	margin-left: 4px;
	min-height: 74px;
	height: auto !important;
	height: 74px;
	background: #ebebeb url(/img/top/bg-service.gif) left top repeat-x;
	position: relative;
	margin-top: 10px;
	}
#left-side #service h3{
	width: 135px;
	height: 30px;
	background: url(/img/top/cap-service.gif) left top no-repeat;
	text-indent: -9999px;
	}
#left-side #service ul{
	margin: 16px 20px 0 20px;
	line-height: 1.5em;
	/*padding-bottom: 10px;*/
	}
#left-side #service li{
	color: #0166bb;
	font-weight: bold;
	}
#left-side #service a{
	display: block;
	height: 21px;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#left-side #service a.btn-service01{
	width: 113px;
	background-image: url(/img/top/btn-service01.gif);
	top: 5px;
	left: 135px;
	}
#left-side #service a.btn-service01:hover{ background-position: -113px 0; }

#left-side #service a.btn-service02{
	width: 83px;
	background-image: url(/img/top/btn-service02.gif);
	top: 5px;
	left: 561px;
	}
#left-side #service a.btn-service02:hover{ background-position: -83px 0; }

#left-side #service p{
	margin: 10px 20px 0 20px;
	padding-bottom: 10px;
	}


/* 速報 */
#left-side #announce{
	width: 648px;
	margin-top: 7px;
	margin-left: 4px;
	background-color: #ffe2e2;
	border: solid 1px #ff0000;
	}
#left-side #announce p{
	width: 628px;
	color: #e40000;
	margin: 10px;
	}
	
/* お知らせ */
#left-side #topinfo{
	width: 650px;
	background: url(/img/top/bg-infocaption.gif) left top no-repeat;
	margin-top: 17px;
	margin-left: 4px;
	position: relative;
	}
#left-side #topinfo h3{
	width: 73px;
	height: 28px;
	/*padding-top: 28px;*/
	margin-bottom: 7px;
	overflow: hidden;
	background: url(/img/top/cap-info.gif) 9px 0 no-repeat;
	text-indent: -9999px;
	}
#left-side #topinfo dl{
	width: 640px;
	padding: 0 5px 1px;
	background: url(/img/top/bg-infolist.gif) left bottom repeat-x;
	position: relative;
	}
#left-side #topinfo dt{
	width: 119px;
	float: left;
	padding: 7px 0;
	font-weight: bold;
	}
#left-side #topinfo dd.info-tx{
	width: 472px !important;
	width: 462px;
	padding: 7px 0;
	float: left;
	}
#left-side #topinfo dd.info-ic{
	width: 50px;
	position: absolute;
	top: 5px;
	right: 0;
	}
	
#left-side #topinfo #info-list{
	display: block;
	width: 43px;
	height: 21px;
	background: url(/img/top/btn-infolist.gif) left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 4px;
	right: 7px;
	}
#left-side #topinfo #info-list:hover{
	background-position: -43px 0px;
	}
	
/* float clear */	
#left-side #topinfo dl:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden; 
	}
#left-side #topinfo dl{
	display: inline-block;
	}
/* horry \*/
*html #left-side #topinfo dl{
	height: 1%;
	}
#left-side #topinfo dl{
	display: block;
	}
/* horry end */



/* right side contents
--------------------------------------------------- */

/* みなとみらいナビ */

#right-side #mm-nav{
	width: 208px;
	margin-bottom: 12px;
	}
#right-side #mm-nav h2{
	width: 208px;
	height:158px;
	}
#right-side #mm-nav h2 a{
	display: block;
	width: 208px;
	height:158px;
	background: url(/img/top/cap-mmnav.gif) left top no-repeat;
	text-indent: -9999px;
	}
#right-side #mm-nav ul{
	width: 186px;
	padding: 0px 11px 12px 11px;
	background: url(/img/top/bg-mmnav.jpg) left top no-repeat;
	}
#right-side #mm-nav li{
	width: 186px;
	padding-bottom: 2px;
	}
#right-side #mm-nav li a{
	display: block;
	width: 186px;
	background-image: url(/img/top/mm-nav.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	#right-side #mm-nav li.mm-map a{ background-position: 0 0; height: 46px; }
	/*#right-side #mm-nav li.station a{ background-position: 0 -48px; height: 34px; }*/
	#right-side #mm-nav li.spot a{ background-position: 0 -48px; height: 34px; }
	#right-side #mm-nav li.course a{ background-position: 0 -84px; height: 34px; }
	#right-side #mm-nav li.history a{ background-position: 0 -120px; height: 34px; }
	
	#right-side #mm-nav li.mm-map a:hover{ background-position: -186px 0; height: 46px; }
	/*#right-side #mm-nav li.station a:hover{ background-position: -186px -48px; height: 34px; }*/
	#right-side #mm-nav li.spot a:hover{ background-position: -186px -48px; height: 34px; }
	#right-side #mm-nav li.course a:hover{ background-position: -186px -84px; height: 34px; }
	#right-side #mm-nav li.history a:hover{ background-position: -186px -120px; height: 34px; }
	


