
@charset "utf-8";
/* CSS Document */


/****************MainImage****************/
#background_bil {
	background:url(../images/headerbg.jpg) repeat-x 0 0;
}
#main_img {
	width:898px;
	height:270px;
	background:url(../images/mainimg.jpg) no-repeat 0 0;
}

/* ***********body_left*********** */
#body_left {
	float:left;
	width:180px;
	text-indent:-9999px;
	font-size:0;
}

/* *********body_right************* */
#body_right {
	float:right;
	width:700px;
	padding:0;
}
/* *********Main************* */

h3{
	margin:5px 0 10px;
}

.box01{
	height:100%;
	margin:0 0 10px;
}
.box01 p{
	width:570px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.box01 p strong{
	display:block;
	margin:0 0 3px;
}
.box01 div{
	width:100px;
	float:right;
	margin:10px 10px 0 0;
	display:inline;
}
.box01 div span{
	display:block;
	font-size:0.85em;
	line-height:120%;
	margin:3px 0 0;
}
.schedule{
	width:680px;
	margin:0 auto 20px;
}
.box02,.box03{
	height:100%;
	margin:0 0 15px;
}
.box02{
	margin-top:10px;
}
.box02 p,.box03 p{
	float:left;
}
.box03 p{
	width:227px;
}
.ct02{
	margin:0 9px 0 0;
}
.ct03{
	margin:0 9px 0 10px;
}
.box02 span,.box03 span{
	background:url(../images/icon.gif) no-repeat 0 2px;
	display:block;
	padding:0 0 0 15px;
}


.chakko{
	height:100%;
	margin:10px 0 10px 12px;
}
.chakko h5{
	width:187px;
	float:left;
	margin:0 10px 0 0;
}
.chakko div{
	float:left;
	height:100%;
	margin:0 0 10px;
}
.chakko div p{
	width:88px;
	float:left;
	margin:0 10px 0 0;
	font-size:0.85em;
}
.c_box01{
	width:484px;
	height:100%;
}
.c_box02{
	width:680px;
	height:100%;
	
}









