ul,li { margin: 0; padding: 0; }
li { list-style-type: none; }
h1,h2{ color: #484848; font-size: 13px; margin: 0; padding: 0; }
h1{margin-top: 10px;}

/*div#contents{ width: 700px; float: left; margin-bottom: 10px; }
div#contents:after {content : ""; display : block; height : 0; clear : both; }*/

div#topnavi{
	clear:both;
	width: 100%;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #131083;
	height:110px;
}
div#topnavi ul{margin-left: 50px;} 
	
div#topnavi p{ color: #131083; font-size: 11px; margin: 0; }
div#topnavi li { width: 230px; float: left; margin-right: 5px; }
div#topnavi li#topnavi3 { margin-right: 0; }
div#topnavi li a { background-image: url(../img/topnavi.jpg); text-indent: -9999px; width: 228px; height: 38px; overflow: hidden; border: solid 1px #131083; display: block; }
div#topnavi li#topnavi2 a { background-position: -228px 0; }
div#topnavi li#topnavi3 a { background-position: -456px 0; }
div#topnavi li a:hover { background-position: 0 -38px; }
div#topnavi li#topnavi2 a:hover { background-position: -228px -38px; }
div#topnavi li#topnavi3 a:hover { background-position: -456px -38px; }

/*div#topnavi p{
	color: #131083;
	font-size: 11px;
	margin: 0;
	line-height: 13px;
}
div#topnavi ul { margin-bottom: 20px; }
div#topnavi li { width: 160px; margin-bottom: 10px; }
div#topnavi li#topnavi3 { margin-right: 0; }
div#topnavi li a { background-image: url(../img/topnavi.jpg); background-position: -10px 0;text-indent: -9999px; width: 158px; height: 38px; overflow: hidden; border: solid 1px #131083; display: block; }
div#topnavi li#topnavi2 a { background-position: -238px 0; }
div#topnavi li#topnavi3 a { background-position: -466px 0; }
div#topnavi li a:hover { background-position: -10px -38px; }
div#topnavi li#topnavi2 a:hover { background-position: -238px -38px; }
div#topnavi li#topnavi3 a:hover { background-position: -466px -38px; }*/

div#main{ width: 560px; float: left; margin-left: 27px;}


div#news { width: 530px; background-color: #ffba00; background-image: url(../img/wn_bk.gif); background-repeat: no-repeat; background-position: right bottom; clear: both; margin-bottom: 5px; padding-bottom: 10px; }
div#news h2 { background-image: url(../img/tit_wn.gif); text-indent: -9999px; width: 530px; height: 28px; overflow: hidden; }
div#news dl { margin-top: 10px; margin-left: 10px; }
div#news dt { width: 40px; float: left; clear: left; }
div#news dd {  width: 420px; float: left; }
div#news:after {content : ""; display : block; height : 0; clear : both; }

div.blog{ color: #131083; width: 260px; float: left; background-color: #e4f5ff ;  margin-bottom: 10px;}
div.blog dl { margin-top: 10px; margin-right: 5px; margin-left: 5px; }
div.blog dt { color: #09f; font-size: 11px; }
div.blog dd { margin: 0 0 3px 15px; padding: 0; }
div#blog_sushi{margin-right: 10px}
div.blog h2 a{ width: 260px; height: 33px;  text-indent: -9999px; overflow: hidden; display: block;}
div#blog_sushi h2 a{ background-image: url(../img/tit_sushizukan.gif);  }
div#blog_zanmai h2 a{ background-image: url(../img/tit_zanmai.gif);  }

div#rightnavi{ width: 200px; float: left; }

div#ads_right{ margin-top:10px; margin-left:20px; }

div#slideshow {
	position:relative;
	height:280px;
	overflow: hidden;
}
div#slideshow img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width: 530px;
}
div#slideshow img.active { z-index:10;}
div#slideshow img.last-active {z-index:9;}
