* {
	margin:0;
	padding:0;
	}

body {
	background:url(../img/sakana.png) center;
/*	background:#ffcc33;*/
	text-align:center;
	font-size:12px;
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	_height:1%;
	}

body div {
	text-align:left;
	margin:0 auto;
	}

body,
table, th, td,
form {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#333;
	}

@media print {
	.noPrint{display:none;}
}


strong {
	font-weight:bold;
	font-style:normal;
	color:#333;
	text-decoration:none;
	}


img {
	margin:0;
	padding:0;
	border:none;
}


form {
	display:inline;
	}

/* default - dottedUnderLine - */

a:link {
	color:#ff6600;
	border-bottom:dotted 1px #ff6600;
	padding-bottom:2px;
	padding-bottom /**/:1px;
	text-decoration:none;
	}

a:visited{
	color:#ff6600;
	border-bottom:dotted 1px #ff6600;
	padding-bottom:2px;
	padding-bottom /**/:1px;
	text-decoration:none;
	}

a:hover {
	color:#ff6600;
	text-decoration:none;
	padding-bottom:2px;
	padding-bottom /**/:1px;
	border:none;
	font-weight:bold;
	}

a:active {
	color:#ff6600;
	text-decoration:none;
	padding-bottom:2px;
	padding-bottom /**/:1px;
	border:none;
	}

a img{
 border:none;
}
.noBorder{
 border:none;
}

#container {
	clear:both;
	margin:0 auto;
	padding:0;
	width:749px;
	}

#container:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	}

/*メイン*/
#main{
	width:749px;
	margin:0 auto;
	text-align:center;
	background:#fff;
	overflow:hidden;
	}
H1#ttl{
	width:749px;
	height:60px;
	background:url(../img/ttl_sakana.gif);
	font-size:22px;
	line-height:100%;
	padding:10px;
	color:#fff;
}

#navi{
	width:630px;
	height:30px;
	margin:10px 0 0 0 auto;
	padding:10px 0 0 0;
	overflow:hidden;
}
#navi ul{
	width:630px;
	height:30px;
	margin:0px;
	padding:0;
}
#navi ul li{
	float:left;
	list-style:none;
	line-height:0;
	margin:0;
	padding:0;
}
ul#ura {
	margin:0px;
	padding:0px;
	width:729px;
}
ul#ura li {
	float:left;
	list-style:none;
	line-height:0;
	margin:0;
	padding:0;
	font-size:10px;
}
ul#omote {
	margin:0px;
	padding:0px;
	width:729px;
}
ul#omote li {
	float:left;
	list-style:none;
	line-height:0;
	margin:0;
	padding:0;
	font-size:10px;
}

#frag-1,#frag-2{
	width:729px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#frag-2{
	display:none;
	overflow:hidden;
}

#footer{
	width:749px;
	margin:0 auto;
	background:#fff;
}
#logo_c_sns{
	width:729px;
	height:50px;
	background:#fff;
	text-align:right;
	margin:0 auto;
	padding:0;
		
}

.tbl {
	width:710px;
	
}
.tbl td{
	padding:5px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	vertical-align:top;
}
#txt{
	width:880px;
	margin:0 auto;
	padding:0 0 20px 0;
	}
#txt_tbl td{
	padding:10px;
	font-size:14px;
	line-height:150%;
	border-bottom:3px #debbcd solid;
}
ul#shoplist{
	padding:0px;
	margin:0px;
}
ul#shoplist li{
	list-style:none;
	margin:0 0 30px 0px;
	padding:5px;
}
H2{
	margin:10px 10px 10px 10px;
	padding:5px;
	background:#fff;
	color:#009900;
	
}

H3{
	margin:10px 0 10px 0;
	padding:5px;
	background:#99cc66;
}
dl{
	padding:0 0 0 10px;
}
dt{
	line-height:150%;
}
dd{
	padding:0 0 0 10px;
	line-height:150%;
}
dt.line{
	border-bottom:1px #669966 solid;
	line-height:0;
	height:5px;
	margin:0 0 5px 0;
}
#before{
	height:0;
}
#after{
	display:none;
	width:400px;
	text-align:center;
	padding:10px;
	margin:20px auto;
	font-size:14px;
	background:#e7e7eb;
}
#after h2{
	color:#cc0000;
	background:none;
}
