/*
------------------------------
   GLOBAL RESET
------------------------------*/

body,h1,h2,h3,h4,h5,h6,p,div,span,table,th,td,dl,dt,dd,ul,ol,li,form,fieldset,input,textarea,blockquote { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}



/* link */

a:link,a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color:#ff8e00;
	text-decoration:none;
}



/*--- USUAL CLASS ---*/

img.fl{
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

img.fr{
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

.ac { text-align: center; }
.ar { text-align: right; }

strong.red { color: #f00; }



/*
------------------------------
   LAYOUT
------------------------------*/

body {
	color: #404040;
	font-style:"‚l‚r ‚oƒSƒVƒbƒN", Osaka,"ƒqƒ‰ƒMƒmŠpƒS" , Arial, Helvetica, sans-serif,"Hiragino Kaku Gothic Pro";
	line-height: 1.5;
}

.layout_body{
	background:url("/shop/item/nunoehon/design/img01/bg_body.jpg") center repeat-y;	
}

td.layout_content{
	padding: 0 15px 0 25px;
}

td.layout_right{
}



/* Header */

.layout_header{
	position: relative;
	height: 84px;
	margin-bottom: 20px;
	background:url("/shop/item/nunoehon/design/img01/bg_header.jpg") center no-repeat;
}

.layout_header h1{
	position: absolute;
	top: 10px;
	right: 15px;
	color: #fff;
	font-size: 12px;
	text-align: right;
}

h2#logo{
	padding: 12px 0 0 15px;
}

ul#headernav {
	position: absolute;
	top: 35px;
	right: 15px;
	width: 486px;
	height: 22px;
	padding: 4px 10px 3px 10px;
	background:url("/shop/item/nunoehon/design/img01/bg_navi.jpg") right no-repeat;	
}

ul#headernav li {
	float: left;
	margin: 0 7px 0 0;
}

ul#headernav li form,	
ul#headernav li form input {
	float:left;		
    vertical-align: center;
}
	 
input#keyword {
	height: 16px;
	margin: 0 3px 0 0;
}
	 
input#imageField {
	float:left;
	margin: 0;
	padding: 0;
}



/*
------------------------------
   CONTENTS
------------------------------*/

.contents {
	margin: 0 0 30px 0;
	overflow: hidden;
}

.contents h2 {
	margin: 0 0 15px 0;
}

.contents h3 {
	margin: 0 0 15px 0;
}

.contents h4 {
	margin: 0 0 15px 0;
}

.contents p {
	margin: 0 0 1.5em 0;
}

.contents h2#page-title {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 5px;
	font-size: 125%;
	line-height: 1.3;
	border-left: 8px solid #ff8e00;
}

.u_contents{
	margin: 0 0 10px 0;
	overflow: hidden;
}

.u_contents p {
	margin: 0 0 1.2em 0;
}


.b_line {
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #723614;
}

.g_box {
	padding: 15px 15px 0.1px 15px;
	border: 1px solid #9c6;
}

table.spec {
	margin: 0 0 10px 0;
	width: 670px;
}

table.spec th,
table.spec td {
	padding: 3px 5px;
	vertical-align: middle;
	border: 1px solid #ccc;
}	

table.spec th {
	width: 150px;
	color: #fff;
	font-weight: bold;
	text-align:center;
	background: #ff8e00;
}

table.spec td {
	vertical-align:middle;
	background: #fff;
}


table.itemspec {
	width: 95%;
	margin: 0 0 30px 0;
	border: 1px solid #ccc;
}

table.itemspec th,
table.itemspec td {
	padding: 5px;
	border: 1px solid #ccc;
}

table.itemspec th {
	width: 120px;
	color: #fff;
	font-weight: bold;
	text-align:center;
	background: #FB8F25;
}


.layout_content form input,
.layout_content form select,
.layout_content form option {
	font-size: 14px;
}




/*
------------------------------
   SIDE NAVIGATION
------------------------------*/

/* Login */

#login {
	width: 200px;
	height: 114px;
	margin: 0 15px 15px 15px;
	text-align: center;
	background: url("/shop/item/nunoehon/design/img01/bg_login.jpg") no-repeat;	
}

#login img {
	margin-top:3px;
}
	
#login p {
	padding:6px 0 0 0;	
}


ul.storemenu{
	margin: 0 0 15px 0;
}

ul.storemenu li{
	margin: 0 0 5px 0;
	text-align: center;
}

#side_itemmenu{
	margin: 0 14px 15px 15px;
}

#side_itemmenu h3{
	margin: 0 0 10px 0;
}

#side_itemmenu h4{
	margin: 0 0 5px 0;
}

#side_itemmenu ul{
	margin: 0 0 10px 5px;
}

#side_itemmenu ul li{
	margin: 0 0 3px 0;
	font-size: 12px;
}

#side_itemmenu ul li a{
	padding-left: 15px;
	text-decoration: none;
}

#side_itemmenu ul li a:link,
#side_itemmenu ul li a:visited {
	background:url("/shop/item/nunoehon/design/img01/icn_arrow_off.gif") left no-repeat;
}
	
#right_menu ul li a:hover {
	background:url("/shop/item/nunoehon/design/img01/icn_arrow_on.gif") left no-repeat;
}		





/* Footer */
.layout_footer {
	margin:0 auto;
}

#lower-contents{
	width: 680px;
	padding: 0 0 0 25px;
	text-align: left;
}

#storeinfo{
	margin: 0 0 30px 0;
	text-align: left;
}

#storeinfo p{
	margin: 0 0 15px 0;
	text-align: left;
}

#footer{
	height:70px;
	padding: 20px 0 0 0;
	text-align:left;
	background:url("/shop/item/nunoehon/design/img01/bg_bottom.jpg") top center no-repeat #fff;
}

ul#footernav{
	
}

ul#footernav li{
	display: inline;
}

ul#footernav li a{
	text-decoration:none;
}
	
#sub_navi img {
	margin:0 2px;
}	





/* ¶ƒRƒ“ƒeƒ“ƒcƒ^ƒCƒgƒ‹ */
.left_ttl {
	float:right;
	width:560px;
	margin:10px 15px 0 15px;	
	}

.line {
	float:right;
	margin:10px 15px;
	width:560px;
	}
	
/* ¶ƒRƒ“ƒeƒ“ƒcBOX */	
.left_box,.left_box2 {
	padding:10px 15px;
	text-align:left;
	}
	
.left_box span {
	display:block;
	width:100px;
	text-align:left;
	float:left;	
	margin-bottom:10px;
	}

.left_box2 span {
	display:block;
	width:340px;
	text-align:left;
	margin:10px 15px;
	}

.text_box {
	width:560px;
	margin:10px 15px 10px 20px;
	text-align:left;
	}
	
.category_menu {
	text-align:left;
	clear:left;
	padding:0 15px;
	margin-left:5px;
}	

p.img0 img {
	line-height: 1;
}

p.img0 img {
	margin: 0;
	padding: 0;
}

div.item-comment {
	margin: 0 0 30px 0;
}

div.item-comment p {
	margin: 0 0 1.5em 0;
	color: #333;
	line-height: 1.3;
}



/* ¶‰æ‘œ */
.img_l {
	float:left;
	margin:15px 10px 10px 0;
	}

/* ‰E‰æ‘œ */
.img_r {
	float:right;
	margin:15px 0 10px 10px;
	}
	
/* ƒtƒbƒ^[ ----------------------------------------*/	
#footer {
	height:70px;
	}

#footer p {
	margin-top:10px;
	}	

#sub_navi {
	float:left;	
	}
	
#sub_navi img {
	margin:0 2px;	
	}	

#sub_navi span {
	padding:0 2px 0 0;	
	}	

#sub_navi a {
	text-decoration:none;
	}
	
#copy {
	float:right;
	margin-top:10px;	
	}	
	
/* ‰º‘wƒy[ƒW ----------------------------------------*/	
.pan {
        padding:10px 5px;
	text-align:left;
	background:url("/shop/item/nunoehon/design/img01/bg.gif")
	}
	
table .waku {
	width:540px;
	margin:0 auto;
	padding:0;
	border:none;
	text-align:center;
        float:left;
	}	

.waku tr,.waku td {
	margin:0;
	padding:0;
	border:none;
	}	
	
.waku tr td img {
	margin:0;
	padding:0;
	border:none;
	}
h3.titllebar {
	text-align:left;
	padding:0 0 0 5px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	border:none;
	border-left:20px #ff8e00 solid;
	}
	
.spec {
	margin:10px 0;
	width:540px;
	text-align:left;
	background:#cccccc;			
	}
	
.spec td {
	padding:3px 5px;
        vertical-align:middle;
	}	
	
td.spec_l {
	background:#ff8e00;	
	width:150px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #cccccc;	
	}

table.layout_table td.spec_l {
	background:#ff8e00;
}
	
td .spec_r {
	background:#ffffff;	
	border:1px solid #cccccc;		
	}	
	
.spec td img {
	float:left;
	margin:3px;
	}		
	
table .list_table {
	margin:10px 0;
	text-align:left;
	}	
	
.list_table td {
	padding:2px 10px 3px 0;
	vertical-align:top;
	}		
			
.catchcopy {
	padding:3px;
	display:block;
	font-weight:bold;
	color:#ff6600;
	border-bottom:#cccccc solid 1px;
	margin-bottom:5px;
	}			

	
/* ’²®—pƒNƒ‰ƒX ----------------------------------------*/	
.dis_b {
	display:block;
	}

.f_l {
	float:left;
	}
	
.f_r {
	float:right;
	}
	
.clr {
	clear:both;
	}
	
.clr_l {
	clear:left;
	}
	
.clr_r {
	clear:right;
	}			
	
.ta_l {
	text-align:left;
	}	
	
.ta_r {
	text-align:right;
	}
	
.ta_c {
	text-align:center;
	}
	
.va_t {
	vertical-align:top;
	}	
	
.mb_3 {
	margin-bottom:3px;
	}	
	
.mb_5 {
	margin-bottom:5px;
	}	
	
.mb_10 {
	margin-bottom:10px;
	}

.mb_15 {
	margin-bottom:15px;
	}
	
.mt_5 {
	margin-top:5px;
	}		

.mt_10 {
	margin-top:10px;
	}		
	
.mr_5 {
	margin-right:5px;
	}	

.mr_10 {
	margin-right:10px;
	}
	
.mr_15 {
	margin-right:15px;
	}
		
.mr_20 {
	margin-right:20px;
	}	
		
.ml_5 {
	margin-left:5px;
	}
	
.ml_10 {
	margin-left:10px;
	}
	
.ml_15 {
	margin-left:15px;
	}	
	
.ml_20 {
	margin-left:20px;
	}							

.ml_25 {
	margin-left:25px;
	}
	
.ml_30 {
	margin-left:30px;
	}
	
.p_10 {
	padding:10px;
	}	
			
.system_content {
        text-align:left;
}


.pan{
background-image:url(/shop/item/nunoehon/design/img01/favi.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px
}


