body{
	font-size:87.5%;
	background:url("/shop/item/sanoyogashi/design/img01/bg_body.jpg") center repeat-y #fff;
}

a:link    { color: #09f; }
a:visited { color: #90f; }
a:hover   { color: #c00; }

ul,ol,li,dl,dt,dd{ list-style:none; }
hr{ display:none; }

img,object{
	border:none;
	vertical-align:middle;
}

table{border-collapse:collapse;border-spacing:0;}

address{
	font-style:normal;
}

strong{
	color:#c00;
}

em{
	font-style:normal;
	font-weight:bold;
}

.ac{text-align:center;}
.ar{text-align:right;}

img.fl{
	display:block;
	float:left;
	margin-right:5px;
}

img.fr{
	display:block;
	float:right;
	margin-left:5px;
}

.cl{clear:both;}



/*
------------------------------
   LAYOUT
------------------------------*/

td.layout_menu,
td.layout_content{
	padding-top:15px;
	padding-bottom:30px;
}



/*
------------------------------
   HEADER
------------------------------*/

.layout_header{
	position:relative;
	width:800px;
	height:100px;
	background:url("/shop/item/sanoyogashi/design/img01/bg_header.jpg") top repeat-x #fff;
}

.layout_header h1{
	width:270px;
	height:90px;
	background:url("/shop/item/sanoyogashi/design/img01/logo.jpg") top left no-repeat;
	text-indent:-9999px;
}

.layout_header h1 a{
	display:block;
	width:250px;
	height:90px;
	text-decoration:none;
}

ul#head-storemenu{
	position:absolute;
	top:18px;
	right:10px;
	text-align:right;
}

ul#head-nav{
	position:absolute;
	top:58px;
	right:10px;
	width:454px;
	height:17px;
	padding:4px 0;
	text-align:right;
	background:url("/shop/item/sanoyogashi/design/img01/bg_headnav.gif") top right no-repeat;
}

ul#head-storemenu li,
ul#head-nav li{
	display:inline;
}

ul#head-nav li{
	font-size:90%;
}

ul#head-nav li a{color:#673106;}

ul#head-nav li#headnav-guide{
	margin:0;
	padding:3px 0 3px 17px;
	background:url("/shop/item/sanoyogashi/design/img01/headnav_beginner.gif") left no-repeat;
}

ul#head-nav li#headnav-faq{
	margin:0 7px 0 3px;
	padding:3px 0 3px 17px;
	background:url("/shop/item/sanoyogashi/design/img01/headnav_faq.gif") left no-repeat;
}



/*
------------------------------
   MAIN CONTENTS
------------------------------*/


h2#item-title{
	margin-bottom:10px;
	padding:10px;
	color:#b36e2b;
	font-size:130%;
	background:url("/shop/item/sanoyogashi/design/img01/bg_itemtitle.jpg") top left no-repeat;
}

div.contents{
	height:100%;
	margin-bottom:30px;
}

div.user_inner_content h3{
	margin-bottom:10px;
	padding:0 10px 5px 10px;
	color:#673106;
	border-bottom:1px solid #7a0b0c;
}

div.user_inner_content h4{
	margin-bottom:10px;
	padding:0 10px 0 10px;
	color:#673106;
}

div.user_inner_content p{
	margin: 0 10px 15px 10px;
	line-height:1.6;
}

div.user_inner_content p.banner{
	margin: 0 0 15px 0;
	line-height:1.6;
}

div.caution{
	padding:0 0 1px 0;
	height:100%;
	margin-bottom:30px;
	border:1px solid #c00;
}

div.user_inner_content div.caution h3{
	margin-bottom:10px;
	padding:5px 10px 5px 10px;
	color:#fff;
	border:none;
	background:#c00;
	text-align:center;
}

div.user_inner_content div.caution p{color:#333;}
div.user_inner_content div.caution strong{color:#c00;}


div.caution:after,
div.contents:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

table.itemspec{
	margin-bottom:30px;
	border:1px solid #b36e2b;
}

table.itemspec th,
table.itemspec td{
	padding:5px 7px;
	border:1px solid #b36e2b;
	font-size:90%;
	line-height:1.3;
}

table.itemspec tr.odd th,
table.itemspec tr.odd td{
	background:#fef6de;
}

table.itemspec th{
	width:7em;
	color:#b36e2b;
	text-align:center;
}


.set-cakelist{
	margin-bottom:30px;
	padding:25px 20px 10px 20px;
	background:#FEEFD0;
}

.set-cakelist table{
	margin:0;
}

.set-cakelist table td{
	width:160px;
	padding:0 10px 25px 10px;
	font-size:85%;
	line-height:1.3;
	text-align:center;
}


/*
------------------------------
   SIDE NAVIGATION
------------------------------*/

p#side-concept{
	margin-bottom:15px;
}

.layout_menu{
	padding-left:10px;
	width:180px;
}

ul#sidenav-topic{
	margin-bottom:25px;
	text-align:center;
}

ul#sidenav-topic li{
	margin-bottom:10px;
}

#sidenav-gift,
#sidenav-ranking,
#sidenav-allitems,
.sidenav-contents{
	margin-bottom:15px;
}

.sidenav-contents{
	padding-bottom:15px;
	background:url("/shop/item/sanoyogashi/design/img01/bg_sidecontents.gif") bottom center no-repeat;
}

.sidenav-contents p{
	margin:10px;
	font-size:90%;
	line-height:1.3;
}

.sidenav-contents img.fl{
	margin-right:5px;
}

h2.sidenav-title{
	padding:5px 5px 5px 15px;
	color:#fff;
	font-size:87.5%;
	background:url("/shop/item/sanoyogashi/design/img01/bg_sidenavtitle.jpg") top left no-repeat;
}

#sidenav-ranking ol li{
	height:51px;
	padding:5px 5px 0 30px;
	font-size:90%;
	border-bottom:1px solid #ccc;
}

#sidenav-ranking ol li img{
	display:block;
	float:left;
	margin:0 3px 0 0;
}

#sidenav-ranking ol li#rank01{background:url("/shop/item/sanoyogashi/design/img01/side_rank_01.gif") top left no-repeat;}
#sidenav-ranking ol li#rank02{background:url("/shop/item/sanoyogashi/design/img01/side_rank_02.gif") top left no-repeat;}
#sidenav-ranking ol li#rank03{background:url("/shop/item/sanoyogashi/design/img01/side_rank_03.gif") top left no-repeat;}
#sidenav-ranking ol li#rank04{background:url("/shop/item/sanoyogashi/design/img01/side_rank_04.gif") top left no-repeat;}
#sidenav-ranking ol li#rank05{background:url("/shop/item/sanoyogashi/design/img01/side_rank_05.gif") top left no-repeat;}

.sidenav-contents:after,
#sidenav-ranking ol li:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#sidenav-open{
	margin-bottom:20px;
	text-align:center;
}

#sidenav-open h2{
	padding:10px 0;
	color:#b36e2b;
	font-size:14px;
	line-height:16px;
	text-align:center;
	background:url("/shop/item/sanoyogashi/design/img01/bg_side_open.gif") top center no-repeat;
}

#sidenav-open p{
	color:#c00;
	font-size:85%;
	line-height: 1.6;
}

#sidenav-open p img{
	margin-bottom:5px;
}


#sidenav-telorder,
ul#sidenav-storemenu,
ul#sidenav-jecc{
	margin-bottom:25px;
	text-align:center;
}

ul#sidenav-storemenu li{
	margin-bottom:10px;
}




/*
------------------------------
   FOOTER
------------------------------*/

p#backtotop{
	margin:0 10px 10px 0;
	font-size:85%;
	text-align:right;
}

p#backtotop a{color:#fff;}

.layout_footer{
	padding-top:10px;
	text-align:center;
	background:#b36e2b;
}

ul#footer-nav{
	margin-bottom:20px;
	text-align:center;
}

ul#footer-nav li{
	display:inline;
	margin:0 5px;
	font-size:90%;
	color:#fff;
}

ul#footer-nav li a{color:#fff;}


address{
	margin-bottom:10px;
	color:#fff;
	font-size:90%;
	line-height:1.3;
}

address strong{
	color:#fff;
	font-size:120%;
	line-height:1.3;
}

p#copyright{
	padding:0 10px;
	color:#fff;
	font-size:90%;
}

/* ポイントの文字の装飾　*/
.FS2_point{
	color:#cc0033;
}

/* サイト全体（買い物かご）のテーブルのバックカラー色　*/
.userTable_01 th{
background:#fbf8ce;
}
