@charset "utf-8";
div#con_pagebody {
	width:1000px;
	margin:0 auto;
	text-align:left;
	background:#d71f1f;
	}
	
div#pagebody{

	}
	
/*コンテンツメニュー*/
	
ul#header_menu{
	width:900px;
	height:37px;
	margin:0 0 5px 50px;
	}
	
li#menu01 a{
	background:url(img_con/menu01.gif) top;
	width:68px;
	}
	
li#menu01 a:hover{
	background:url(img_con/menu01.gif) bottom;
	width:68px;
	}
	
li#menu02 a{
	background:url(img_con/menu02.gif) top;
	width:126px;
	}
	
li#menu02 a:hover{
	background:url(img_con/menu02.gif) bottom;
	width:126px;
	}
	
li#menu03 a{
	background:url(img_con/menu03.gif) top;
	width:130px;
	}
	
li#menu03 a:hover{
	background:url(img_con/menu03.gif) bottom;
	width:130px;
	}
	
/*li#menu03 a{
	background:url(img_con/menu03_open.gif) top;
	width:130px;
	}
	
li#menu03 a:hover{
	background:url(img_con/menu03_open.gif) bottom;
	width:130px;
	}*/
	
li#menu04 a{
	background:url(img_con/menu04.gif) top;
	width:135px;
	}
	
li#menu04 a:hover{
	background:url(img_con/menu04.gif) bottom;
	width:135px;
	}
	
li#menu05 a{
	background:url(img_con/menu05.gif) top;
	width:88px;
	}
	
li#menu05 a:hover{
	background:url(img_con/menu05.gif) bottom;
	width:88px;
	}
	
/*li#menu05 a{
	background:url(img_con/menu05_open.gif) top;
	width:88px;
	}
	
li#menu05 a:hover{
	background:url(img_con/menu05_open.gif) bottom;
	width:88px;
	}*/
	
li#menu06 a{
	background:url(img_con/menu06.gif) top;
	width:97px;
	}
	
li#menu06 a:hover{
	background:url(img_con/menu06.gif) bottom;
	width:97px;
	}
	
li#menu07 a{
	background:url(img_con/menu07.gif) top;
	width:137px;
	}
	
li#menu07 a:hover{
	background:url(img_con/menu07.gif) bottom;
	width:137px;
	}
	
/*li#menu07 a{
	background:url(img_con/menu07_open.gif) top;
	width:137px;
	}
	
li#menu07 a:hover{
	background:url(img_con/menu07_open.gif) bottom;
	width:137px;
	}*/

li#menu08 a{
	background:url(img_con/menu08.gif) top;
	width:118px;
	}
	
li#menu08 a:hover{
	background:url(img_con/menu08.gif) bottom;
	width:118px;
	}
	
/*ぱんくず*/

div#pankuzu{
	width:888px;
	background:#FFFFFF;
	margin-left:50px;
	background:url(img_con/pankuzu_bg01.gif) repeat-x top;
	height:25px;
	line-height:25px;
	border:1px solid #c2c2c2;
	border-bottom:none;
	padding-left:10px;
	}

div#content{
	border:1px solid #c2c2c2;
	border-top:none;
	padding-top:5px;
	}
	
/*コンテンツ*/

p.text01{
	padding:0 20px;
	}
	
/*タイムテーブル*/

table.timetable td{
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
	padding:3px;
	}
	
p.timetable_c{
	background:#ffa800;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	}
	
p.timetable_s{
	background:#70d2ff;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	}
