@charset "UTF-8";
/* =======================================================================
	CSS information

	file name  :top.css
	version:1.0
	style info :トップページ用。
======================================================================= */
/* import　各ディレクトリのスタイルシートは以下を必ず読み込む
----------------------------------------------------------------------------- */
@import "default.css"; /*リセット、font.css、再定義*/
@import "base.css"; /*サイトの初期設定*/
@import "layout.css"; /*サイトの初期設定*/

/* layout
----------------------------------------------------------------------------- */
#container #contents_right {
	top: 0px;
}

/* #localnavi
----------------------------------------------------------------------------- */
#localnavi{
	float: right;
	position: relative;
	z-index: 1;
	top: 0px;
	right: 0px;
	width: 250px;
	background-color:#FFF;
}
#navi_wrap {
	padding-bottom:1.5em;
	overflow:hidden;
}

h1 {
	text-indent:-9999px;
	margin:40px 0px 40px 20px;
	width:210px;
}

h1 a {
	display:block;
	width:210px;
	height:90px;
	background-image:url(../img/right/logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#navi_top{
	width:212px;
	margin-left:20px;
	padding-top:20px;
	background-image:url(../img/right/bg_navi.gif);
	background-position:left top;
	background-repeat:no-repeat;
}



#navi_top dt {
	text-indent:-9999px;
}

#navi_top dt a {
	background-image:url(../img/top/navi01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	width:212px;
	height:60px;
}

#navi_top dt.navi01 a {
	background-position:0px 0px;
}

#navi_top dt.navi02 a {
	background-position:0px -60px;
}

#navi_top dt.navi03 a {
	background-position:0px -120px;
}

#navi_top dt.navi04 a {
	background-position:0px -180px;
}

#navi_top dt.navi05 a {
	background-position:0px -240px;
}

#navi_top dt.navi06{
	border-bottom: 1px dashed #CCCCCC;
}

#navi_top dt.navi07{
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCC;
}

#navi_top dt.navi06 a {
	background-image:url(../img/right/desire/navi06.gif);
}

#navi_top dt.navi07 a {
	background-image:url(../img/right/wholesale/navi07.gif);
}

#navi_top dt.navi01 a:hover,
#navi_top dt.navi01_on a   {
	background-position:-212px 0px;
}

#navi_top dt.navi02 a:hover,
#navi_top dt.navi02_on a   {
	background-position:-212px -60px;
}

#navi_top dt.navi03 a:hover,
#navi_top dt.navi03_on a   {
	background-position:-212px -120px;
}

#navi_top dt.navi04 a:hover,
#navi_top dt.navi04_on a   {
	background-position:-212px -180px;
}

#navi_top dt.navi05 a:hover,
#navi_top dt.navi05_on a  {
	background-position:-212px -240px;
}


#navi_top dt.navi06 a:hover,
#navi_top dt.navi07 a:hover{
	background-position: -212px 0px;
}



#navi_top dd.sub_navi_cms ul {
	margin-left:10px;
	margin-bottom:20px;
}



#navi_top dd.sub_navi_cms li{
padding-left:15px;
background-image:url(../img/right/desire/arrow_subnavi.gif);
background-repeat:no-repeat;
background-position:left center;
font-size:85%;
margin-top:10px;
}
*html #navi_top dd.sub_navi_cms li a{
padding-top:10px;
}

#navi_top dd.sub_navi_cms li a{
display:block;
}

#navi_top dd.sub_navi{
margin-bottom:30px;
}

#navi_top dd.sub_navi li {
	margin:5px 0px;
	text-indent:-9999px;
}

#navi_top dd.sub_navi li a {
	background-image:url(../img/top/navi02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	width:190px;
	height:20px;
}

#navi_top dd.sub_navi li.sub01 a {
	background-position:0px 0px;
}

#navi_top dd.sub_navi li.sub02 a {
	background-position:0px -25px;
}

#navi_top dd.sub_navi li.sub03 a {
	background-position:0px -50px;
}

#navi_top dd.sub_navi li.sub04 a {
	background-position:0px -75px;
}

#navi_top dd.sub_navi li.sub05 a {
	background-position:0px -100px;
}

#navi_top dd.sub_navi li.sub01 a:hover {
	background-position:-212px 0px;
}

#navi_top dd.sub_navi li.sub02 a:hover {
	background-position:-212px -25px;
}

#navi_top dd.sub_navi li.sub03 a:hover {
	background-position:-212px -50px;
}

#navi_top dd.sub_navi li.sub04 a:hover {
	background-position:-212px -75px;
}

#navi_top dd.sub_navi li.sub05 a:hover,
#navi_top dd.sub_navi li.sub05_on a  {
	background-position:-212px -100px;
}


#contents_left .main {
	height: 80px;
	margin-bottom:40px;
}

#navi_top dd.sub_navi .cat{
margin-top:10px;
}

#navi_top dd.sub_navi .cat li{
padding-left:15px;
list-style:circle;
margin-top:5px;
background-image:none;
text-indent:0px;
	margin-left:30px;
	font-size:85%;
	padding-left:0px;
}

#navi_top dd.sub_navi .cat li a{
background-image:none;
}

h2{
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	text-indent: -9999px;
}

#news h2{
	background-image:url(../img/cms/h2_news.gif);
}

#blog h2{
	background-image:url(../img/cms/h2_blog.gif);
}

#notebook h2{
	background-image:url(../img/cms/h2_notebook.gif);
}

#recipe h2{
	background-image:url(../img/cms/h2_recipe.gif);
}

.wrap h3{
	background-image:url(../img/cms/h3.gif);
	font-size: 172%;
	color: #F97C00;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 10px 15px 40px;
	margin-bottom: 10px;
	font-weight: bold;
}

.wrap h3 a,
.wrap h3 a:hover,
.wrap h3 a:visited{
	color: #F97C00;
	text-decoration: none;
}

.wrap .date{
	text-align:right;
	padding-bottom: 15px;
}

.wrap .entry{
	padding:0px 1em 20px;
	border-bottom: 5px solid #EEEEEE;
	margin-bottom: 40px;
}

.wrap .entry table th,
.wrap .entry table td
{
	padding-left: 10px;
}

.wrap .entry em{
font-style:italic;
}

.wrap .entry ul{
list-style:circle;
margin-left:20px;
}

.wrap .entry ol{
list-style:decimal;
margin-left:20px;
}


.wrap .entry .link_all{
	text-align:right;
	padding: 10px 0px;
}

.pagenavi{
	padding-bottom:20px;
	height: 30px;
}

.pagenavi .btn_back a{
	float:left;
	background-image: url(../img/cms/btn_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 171px;
	overflow: hidden;
}

.pagenavi .btn_next a{
float:right;
	background-image: url(../img/cms/btn_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 171px;
	overflow: hidden;
}

/* recipeページ専用
----------------------------------------------------------------------------- */
body#recipe .entry img{
	margin:10px 0px;
}

body#recipe .entry {
	line-height:150%;
}

body#recipe .entry p {
	margin:10px 0px;
}

body#recipe .entry table {
	margin:10px 0px 10px 15px;
}

body#recipe .entry ol,
body#recipe .entry ul{
	margin-left:33px;
}

body#recipe .entry ol li,
body#recipe .entry ul li{
	margin-bottom:7px;
}

body#recipe .wrap h3.recipe_list{
	font-size:130%;
	background-position:0px 5px;
	padding:15px 10px 15px 45px;
	margin-bottom:0px;
	height:54px;
}

body#recipe .wrap p.dates {
	text-align:right;
	margin-top:-25px;
	margin-bottom:20px;
	color:#666;
}

/* 店主のブログ
----------------------------------------------------------------------------- */
#contents_right dt.navi08 a{
	background-position: -213px 0px;
}
