@charset "utf-8";
/* departures.css */


/*****************************

	ページ画像

******************************/

#departures #wrp_imagesection {
	margin:0;
	padding:0;
	width:100%;
	height:165px;
	overflow:hidden;
	display:table;
	text-indent:-9999px;
	background:url(../departures/images/title_departures.jpg) center top no-repeat;
}


/*************************************

	グローバルメニュー

**************************************/

#departures #wrp_gmenu ul#gmenu li#gm04 a {
	background:url(../images/menu/gmenu.jpg) -437px -58px no-repeat;
}



/*************************************

	ページメニュー

**************************************/


#departures #wrp_m_aurora {
	margin:0 0 15px 0;
	padding:0;
	width:190px;
}


#departures #wrp_m_aurora ul {
	margin:0;
	padding:0;
	width:190px;
}

#departures #wrp_m_aurora ul li {
	margin: 0;
	padding:0;
	width:190px;
	height:43px;
	background:url(../images/menu/ic_msection.jpg) left 17px no-repeat;
	list-style: none;
	border-top:1px solid #DAF2F1;
	border-bottom:1px solid #4DB1D1;
}

#departures #wrp_m_aurora .nobrd_top {
	border-top:none;
}

#departures #wrp_m_aurora .nobrd_btom {
	border-bottom:none;
	background:none;
	line-height:15px;
	height:0;
}



#departures #wrp_m_aurora ul li a {
	text-decoration:none;
	width:165px;
	height:43px;
	line-height:43px;
	display:block;
	overflow:hidden;
	padding:0 0 0 25px;
}


#departures #wrp_m_aurora ul li a:hover {
	background:url(../images/menu/msection_over.jpg) left top no-repeat;
}


/*****************************

	タイトル

******************************/


#departures h2 {
	margin:0 0 60px 0;
	padding:0;
	width:270px;
	height:25px;
	line-height:25px;
	text-indent:-9999px;
	background:url(../departures/images/tit_status.gif) left top no-repeat;
}

#departures h3 {
	margin:0 0 20px 0;
	padding:0;
	width:653px;
	height:29px;
	line-height:29px;
	text-indent:-9999px;
}

/*****************************

	本日の運行状況

******************************/

#departures #wrp_situation {
	margin:0 0 50px 0;
	padding:0;
	width:653px;
	overflow:hidden;
}

#departures #wrp_situation h3 {
	background:url(../departures/images/sbtit_span.gif) left top no-repeat;
}
#departures #wrp_situation iframe {
	width:653px;
	height:700px;
}

/*運航期間前・表示テキスト*/
#departures #wrp_situation p#img_page_departures_off {
	margin:10px 0 10px 0;
	padding:0;
	width:653px;
	height:44px;
	line-height:44px;
	text-indent:-9999px;
	background:url(../departures/images/img_page_departures_off.gif) left top no-repeat;
}



/*****************************

	iframeページ

******************************/

h4#tit_misaki {
	margin:15px 0;
	padding:0;
	width:90px;
	height:12px;
	line-height:12px;
	text-indent:-9999px;
	background:url(../departures/images/tit_misaki.gif) left top no-repeat;
}

h4#tit_ouyama {
	margin:25px 0 15px 0;
	padding:0;
	width:90px;
	height:12px;
	line-height:12px;
	text-indent:-9999px;
	background:url(../departures/images/tit_ouyama.gif) left top no-repeat;
}


#departures_table {
	margin:5px 0 10px 3px;
	color:#000;
	border:1px solid #7C9B1B;
	border-collapse:collapse;
	border-spacing: 1px;
	font-size:90%;
	width:650px;
}

#departures_table th,
#departures_table td {
	padding: 5px;
	color:#000;
	background-color:#C4D741;
	border:1px solid #7C9B1B;
	font-size:90%;
}

#departures_table th {
	text-align: center;	
	font-weight:normal;
	background-color: #C4D741;	
}

#departures_table td {
	text-align:center;
	background-color: #fff;	
}


h5.txt_info {
	margin: 0;
	padding: 5px 0;
	font-size:90%;
}
p.txt_info {
	margin: 0;
	padding: 0;
	font-size:90%;
}


