@charset "Shift_JIS";

/* メイン（中ページ） ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
#cont {
width : 756px ;
margin : 0 auto ;
text-align:center;
background : url(./images/main_bg.gif) repeat-y 0 0 ;
}

#cont2 {
width : 718px ;
margin : 0 auto ;
text-align:center;
	padding-right:2px ;
}


#contents2 {
	width : 716px;
	padding-bottom: 10px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#contents2:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#contents2{display: inline-block;}
/*\*/
*html #contents2 { height: 1%;}
 { display: block;}
/* */

/*--------------------------------------
* うなぎ特集
---------------------------------------*/
#section{
	width : 714px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#section:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#section{display: inline-block;}
/*\*/
*html #section { height: 1%;}
#section { display: block;}
/* */
#section2{
	width : 710px;
	margin:0 auto 15px auto;
	padding-bottom:5px ;
background : url(./images/top_bg2.gif) repeat-y 0 0 ;
}

#section2:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#section2{display: inline-block;}
/*\*/
*html #section2 { height: 1%;}
#section2 { display: block;}
/* */

.section_left {
	text-align: left;
	float: left;
	margin-right:26px ;
}
.section_right {
	text-align: left;
	float: right;
}

.point {
	width:156px;
	height: auto;
}
.point_pic {
	padding-top: 4px;
}
.point_text {
	text-align: center;
	width: 220px;
}

