@charset "utf-8";
/*	----------------------------------------
		font
	----------------------------------------*/
#access h2{
	margin-bottom:30px;
}
#access h3{
	margin-bottom:10px;
}
#access h4{
	margin:40px 0 10px 0;
}
#access span{
	color:#003399;
	font-size:123%;	
}
#access strong{
	color:#003399;
}


#access{
	margin-bottom:50px;
}

.access_l{
	float:left;
	width:255px;
	margin-bottom:20px;
}
.access_r{
	float:right;
	width:255px;
	margin-bottom:20px;
}
#access #access_box{
	background:url(../img/access/h3_04_block2.jpg) 0 0 repeat-y;
}
#access #access_box ul{
	padding:7px 20px 5px;
	line-height:2;
}
#access #access_box li{
	background:url(../img/icon02.jpg) 0 7px no-repeat;
	padding-left:20px;
}