@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	.section
-------------------------------------------------------------------*/
#content .section {
	margin-bottom: 90px;
}
#content .mens{
    background: url("../image/mens05.png") right bottom no-repeat;
    padding-bottom: 150px;
}
#content .mens .text00 {
	padding-right: 275px;
}