@charset "utf-8";
/* formatting style 
---------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	background-color: #d5ead8;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
}
hr {
	display: none;
}
/* link style
---------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
---------------------------*/
#wrapper {
	background-color: #fff;
	width: 858px;
	border-right: 1px solid #00693e;
	border-left: 1px solid #00693e;
	margin: 0px auto;
}
#main {
	padding: 15px;
	float: left;
	width: 650px;
	margin-bottom: 30px;

	margin-top: 5px;

}	
#main em {
	font-size: 110%;
	color: #C03;
	font-weight: bold;
	margin-left: 100px;
}

#main #moushikomi {
	text-align: center;
}
#main #moushikomi ul {
	text-align: left;
	list-style-type: none;
	margin-left: 140px;
	margin-right: 100px;
}
#main #moushikomi ul li h4 {
	text-indent: -30px;
	color: #060;
	font-size: 16px;
}
#honbuYotei #main table .odd {
	background-color: #F0FFE1;
}

#main #moushikomi ul h6 {
	color: #903;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#sideright {
	float: left;
	width: 150px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/ftexMapjapan.jpg);
	background-color: #fff;
	margin-bottom: 20px;
	padding: 15px 10px 0px;
	height: 600px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #fff;
	background-color: #333;
}

/* header styles
---------------------------*/
#header {
	height: 135px;
	border-top: 1px solid #00693e;
	position: relative;
}
#header li {
	list-style: none;
	color: #999;
	text-align: right;
	float: right;
	margin-top: 0px;
}

#header #logo {
	position: absolute;
	left: 15px;
	top: 20px;
}
#header ul {
	width: 858px;
	position: absolute;
	left: 0px;
	top: 105px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 1.5em;
	color: #666;
	height: 1.5em;
	width: 171px;
	text-align: center;
	display: block;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right-style: none;
	text-decoration: none;
	background-image: url(../images/icon-w.gif);
}
#header ul li a:hover {
	color: #FFF;
	background-image: url(../images/icon-G.gif);
}
#header ul li#nTop a {
	border-left-style: none;
}
#top #header ul #nTop a {
	color: #FFF;
	background-image: url(../New/schedule/images/icon-G.gif);
}


/* sidebar style
---------------------------*/

#sidebar ul {
	list-style: none;
	margin-left: 1.5em;
	padding-bottom: 25px;
	line-height: 2.5em;
}
#sidebar ul a {
	color: #396;
}
#sidebar ul a:hover {
	color: #ccc;
}
#sidebar img {
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}




/* main styles
---------------------------*/
#main h2 {
	margin-bottom: 3px;
}
#main h2 img {
	margin-top: 1em;
	margin-left: 1em;
}
#main h3 img {
	margin-left: 2em;
	margin-bottom: 1em;
}
#main h4 img {
	margin-top: 3em;
	margin-bottom: 1em;
	margin-left: 2em;
}
#main h5 {
	font-size: 100%;
	font-weight: bold;
	color: #00C;
	margin-left: 2.5em;
}

#main h6 {
	font-size: 100%;
	font-weight: normal;
	float: left;
	margin-left: 2em;
}



#main table {
	margin-left: 30px;
	text-align: center;
	border: 1px solid #CCC;
	line-height: 1.8em;
	font-size: 90%;
}
#main table tr {
	border-bottom: 1px solid #999;
}
#main table td {
	line-height: 1.5em;
}

#main table #chuushi td {
	background-color: #FFF2cc;
}
#main table td#honbu {
	color: #060;
	font-weight: bold;
}










#main p {
	margin-left: 4em;
}




#news {
	margin-left: 2em;
	padding-bottom: 30px;
	color: #C00;
	font-weight: bold;
}


#main dl#news dt {
	color: #F06;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 120%;

}

#main #news dd {
	line-height: 1.8em;
	margin-bottom: 20px;
	clear: both;
	width: 380px;
	padding-left: 2.5em;	
/* #sideright style
---------------------------*/
}
#sideright img {
	margin-bottom: 10px;
}
#sideright ul {
	line-height: 2.1em;
	margin-bottom: 20px;
	list-style: none;
	padding-left: 1.8em;
}
#sideright ul a {
	color: #396;
}
#sideright ul a:hover {
	color: #CCC;


/* footer styles
---------------------------*/
}
#sideright ul li h1 {
	font-size: 25px;
	color: #00693E;
	font-weight: bold;
	padding-top: 5px;
}

#footer ul li a {
	color: #CCC;
	list-style: none;
}
#footer ul li a:hover {
	color: #9FC;
	text-decoration: none;
}
#footer p a {
	color: #ccc;
}
#footer p a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer address {
	font-style: italic;
	text-align: center;
}
#main table tr td em {
	color: #F36;
	font-weight: bold;
}
#end {
	color: #999;
}
#end2 {
	color: #930;
	font-weight: bold;
}
#cancell {
	color: #999;
	text-decoration: line-through;
}



#hokkaidoYotei #main table tr th {
	color: #FFF;
	background-color: #666;
}
#tokaiYotei #main table th {
	background-color: #FE6A5A;
	color: #fff;
}
#tohokuYotei #main table th {
	background-color: #1640b2;
	color: #FFF;
}
#kantoYotei #main table th {
	background-color: #8918a7;
	color: #FFF;
}
#kansaiYotei #main table th {
	background-color: #f64d8b;
	color: #FFF;
}
#chushikokuYotei #main table th {
	background-color: #f6780c;
	color: #FFF;
}
#kyushuuYotei #main table th {
	background-color: #FC0;
	color: #FFF;
}
#honbuYotei #main table th {
	background-color: #009960;
	color: #FFF;
	float: none;
}
#honbuYotei #main p {
	text-align: center;
}
#honbuYotei #main h1 img {
	margin-left: 30px;
	margin-bottom: 15px;
}

#honbuYotei #main p.odd {
	text-align: center;
	color: #900;
	font-weight: bold;
	line-height: 1.5em;
}
#honbuYotei #main #toyo {
	border-bottom: 1px solid #666;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
}
#honbuYotei #main img {
}


#ftexYotei #main table th {
	color: #FFF;
	background-color: #009966;
}
#main table tr#ftex {
	background-color: #eaffe0;
}
#ftaYotei #main table th {
	color: #FFF;
	background-color: #FFBE1C;
}
#main table tr#fta {
	background-color: #FFF9D9;
}
#foiYotei #main table th {
	color: #FFF;
	background-color: #F69;
}
#main table tr#foi {
	background-color: #FFECEC;
	font-weight: normal;
}
#FEXYotei #main table th {
	color: #FFF;
	background-color: #241EC4;
}
#main table tr#fex {
	background-color: #EEF2FF;
}
#main table #hokaido {
	background-color: #F6F6F6;
}
#main table #kansai {
	background-color: #FCC;
}
#main table #kanto {
	background-color: #EDF;
}
#main table #ky {
	background-color: #FFC;
}
#main table #tohoku {
	background-color: #E1FFFF;
}
#main table #tokai {
	background-color: #FFE3E1;
}
#honbuYotei #main ol {
	margin-right: 70px;
	margin-left: 170px;
	list-style: decimal;
}
#honbuYotei #main ul {
	margin-left: 130px;
	list-style: none;
	line-height: 1.8em;
	font-weight: bold;
}
#honbuYotei h3 {
	text-align: center;
	font-size: 110%;
	font-weight: bolder;
	color: #006;
	border-top: 1px dotted #CCC;
	margin-left: 80px;
	margin-right: 30px;
	border-bottom: 1px dotted #CCC;
}
#honbuYotei #main h4 {
	font-weight: bold;
	margin-left: 110px;
	font-size: 100%;
	color: #006;
}
#honbuYotei #main h5 {
	color: #006;
	font-size: 100%;
	margin-left: 50px;
}
#honbuYotei #main h6 img {
	margin-left: 30px;
	margin-bottom: 15px;
}

#main table td#shimekiri {
	font-weight: bold;
	color: #F6F;
	font-size: 90%;
}
