@charset "utf-8";
/* topbox.css */


/*********************************************

	TOPにある 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;
}



/* テーブル */

table#tbl_departures{
	margin:0 0 10px 0;
	color:#000;
	border:5px solid #C4D741;
	border-collapse:collapse;
	border-spacing:0;
	font-size:85%;
	width:170px;
}


table#tbl_departures th,
table#tbl_departures td {
	padding:5px;
	color:#000;
	background-color:#FBFEEA;
	border:1px solid #C9D393;
	font-size:85%;
}

table#tbl_departures td {
	width:45px;
	text-align:center;
}

table#tbl_departures th {
	width:80px;
	font-weight:normal;
	color:#106416;
}

table#tbl_departures span {
	color:#106416;
	font-weight:bold;
	font-size:85%;
}

#date {
	margin:0;
	padding:0;
	font-size:85%;
}

#bikou_text {
	margin:0;
	padding:1px 3px;
	font-size:85%;
	color:#0E6585;
	font-weight: bold;
}
