@charset "utf-8";
/* CSS Document */

#header {
	background-color:#660000;
	background-image:url(../img_index/bg_header_top.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}

#header_inner {background-image:url(../img_index/main_visual.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:980px;
	height:560px;
	margin:0 auto;
}

#header #header_inner h1{
	text-indent:-9999px;
}

#content_inner {
	background:url(../img_common/bg_top_con_bottom.jpg) bottom left repeat-x;
	padding:10px 20px 111px;
}

#content #wrap01 {
	background-color:#FFF;
	background:url(../img_common/bg_unagi.gif) bottom right no-repeat;
	padding-bottom:25px;
	margin-bottom:0;

}

#content #shoplist {
	background:url(../img_index/list_top.jpg) top left no-repeat;
	width:742px;
	float:left;
}

#content #shoplist h2 {
	height:53px;
	text-indent:-9999px;
}

#content #shoplist_inner {
	background:url(../img_index/list_bottom.jpg) bottom left no-repeat;
	padding:20px 0 20px 0px;
}

#content #shoplist .list_column{
	float:left;
	background-image:url(../img_index/line.gif);
	background-repeat:repeat-y;
	background-position:top right;
	padding:0 10px 0 11px;
}

#content #shoplist #ls{background-image:none;}

#content #shoplist .list_column h3{
	margin-top:0px;
}

#content #shoplist .list_column ul{
	margin-top:10px;
	margin-bottom:30px;
}

#content #shoplist .list_column ul li{

height:39px;
}


#content #shoplist .list_column ul li a:hover img{
	alpha(opacity=70);
	opacity:0.7;
}
h2{font-weight:normal;}

/*Hamamatsu鰻の専門店*/

#content #wrap02{
	margin-top:30px;
}

#content #wrap02 h2{
	margin-bottom:20px;
}

#content #wrap02 h2 img {
	float:none;
	margin:0;
}
#content #wrap02 p{

}
#content #wrap02 img{
	float:right;
	margin-left:10px;}
	

