@charset "utf-8";
/*
機　　能　　名：トップページ
作　　成　　日：2015/12/03
作　　成　　者：52WEB WORKS. 関本
更　　新　　日：

/* ***************************************
	top
**************************************** */

/* main_img */
div#main_img {
position:relative;
width:1000px;
height:769px;
margin-bottom:60px;
}
div#main_img h2 img {
display:none;
}
div#main_img p {
position:absolute;
bottom:32px;
left:252px;
}

/* section */
.section {
margin-bottom:25px;
}
.section div.float_r {
width:500px;/* total 530px */
padding-right:30px;
}
.section div.float_r p {
margin:15px 30px 40px 15px;
}
.section div.float_r div.align_r a {
font-weight:bold;
font-size:15px;
}
