@CHARSET "UTF-8";

/* CSS document for top */

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



/* main */
.main .ttl {
	margin-bottom: 10px;
}

.main #flash {
	width: 714px;
	height:291px;
	margin:5px 0 0 -10px;
}

.main #event {
	width: 700px;
	margin-top: 20px;
}

.main #blog_topic {
	float:left;
	width: 700px;
	padding-top: 20px;
}


/* main */


/*
ƒCƒxƒ“ƒg???T??
----------------*/


div#event_week {
	float:left;
	height:180px;
	width:660px;
	overflow:hidden;
}

p#btn_left {
	float:left;
	width:13px;
}

p#btn_right {
	float:left;
	width:13px;
}

div#event_week2 {
	margin:0;
	width:1540px;
}

div.timetable {
	display:inline;
	width:210px;
	float:left;
	margin: 0 5px;
}

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

#event_week h4 strong{
	width:43px;
	display:block;
	font-size:12px;
	
	
}


#event_week h4 strong.month{
	height:17px;
	line-height:17px;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	font-weight: bold;
	
	
}


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

#event_week h4 strong.day {
	line-height:15px;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	font-size:12px;
	
}

#event_week h4 strong.sun {
	color:#900;
}

#event_week h4 strong.sat {
	color:#039;
}

div.timetable dl {
		display:inline;
float:left;
	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;	
	margin:0;
}


div.blog_topics_box{
		display:inline;
	width:200px;
	float:left;
	margin:0 15px; 
}

div.blog_topics_box h4{
		display:inline;
	
	width:48px;
	height:48px;
	float:left;
	background-image:url(../img/top_blog_date.gif);
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;

}
div.blog_topics_box h4 strong {
	display:block;

}
div.blog_topics_box h4 strong.month {
	width:20px;
	text-align:center;
	line-height:14px;
	vertical-align:bottom;
	margin:10px 0 0 4px;
}

div.blog_topics_box h4 strong.date {
		display:inline;
	vertical-align:bottom;
	line-height:14px;
	margin:0 0 0 18px;
	width:30px;
	height:20px;
	float:left;
	text-align:center;
}

div.blog_topics_box h5 {
	float:left;
	font-size:13px;
	line-height:1.2;
	width:140px;
	vertical-align:bottom;
	margin: 10px 0 10px 10px;
}

div.blog_topics_box p {
	float:left;
	font-size:11px;
	line-height:1.4;
	width:100%;;
	clear:left;
}

div.blog_topics_box img {
	clear:both;
	float:left;
	margin:10px 0;
}


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

}

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


