@charset "utf-8";

#contents {
	/*min-height:640px;*/
	background:url(../images/bg_main3.gif) 50% 0 no-repeat;
}

#main {
	width:980px;
	padding-bottom:102px;
}

#main h2 {
	margin:0 0 8px 0;
}

.section {
	position:relative;
	margin:0;
	/*margin:0 0 30px;*/
	padding:0;
}

#sche-notice {
	margin:0 0 25px 0;
	background:url(../images/bg_section_kanran_head.gif) top left no-repeat;
}

#sche-notice h3 {
	padding:17px 0 20px 29px;
	font-weight:bold;
}

#sche-notice div.notice-txt {
	padding:0 25px 22px 25px;
	*padding:0 35px 22px 35px;
	text-align:left;
	background:url(../images/bg_section_kanran_foot.gif) bottom left no-repeat;
}

.section p {
	line-height:1.7;
}

.section p.notice {
	font-weight:bold;
}

#sche-tbl {
	background:url(../images/bg_section_kanran_head02.gif) top left no-repeat;
}

#sche-tbl h3 {
	padding:9px 0 20px 18px;
	font-weight:bold;
}

.section div.kanran-color {
	width:980px;
	padding:0 0 8px 0;
	text-align:right;
}

.section div.kanran-color ul {
	float:right;
}

.section div.kanran-color ul li {
	padding:0 0 0 16px;
	float:left;
	font-size:77%;
}

.section div.kanran-color ul li img {
	padding:0 6px 0 0;
	float:left;
}

.section table {
	width:979px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-top:solid 1px #d0d0d0;
	border-left:solid 1px #d0d0d0;
	background:#ffffff;
}

.section table tr td {
	padding:0;
	text-align:center;
	border-right:solid 1px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
}

.section table tr td.none01 {
	font-size:77%;
	height:22px;
	padding:0 0 6px 0;
	text-align:center;
	border-bottom:none;
}

.section table tr td.time {
	width:68px;
	height:45px;
	font-weight:bold;
	background:#eeeeee;
}

.section table tr td.wee01 {
	width:90px;
	padding:5px 0;
	font-weight:bold;
}

.section table tr td.wee02 {
	width:100px;
	padding:5px 0;
	font-weight:bold;
}

.section table tr td.sat01 {
	width:90px;
	padding:5px 0;
	color:#0066cc;
	font-weight:bold;
}

.section table tr td.sat02 {
	width:100px;
	padding:5px 0;
	color:#0066cc;
	font-weight:bold;
}

.section table tr td.sun01 {
	width:90px;
	padding:5px 0;
	color:#ff3366;
	font-weight:bold;
}

.section table tr td.sun02 {
	width:100px;
	padding:5px 0;
	color:#ff3366;
	font-weight:bold;
}

.section table tr td.sun03 {
	width:101px;
	padding:5px 0;
	color:#ff3366;
	font-weight:bold;
}

.section table tr td.fes01 {
	width:180px;
	padding:5px 0;
	color:#ff3366;
	font-weight:bold;
	background:#ffffff;
}

.color01/*pink*/ {
	background:#ffecf1;
}

.color02/*yellow*/ {
	background:#faf8e4;
}

.color03/*green*/ {
	background:#e3f6de;
}

.color04/*lightblue*/ {
	background:#e5f6ff;
}

.font-small {
	font-size:77%;
	margin:20px 0 0 0;
}

.white {
	background:#ffffff;
}

/*.font01 {
	font-weight:normal;
}

.font02 {
	font-size:77%;
	font-weight:normal;
	line-height:1.4;
}*/

.btn-kanran {
	width:100%;
	padding: 0 0 19px 0;
	text-align:center;
}

/* @group clearfix=================================================================== */
.section div.kanran-color:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

.section div.kanran-color {
	display:inline-block;
}

/* Hides from IE-mac \*/
.section div.kanran-color {
	height:1%;
}

.section div.kanran-color {
	display:block;
}
/* End hide from IE-mac */
/* @end */