/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:14px;
	color:#333;
	line-height:140%;
	background-color:#9bb7c6;
}

th{
	padding:3px;
	white-space:nowrap;
	color:#243e5a;
}

td{	padding:3px;}



#containts{
	width:670px;
	margin:0 auto;
	border:1px solid #243e5a;
	border-top:none;
	background-color:#FFFFFF;
}

#container{
	width:600px;
	margin:0 auto;
}

#topContainer{
	width:960px;
	margin:0 auto;
}

#headerImg{
	margin-bottom:27px;
}

h3{
	font-size:16px;
	color:#243e5a;
	margin:0 0 5px;
	padding:0;
}

table.format{
	border:solid 1px #243e5a;
	background-color:#dcefff;
	border-spacing:0;
	width:600px;
	margin-bottom:1px;
}

table.format th{
	border:solid 1px #243e5a;
	width:135px;

}
table.format td{
	padding:3px;
	border:solid 1px #243e5a;
}
p{
	margin:0;
	padding:0;
}

.item{	margin:20px 0 14px 0;}

.alart{	color:#F00;	}

#closeBtn{
	width:75px;
	margin:0 auto;
	padding:22px 0 26px;
}

table#add{
	width:400px;
	border:solid 1px #243e5a;
	background-color:#dcefff;
	border-spacing:0;
	margin-bottom:1px;
}

table#add th{
	width:50px;
	vertical-align:top
}

table#schedule{
	border:none;
	background-color:#fff;
}

table#schedule td{
	border:none;
}

table.scdl_sub{
	border:1px solid #fff;
	width:596px;
}

table.scdl_sub th.aqua{
	background-color:#99CCFF;
	width:100px;
}

table.scdl_sub td{	border:1px solid #fff;}

table.scdl_sub td .alart{
	font-size:0.9em;
	color:#333;
}

table.scdl_sub td.aqua{	background-color:#dcefff;}

#board{	border:1px solid #243e5a;}

#board .alart{	
	font-size:0.9em;
	margin-left:3px;
}

#copyright{
text-align:center;
font-size:0.8em;
}