@charset "UTF-8";

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*------------------------------------------------------------MainPhoto*/
section#mainphoto div {
	text-align: left;
	padding:78px 0 78px 15px;
	background: url(../img/index_img/header_bgph.jpg) left center no-repeat;
	background-size: cover;
}

/**/
#top_bnr{
	text-align:center;
	margin-bottom:20px
}
#top_bnr li{
	margin-bottom:10px;
}