@charset "euc-jp";
/* CSS Document */

.regular {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}
.style1 {
	color:#003300;
	font-size:12px;
}
.style2 {
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
}
.style3 {
	color:#003300;
	font-weight:bold;
	font-size:14px;
	margin:10px 0;
}
.style4 {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	font-family:"¥á¥¤¥ê¥ª", Meiryo, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	line-height:1.6;
}
.style5 {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.style6 {
	color:#FF0000;
	font-size:10px;
	font-weight:normal;
}
.style7 {
	color:#FF0000;
	font-size:10px;
	font-weight:normal;
	margin-top:6px;
}
.style8 {
	font-size:12px;
	color:#336600;
}
.style9 {
	color:#FFCCCC;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	width:80%;
	background:#003300;
}
.style10 {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.style11 {
	color:#FF0000;
	font-weight:normal;
	font-size:12px;
}
img {
	border:0;
}
img.mb_5 {
	margin-bottom:5px;
}
.crs01 {
	font-size:10px;
	color:#FFF;
	background-color:#666699;
}
.crs02 {
	font-size:10px;
	color:#FFF;
	background-color:#339966;
}
.day {
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.btn {
	margin:5px;
}
.mg {
	margin:6px 0;
}
.mb {
	margin:0 0 5px;
}
.bdr {
	border-top:1px dotted #336600;
	border-bottom:1px dotted #336600;
}
.att {
	text-align:center;
	font-size:12px;
	margin:4px 0;
}
#ttl {
	width:940px;
	margin:0;
	padding:0;
}
#ttl_w {
	width:940px;
	height:250px;
	margin:0;
	padding:0;
	background:url(images/ttl_w.gif) no-repeat left top;
}
.listBox {
	width:610x;
	padding:10px 0 0 320px;
}
.listBox ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.listBox li {
	float:left;
	white-space:nowrap;
	margin:0 0 4px 10px;
	padding:2px 0 2px 10px;
	background:url(images/ic.gif) no-repeat 2px 4px;
	font-size:12px;
}
.listBox li.area {
	background-color:#FF3300;
	color:#FFF;
	padding:2px 8px 2px 10px;
}
.listBox .mt_20 {
	margin-top:20px;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clear {
	clear:both;
}
/*********************************************************************
		GENERAL SETTING
*********************************************************************/

/* Cell Width */

.w80per {
	width:80%;
}
.w27per {
	width:27%;
}
.w26per {
	width:26%;
}
.w20per {
	width:20%;
}
.w33per {
	width:33%;
}
.w34per {
	width:34%;
}
.w40per {
	width:40%;
}
/* Background Color */

.bg01 {
	background:#FFF;
}
