@charset "utf-8";
/*
機　　能　　名：ぶどうについて
作　　成　　日：2015/12/03
作　　成　　者：52WEB WORKS. 関本
更　　新　　日：

/* ***************************************
	about
**************************************** */

/* main_img */
div#main_img {
position:relative;
width:1000px;
height:690px;
margin-bottom:70px;
}
div#main_img h2 img {
display:none;
}
div#main_img p {
position:absolute;
bottom:30px;
left:330px;
}

/* section */
.section {
margin-bottom:100px;
}
.section h2 {
margin-bottom:10px;
}
.section div.float_l {
width:600px;
margin:30px 0 0 45px;
}
.section div.float_l h3 {
margin-bottom:20px;
}
.section div.float_l p {
margin:0 15px;
}

/* tips_03 */
#tips_03 h4 {
margin:45px 0 15px 0;
}
#tips_03 div#point {
position:relative;
}
#tips_03 div#point img {
position:absolute;
top:-66px;
left:-376px;
}


