body{
	text-align: center;
	margin: 10px 5px 0px 20px;
}

body#page{
	margin: 0 5px 0px 20px;
}

ADDRESS{
	width : 680px;
	text-align: left;
}

/*h1{
	
	background-color:#666666;
	padding: 10px 10px 5px 10px;
	font-size: 20px;
	color: #FFFFFF;
	border-bottom: solid 2px #000000;
	border-left: solid 8px #000000;
}*/

h2{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	font-size: 16px;
	color: #009900;
}

ADDRESS{
	padding : 10px 0px 10px 0px;
	border-top:solid 9px #FFF6D0;
	padding-top: 4px;
	font-size: 10px;
	font-style: normal;
	text-align: right;

}

P{
	padding : 5px 10px 10px 10px;
	font-size: 12px;
	line-height: 18px;
}
HR{
  background-color : #800040;
  color : #800040;
}

/*---------- ▽080922追加 ----------*/
#top_wrap{
	width:680px;
	margin:0 auto;
}

p#topText{
	width:680px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

p#back_top{
	font-size:12px;
}

/*----- トップページ -----*/
td#topHeader h1{
	display:none;
}

td#topHeader dl{
	width:680px;
	height:80px;
	background:url(img/titel.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
}

td#topHeader dl dt,
td#topHeader dl dd{
	display:none;
}

p#headText{
	width:680px;
	height:30px;
	background:url(img/titel2.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#topFlash{
	width:450px;
	height:330px;
	margin:0;
}

/*----- 商品紹介 -----*/
#wrap{
	width:700px;
	margin:0 auto;
}

p#topTextIn{
	width:680px;
	margin:0 auto 5px;
	padding:0;
	text-align:left;
}

td#logo h1 a{
	width:41px;
	height:200px;
	display:block;
	background:url(img/minilogo.gif) no-repeat 0 0;
	text-indent:-9999px;
	outline:none;
}

p#item_logo a{
	width:41px;
	height:200px;
	display:block;
	background:url(img/minilogo.gif) no-repeat 0 0;
	text-indent:-9999px;
	outline:none;
}

td#itemBack{
	background:url(img/back.jpg) repeat 0 0;
}

/*----- 店舗紹介 -----*/
td#aboutTitle h2{
	width:520px;
	height:30px;
	background:url(img/about.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
}

td#aboutSubTitle01 h3,
td#aboutSubTitle02 h3,
td#aboutSubTitle03 h3{
	width:520px;
	height:30px;
	text-indent:-9999px;
	margin:0;
}

td#aboutSubTitle01 h3{
	background:url(img/honten.jpg) no-repeat 0 0;
}

td#aboutSubTitle02 h3{
	background:url(img/shiten.jpg) no-repeat 0 0;
}

td#aboutSubTitle03 h3{
	background:url(img/hyouki.jpg) no-repeat 0 0;
}

p#about_guide{
	text-align:right;
	font-size:12px;
	margin:0;
	padding:0;
}

/*----- お問い合わせ -----*/
td#formTitle h2{
	width:520px;
	height:30px;
	background:url(img/form.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
}

td#formSubTitle01 h3,
td#formSubTitle02 h3{
	width:520px;
	height:30px;
	text-indent:-9999px;
	margin:0;
}

td#formSubTitle01 h3{
	background:url(img/telfax.jpg) no-repeat 0 0;
}

td#formSubTitle02 h3{
	background:url(img/mail.jpg) no-repeat 0 0;
}


/*----- 通信販売法に基づく表記 -----*/
td#guideTitle h2{
	width:520px;
	height:30px;
	background:url(img/guide.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
}

table#guide_table{
	text-align:left;
	margin:15px 0 50px;
	font-size:12px;
}

table#guide_table th{
	padding:8px;	
	width:120px;
	line-height:20px;
	vertical-align:top;
	background:#F2F2F2;
	border-bottom:1px dashed #CCCCCC;
}

table#guide_table td{
	padding:8px;
	line-height:20px;
	vertical-align:top;
	border-bottom:1px dashed #CCCCCC;
}

table#guide_table2{
	text-align:left;
	font-size:12px;
}

table#guide_table2 th{
	padding:3px;
	font-weight:normal;
	background:#FFFFFF;
	width:70px;
	border-bottom:0;
}

table#guide_table2 td{
	padding:3px;
	border-bottom:0;
}

/*----- フッタリンク -----*/
p#guide_link{
	text-align:right;
	border-top:1px solid #CCCCCC;
}


