@CHARSET "UTF-8";

/* CSS document for access */

/* Contents */
.contents {
	width: 1200px;
	height: 1130px;
	overflow: hidden;
	background: url(../img/background_contents.png) repeat-y;
}
/* Contents */



/* main */
.main {
	position: absolute;
}

.sub_ttl {
	font-size: 150%;
	font-weight: bold;
	color: #BBBB85;
}

.text {
	font-size: 110%;
	line-height: 14px;
}

#box01 {
	margin:10px 0px 300px 0px;
	width:720px;
}
	

h2 {
	font-size: 130%;
	background: url("../img/main_icon01.gif") no-repeat left;
	color: #999947;
	vertical-align: middle;
	padding: 10px 0px 10px 25px;
}

.clear_both {
	clear: both;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}




#event_icon {
	background-image:url(../img/event_info_month.gif);
	width:43px;
	height:50px;
	float:left;
	margin:30px 20px 0px 20px;
	font-size:0;
}

.event_year {
	height:17px;
	line-height:17px;
	vertical-align:middle;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;

}

.event_month {
	height:33px;
	line-height:33px;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:24px;
}

.event_gatu {
	height:33px;
	line-height:33px;
	vertical-align:middle;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

#btn_left{
	float:left;
	width:13px;
	margin:30px 0px 0px 0px;
}

#schedule_icon {
	background-image:url(../img/top_eventdate.gif);
	width:43px;
	height:60px;
	float:left;
	font-size:0;
}
 
#schedule_icon strong {
	width:43px;
	display:block;
}

.schedule_month {
	display:block;
	height:17px;
	line-height:17px;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	font-weight: bold;
	font-size:12px;
}

.schedule_date {
	line-height:25px;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	color:#000;
	font-size:22px;
}

.schedule_day {
	line-height:15px;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	color:#000;
	font-size:12px;
}

.schedule_sunday {
	line-height:15px;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	color:#039;
	font-size:12px;
}

.schedule_satday {
	line-height:15px;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	color:#900;
	font-size:12px;
}


.timetable {
	float:left;
	margin:30px 0px 0px 20px;
}  
 
div.timetable dl {
	float:right;
	margin:0 10px;
	font-size:13px;
	width:140px;
}
 
 
div.timetable dl dt {
	float:left;
	width:40px;
	font-weight: bold;
	color: #069;	
}
 
div.timetable dl dd {
	padding:0 0 0 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
}

table.event_calender{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width:280px;
}

table.event_calender th {

}

table.event_calender td {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding: 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

table.event_calender td{
	color:#CCC;
}

table.event_calender a{
	color:#333;
	text-decoration: underline;	
}

table.event_calender a:visited{
	color:#333;
	text-decoration: underline;	
}

.time_schedule {
	width:220px;
}

#calendar {
	float:left;
	margin:30px 20px 0px 0px;
	width:280px;
}

#calendar_header { 
	width:280px;
}

#lastmonth {
	float:left;

}

#thismonth {
	float:left;
	margin:0 0 0 43px;
}

#nextmonth {
	float:right;
}


#calendar_table {
	float:left;
}


div.timetable dl {
	float:left;
	margin:0 10px;
	font-size:13px;
	width:140px;
}


div.timetable dl dt {
	float:left;
	width:40px;
	font-weight: bold;
	color: #069;
	padding: 5px 0 ;	
		font-size:1.2;

}

div.timetable dl dd {
	padding:5px 0 5px 45px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size:1.2;
}


#box02 {
	width:700px;
	height:0px;
	overflow:hidden;
	clear:both;
}	
	
.image_float {
	float:left;
	margin: 0 10px;
}
.info_text {
	font-size: 120%;
	/*
	width:170px;
	*/

}
