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

#contents{
	color:#333;
	font-size:11px;
}
/* headline */
#contents h3.t-schedule{
	height:70px;
	background-image:url(../images/hl_schedule.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
/* block1 */
#contents #block1{
	width:660px;
	height:auto;
	margin:0 auto 15px auto;
}
#contents #block1 .wrap-flow{
	width:370px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
#contents #block1 .wrap-graph{
	width:281px;
	height:auto;
	float:right;
}
/* block2 */
#contents #block2{
	width:660px;
	height:auto;
	margin:0 auto;
	background-image:url(../images/photo_s_01.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
/* float */
#contents .wrap-date{
	width:80px;
	height:auto;
	display:block;
	float:left;
}
#contents .flow{
	width:270px;
	height:auto;
	float:left;
	margin:0 0 0 20px;
}
#contents .flow2{
	width:560px;
	height:auto;
	float:left;
	margin:0 0 0 20px;
}
/* each box */
#contents .box1,#contents .box3,#contents .box4,#contents .box5,#contents .box6,#contents .box7{margin:0 0 15px 0;}
#contents .box1,#contents .box2{
	width:370px;
	height:auto;
}
#contents .box3,#contents .box4,#contents .box5,#contents .box6,#contents .box7,#contents .box8{
	width:660px;
	height:auto;
}
/* h4 */
#contents h4{
	width:270px;
	height:30px;
	margin:0px;
	padding:0px;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	background-position:left top;
	background-repeat:no-repeat;
}
#contents .box1 h4{background-image:url(../images/text_s_flow01.gif);}
#contents .box2 h4{background-image:url(../images/text_s_flow02.gif);}
#contents .box3 h4{background-image:url(../images/text_s_flow03.gif);}
#contents .box4 h4{background-image:url(../images/text_s_flow04.gif);}
#contents .box5 h4{background-image:url(../images/text_s_flow05.gif); width:462px;}
#contents .box6 h4{background-image:url(../images/text_s_flow06.gif);}
#contents .box7 h4{background-image:url(../images/text_s_flow07.gif);}
#contents .box8 h4{background-image:url(../images/text_s_flow08.gif); height:20px;}

