@charset "shift-jis";

/* -------------- body ------------- */

* {
	font-family: "lr oSVbN", "Osaka";
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
body {
	background-color: #FBF9FA;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat-y;
}

/* ------------- common ------------ */

.container {
	width: 760px;
	background-color: #fff;
	text-align: center;
	padding-bottom: 40px;
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.align_L {text-align: left;}
.to_page {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 84%;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 0px;
	height:1em;
}
.float_L {float: left;}
.float_R {float: right;}
.clr {clear: both;}
.w120 {width: 140px;}
.w60 {width: 60px;}

.clearfix:after {
	content: ".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix { display:inline-block;}
/* exlude MacIE5 \*/
* html .clearfix { height:1%;}
.clearfix { display:block;}
/* end MacIE5 */

/* ------------ header ------------- */

.head , .head2 {
	height: 75px;
	text-align: left;
	background-image: url(../img/bg_head.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 84%;
	line-height: 16px;
}

.head .inTree_R {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
	position:relative;
}
.head .inTree_R .change a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #969696;
	padding-left: 5px;
	margin-left: 20px;
}
.head .inTree_R .faq {
	position:absolute;
	top:42px;
	right:0;
}

.head .inTree_R .faq img {margin-right: 5px;}
.head h1 {
	font-size: 10px;
	color: #1458BE;
	font-weight: normal;
	line-height: 18px;
	padding: 13px 0 0;
}

/* ---------- p­Έ ---------- */

.pan {
	height: 38px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	clear: left;
	text-align: left;
	font-size: 64%;
	line-height: 120%;
	color: #333;
}
.pan li {
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	margin-bottom: 0px;
	list-style-type: none;
}

/* ---------- Top©o΅ ----------- */

.Top_title {
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	height: 41px;
	margin-right: 1px;
}

/* ----------- υ ------------- */

.search {
	background-image: url(../timetable/img/bg_search.gif);
	background-repeat: repeat;
	height: 70px;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 25px;
	margin-right: 1px;
}
.search .wrap {
	padding-top: 25px;
	margin-left: 7px;
}
.search .wrap .inTree_L {
	float: left;
	padding-left: 8px;
}
form {
	font-size: 84%;
	margin: 0px;
	padding: 0px;
}

/* --------------- footer ------------ */

.foot {
	position: static;
	clear: both;
	float: left;
	width: 760px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-size: 77%;
	margin: 0px;
	background-color: #fff;
	text-align: center;
	line-height: 140%;
	color: #333;
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.foot_navi {
	position: static;
	border-style: none;
}
.foot ul,.foot2 ul {
	position: static;
	float: left;
	display: block;
	list-style: none;
	width: 740px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.foot li,.foot2 li {
	position: relative;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 3px 0px 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

/* --------------- margin ------------ */

.mar_10 {margin:10px;}
.mar_R10 {margin-right: 10px;}
.mar_R20 {margin-right: 20px;}
.mar_L15 {margin-left: 15px;}
.mar_L20 {margin-left: 20px;}
.mar_L10B20 {
	margin-left: 10px;
	margin-bottom: 20px;
}
.mar_L10B40 {
	margin-left: 10px;
	margin-bottom: 40px;
}
.mar_L15T5 {
	margin-left: 15px;
	margin-top: 5px;
}
.mar_L20B05 {
	margin-left: 20px;
	margin-bottom: 5px;
}
.mar_LR20 {margin:0 20px 0 20px;}
.mar_B10 {margin-bottom: 10px;}
.mar_B10T20 {
	margin-bottom: 10px;
	margin-top:20px;
}
.mar_B15 {margin-bottom: 15px;}
.mar_B20 {margin-bottom: 20px;}
.mar_B25 {margin-bottom: 25px;}
.mar_B30 {margin-bottom: 30px;}
.mar_B35 {margin-bottom: 35px;}
.mar_B40 {margin-bottom: 40px;}
.marTB10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mar_TB40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.mar_TB20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mar_20 {margin: 20px;}
.mar_10 {margin: 10px;}
.mar_TB40LR20 {margin:40px 20px 40px 20px;}
.mar_TB-0-LR20 {margin:0px 20px 0px 20px;}
.mar_area_footer {
	margin:0px 20px 0px 20px;
	padding:-35px 0px 0px 0px;
}
.mar_area_tsp {
	margin:0px 20px 0px 20px;
	padding:10px 0px 0px 0px;
}
.mar_B40TLR20 {
	margin:20px 20px 40px 20px;
}
.mar_SB20 {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
a:hover {color: #f00;}
.mar_S15B20 {
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

/* --------------- font ------------ */

.size00 {font-size:.85em;}