@charset "utf-8";

/* *****************************************
/*+  トップページ  +************************
/***************************************** */
/* #contents
----------------------------------------------------------*/
#contents .mainImg{
	margin-bottom:23px;
}
#contents p.lead{
	margin-bottom:19px;
	padding:0 15px 0 15px;
	line-height:1.5em;
}

/**/
#contents .photoBox01{
	margin-bottom:14px;
	border:1px solid #E0E0E0;
}
#contents .photoBox01 .inner{
	padding:18px 20px 18px 18px;
	border:6px solid #FEE6E7;
}
#contents .photoBox01 h2{
	margin-bottom:20px;
}
#contents .photoBox01 .text{

	float:left;
	width:334px;
}
#contents .photoBox01 .text p{
	margin-bottom:10px;
}
#contents .photoBox01 .text p.link{
	margin:0;
}
#contents .photoBox01 .image{
	padding:0 16px 0 0;
	float:right;
	width:168px;
	text-align:right;
}


div.image {
	margin-bottom:7px;
	text-align:center;
}



ul.news {
}
ul.news li{
	margin-bottom:5px;
}


ul.news li span.date{
	margin-right:25px;
}









