@charset "utf-8";

body {
	/*
	background-image: url(/img/bg/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	*/
	font: 12px "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}

p {
	margin-bottom:1em;
}

#bg-right {
	/*
	background-repeat: repeat-y;
	background-position: right;
	width:100%;
	background-image: url(../img/bg/right.jpg);
	*/
}

#wrapper {

	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	width:940px;
}

#content {
	width: 940px;
	background-color: #FFFFFF;
}

#left {
	float:left;
	width: 110px;
	background-image: url(../img/left_bar.gif);
	background-repeat: repeat-x;

}

#center {
	float:left;
	position:relative;
	width: 480px;
	background-color: #FFFFFF;
}

#center #schedule{
	margin-bottom: 16px;


}

#center #schedule table{
	border: none;
}

#center #schedule .tr1{
	background-color: #FFCCFF;
}

#center #schedule .tr2{
	background-color: #33FF99;
}


#center #schedule .tr3{
	background-color: #99CCFF;
}


#center #schedule .tr4{
	background-color: #FFFFCC;
}


#center #schedule .tr5{
	background-color: #99FFFF;
}

#center #schedule .today_of_week{
	background-color: #FF66FF;
}

#center #schedule td{
	text-align: center;
	font-size: 11px;
	line-height: 31px;
	padding-right: 5px;
	padding-left: 5px;

}

#center #exteria{
	position:absolute;
	left:315px;
	top:80px;
	padding:5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 61px;
	height: 57px;


}
/*新着情報の青い窓の文字列を書くためのボックス*/
#center #topics{
	overflow-y:scroll;
	position:absolute;
	bottom:17px;
	left:40px;
	width:420px;
	height:128px;
}

#right {
	postion:relative;
	padding-left:10px;
	float:left;
	width: 340px;
	height: 500px;
	background-color: #FFFFFF;
}

#right #yoyaku {

}

#right #yoyaku b{
	font-size:12px;
}

#right #yoyaku table{
	border: none;
}

#right #yoyaku td{
	font-size:9px;
	border: 1px solid #00a6c6;
	text-align: center;
	color: #00a6c6;
	line-height: 13px;
}

#right #yoyaku .sumi{
	background-color: #00a6c6;
	color: #FFFFFF;
}

#right #yoyaku .yobou{
	background-color: #0860a8;
	color: #FFFFFF;
}

/*午前、午後を表示する部分*/
#right #yoyaku .gozen td{
	height:20px;
	line-height:16px;
	background-image: url(../img/bg/gozen.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#right #yoyaku .gogo td{
	height:20px;
	line-height:16px;
	background-image: url(../img/bg/gogo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#right #yoyaku .time_kubun{
	font-size: 12px;
	font-weight: bold;
}

#right #yoyaku .time_kubun td{
	padding: 2px;
	color: #000000;
}

#right #yoyaku .midashi td{
	text-align: left;
	font-size: 12px;
	border: none;
	color: #000000;

}

#right #yoyaku .midashi td a{
	font-size: 11px;
}

#right #yoyaku .kuuhaku td{
	line-height:8px;
}

#right #waiting_board{
	position:relative;
	width:340px;

}

#right #waiting_board .mytable{
	position:absolute;
	top:55px;
	left:30px;
	width:280px;
	height:80px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;


}

#right #waiting_board .mytable td{
	border: 1px solid #0099FF;
}


#right #waiting_board .board_font{
	font-size:50px;
	font-weight: bolder;
}

#right #chokkin_jikan_tai{
}
 
#right #chokkin_jikan_tai h2{
	font-size: 16px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	margin-bottom:1em;
	
}

#right #chokkin_jikan_tai p{
	
}

#right #mytable_1{
	position:absolute;
	bottom:257px;
	left:32px;
	width:140px;
	height:20px;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;

}

#right #mytable_2{
	position:absolute;
	bottom:257px;left:172px;
	width:140px;
	height:20px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
}

#right #mytable_3{
	position:absolute;
	bottom:234px;left:32px;
	width:140px;
	height:20px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
}

#right #mytable_4{
	position:absolute;
	bottom:234px;left:172px;
	width:140px;
	height:20px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
}

#footer{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding-left:80px;
	padding-right:20px;
	padding-top:12px;
	clear:both;
	color:#666666;
	text-align: center;

}

#footer a{
	line-height:15px;
	font-color:10px;
	color:#666666;
}




/*パンクズなど*/



#main_content .pankuzu{
	height: 40px;
}


#main_content .pankuzu h4{
	font-weight: normal;
	height: 40px;
}

#main_content {
	float:right;
	width:820px;
	padding-left:10px;
	font-color:#333333;
}

#main_content h2{
	font-size: 18px;
	margin-bottom:1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 32px;
	padding-left: 1em;
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #9CC;

}

#main_content h3{
	font-size: 14px;
	margin-bottom:1em;
}

#main_content p{
	font-size: 12px;
	margin-bottom:1em;
	line-height: 2em;
	text-indent: 1em;
}

#main_content .unit{
	margin-bottom:2em;
}

#main_content .unit ul{
	margin-left: 2em;
	margin-bottom: 1em;


}


#main_content .unit li{
	line-height: 18px;
	list-style-type: disc;

}

#main_content .unit .big_strong{
	line-height: 40px;
	font-size: 20px;
	color: #000000;
	background-color: #FFFFCC;
	width: 400px;
	text-align: center;
	font-weight: bold;
}

#main_menu{
	line-height:20px;
	margin-bottom:20px;
	text-align: center;

}

#h1_space h1{
	font-size:10px;
	line-height:10px;
	text-align: center;
	color: #333333;
	font-weight: normal;
}
#bg-right #wrapper #content #main_content .unit p strong {
	font-size: 36px;
	color: #666;
	line-height: 88px;
}
#bg-right #wrapper #content #main_content .unit .red {
	color: #C30;
}
#bg-right #wrapper #content #main_content .unit h3 a {
	font-weight: normal;
	padding-left: 4px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #999;
}
#bg-right #wrapper #content #center #topics p strong {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#bg-right #wrapper #content #main_content .unit .often tr td {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0.5em;
	padding-left: 0.25em;
	padding-bottom: 0.15em;
}
#bg-right #wrapper #content #main_content .unit .often {
	margin-left: 1em;
}

