@charset "UTF-8";

@import url("reset.css");
@import url("base.css");

div#spread{
	padding:0 8px 0 8px;
	margin:20px 0 0 0;
}


#spread h2{
	background-image: url(../img/spread/bg_01.jpg);
	background-repeat: repeat;
	color:#0052AD;
	font-size:1.2em;
	font-weight:bold;
	line-height:150%;
	padding:0px 10px;
	background-position: left top;
	width:610px;
	margin:30px 0 10px 0;
}



#spread p#text01{
	border: 2px solid #4066b3;	
	padding:10px;
	width:606px;
	margin:30px 0 10px 0;
}

#spread p{
	width:630px;
	margin:0 0 1em 0;
}


#spread .flow_img{
	width:630px;
	text-align:center;
}

#main h3.table_m{
	background-image: none;
	background-repeat: no-repeat;
	font-weight:bold;
	line-height:normal;
	margin: 25px 0px 0px 230px;
}


table#sessui{
	width:630px;
	
}
table#sessui
,table#sessui th
,table#sessui td
,table#sessui tr{
	border: 1px solid #4066b3;	
}


table#sessui th{
	width:30px;
	text-align: center;
	vertical-align: middle;	
}

table#sessui th{
	width:30px;
	text-align: center;
	vertical-align: middle;	
}

table#sessui td{
	font-size:13px;
	text-align: center;
	vertical-align: middle;	
}

