@charset "Shift_JIS";
/* CSS Document */

/* top contents */
#contents{
	padding: 0px;
	float: left;
	height: auto;
	width: 780px;
	margin-top: 92px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
}
#contents h2{
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 106px;
}
#contents table{
	margin: 0px;
	padding: 0px;
	width: 360px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8A8A8;
}
#contents table th{
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
	width: 100px;
}
#contents table td{
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
}
#contents .station{
	background-color: #F1F1F1;
}
#contents .destination{
background-color:#F1F1F1;
}
#contents #leftbox{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 360px;
}
#contents #leftbox h3{
	background-image: url(../images/obi_radio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 360px;
}
#contents #rightbox{
	padding: 0px;
	float: left;
	height: auto;
	width: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#contents #rightbox h3{
	background-image: url(../images/obi_tv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 360px;
}
#contents #rightbox h4{
	background-image: url(../images/obi_usen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	padding: 0px;
	height: 25px;
	width: 360px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #rightbox strong{
	margin-top: 30px;
	margin-bottom: 5px;
	display: block;
}
#contents #rightbox p{
	margin-top: 10px;
	margin-bottom: 5px;
	}
#contents #rightbox ul{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #rightbox .main{
	color: #214c81;
}
#contents #rightbox .alert{
	color: #000000;
}