/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background-color: #fff;
}


body#top{
	background: url(../img/index_back.jpg) 0 0 repeat-x !important;
	text-align: center;
}

a{
	outline: none;
	color: #06f;
}

p{ margin:15px 0px 10px 0px; padding:0; }

/*-- FONT --*/
body{
	font-size: 0.8em;
	line-height: 1.7em;
}



/*-- KV --*/
body#cat-story{ background: url(../img/back_green.gif) 0 0 repeat-x;}
body#cat-story #header-wrapper{ background: url(../img/kv_story.jpg) top center no-repeat;}

body#cat-juice{ background: url(../img/back_pink.gif) 0 0 repeat-x;}
body#cat-juice #header-wrapper{ background: url(../img/kv_juice.jpg) top center no-repeat;}

body#cat-recipe{ background: url(../img/back_yellow.gif) 0 0 repeat-x;}
body#cat-recipe #header-wrapper{ background: url(../img/kv_recipe.jpg) top center no-repeat;}

body#cat-products{ background: url(../img/back_pink2.gif) 0 0 repeat-x;}
body#cat-products #header-wrapper{ background: url(../img/kv_products.jpg) top center no-repeat;}

body#cat-wakasa{ background: url(../img/back_blue.gif) 0 0 repeat-x;}
body#cat-wakasa #header-wrapper{ background: url(../img/kv_wakasa.jpg) top center no-repeat;}

body#cat-sitemap{ background: url(../img/back_green2.gif) 0 0 repeat-x;}
body#cat-sitemap #header-wrapper{ background: url(../img/kv_sitemap.jpg) top center no-repeat;}

body#cat-contact{ background: url(../img/back_green2.gif) 0 0 repeat-x;}
body#cat-contact #header-wrapper{ background: url(../img/kv_contact.jpg) top center no-repeat;}

body#cat-manuf{ background: url(../img/back_blue2.gif) 0 0 repeat-x;}
body#cat-manuf #header-wrapper{ background: url(../img/kv_manu.jpg) top center no-repeat;}


/* ヘッダーエリア
-------------------------------------------------------------------------------*/

#header-wrapper{ height: 183px;}

#header{
	width: 820px;
	margin: 0 auto;
}

h1{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 32px;
	float: left;
	text-decoration: none;
	font-size: 1px;
	line-height: normal;
	text-indent: -9999px;
}

/*-- ヘッダートップメニュー --*/
#hd-tp-menu{
	height: 32px;
	width: 720px;
	float: left;
}

#hd-tp-menu ul{
	margin: 0px 0px 0px 536px;
	padding: 0;
	list-style: none;
	width: 175px;
	float: left;
	
	_margin: 0px 0px 0px 268px; /* IE6 */
}

#hd-tp-menu  li{
	margin: 0px 0px 0px 4px;
	padding: 5px 0px 0px 0px;
	float: left;
	
	_margin: 0px 0px 0px 2px; /* IE6 */
}

#hd-tp-menu  li a{
	display: block;
	font-size: 1px;
	text-decoration: none;
	line-height: normal;
	text-indent: -9999px;
}

#hd-tp-menu li#hdmn-sitemap a{ background: url(../img/hd_tp_btn_1.gif) 0 0 no-repeat; width: 83px; height: 20px;}
#hd-tp-menu li#hdmn-contact a{ background: url(../img/hd_tp_btn_2.gif) 0 0 no-repeat; width: 83px; height: 20px;}



/*-- グローバルメニュー部 --*/
#hd-menu{
	width: 820px;
	margin: 0 auto;

}

#hd-menu ul{
	margin: 0px 0px 0px 100px;
	padding: 0;
	height: 29px;
	float: left;
	list-style: none;
	
	_margin: 0px 0px 0px 50px;
}

#hd-menu li{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 8px;
}

#hd-menu li a{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-decoration: none;
	line-height: normal;
	text-indent: -9999px;
	height: 29px;
	background-image: url(../img/global_menu.gif);
}

#hd-menu li#hdmn-home a{ width: 59px; background-position: 0 0;}
#hd-menu li#hdmn-story a{ width: 78px; background-position: -59px 0px;}
#hd-menu li#hdmn-juice a{ width: 91px; background-position: -137px 0px;}
#hd-menu li#hdmn-manufacture a{ width: 161px; background-position: -228px 0px;}
#hd-menu li#hdmn-products a{ width: 77px; background-position: -389px 0px;}
#hd-menu li#hdmn-recipe a{ width: 104px; background-position: -466px 0px;}
#hd-menu li#hdmn-wakasa a{ width: 130px; background-position: -570px 0px;}


#hd-menu li#hdmn-home a:hover{ background-position: 0px -29px;}
#hd-menu li#hdmn-story a:hover{ background-position: -59px -29px;}
#hd-menu li#hdmn-juice a:hover{ background-position: -137px -29px;}
#hd-menu li#hdmn-manufacture a:hover{ background-position: -228px -29px;}
#hd-menu li#hdmn-products a:hover{ background-position: -389px -29px;}
#hd-menu li#hdmn-recipe a:hover{ background-position: -466px -29px;}
#hd-menu li#hdmn-wakasa a:hover{ background-position: -570px -29px;}

#hd-menu li#hdmn-home-in a{ width: 58px; background-position: 0px -58px;}
#hd-menu li#hdmn-story-in a{ width: 78px; background-position: -59px -58px;}
#hd-menu li#hdmn-juice-in a{ width: 91px; background-position: -137px -58px;}
#hd-menu li#hdmn-manufacture-in a{ width: 161px; background-position: -228px -58px;}
#hd-menu li#hdmn-products-in a{ width: 77px; background-position: -389px -58px;}
#hd-menu li#hdmn-recipe-in a{ width: 104px; background-position: -466px -58px;}
#hd-menu li#hdmn-wakasa-in a{ width: 130px; background-position: -570px -58px;}











/* コンテンツエリア
-------------------------------------------------------------------------------*/

/*-- パンくず --*/

#pankuzu{
	width: 800px;
	margin: 8px auto;
	font-size: 10px;
	color: #eb555f;
}

#pankuzu a{
	color: #eb555f;
	text-decoration: underline;
}

#pankuzu h2{
	font-weight: bold;
	font-size: 10px;
	display: inline;
}


#contents{
	width: 820px;
	margin: 0 auto;
	background: url(../img/cnt_back.gif);
}


#content-L{
	width: 610px;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
}

#content-R{
	width: 170px;
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
}

.cnt-box{
	width: 610px;
	padding-bottom: 20px;
	clear: left;
}

.bnr-box{
	width: 610px;
	padding-bottom: 0px;
	clear: left;
}


h3.image-text{
	margin: 0;
	padding: 0;
}

h3.page-title{
	margin: 0;
	padding: 10px 0px 3px 30px;
	background: url(../img/subtitle_ic.gif) 0px 8px no-repeat;
	border-bottom: #ea535d 1px solid;
	font-size: 16px;
}

h4.title {
	font-size: 14px;
	color: #399300;
	margin: 0px;
	padding: 4px 15px;
	border-left: 10px solid #399300;
}

h5.title {
	font-size: 12px;
	color: #E3505A;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

h5.title span {
	font-weight: normal;
	color: #000;
}


/*-- サイドメニュー --*/
#sideMenu{
	width: 170px;
	background: url(../img/smenu_head.gif) 0 0 no-repeat;
}

#sideMenu p.menu-title, #sideMenu p.menu-title-in{
	padding: 15px 0px 5px 8px;
	margin: 0;
}

#sideMenu p.menu-title a, #sideMenu p.menu-title-in a{
	width: 155px;
	height: 26px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: normal;
	display: block;
}

body#cat-story #sideMenu p.menu-title a{ background: url(../img/smn_tp_story.gif) 0 0 no-repeat;}
body#cat-juice #sideMenu p.menu-title a{ background: url(../img/smn_tp_juice.gif) 0 0 no-repeat;}
body#cat-recipe #sideMenu p.menu-title a{ background: url(../img/smn_tp_recipe.gif) 0 0 no-repeat;}
body#cat-products #sideMenu p.menu-title a{ background: url(../img/smn_tp_products.gif) 0 0 no-repeat;}
body#cat-wakasa #sideMenu p.menu-title a{ background: url(../img/smn_tp_wakasa.gif) 0 0 no-repeat;}
body#cat-sitemap #sideMenu p.menu-title a{ background: url(../img/smn_tp_sitemap.gif) 0 0 no-repeat;}
body#cat-contact #sideMenu p.menu-title a{ background: url(../img/smn_tp_contact.gif) 0 0 no-repeat;}
body#cat-manuf #sideMenu p.menu-title a{ background: url(../img/smn_tp_manuf.gif) 0 0 no-repeat;}

body#cat-story #sideMenu p.menu-title a:hover,
body#cat-story #sideMenu p.menu-title-in a:hover{ background: url(../img/smn_tp_story.gif) 0px -26px no-repeat;}
body#cat-juice #sideMenu p.menu-title a:hover,
body#cat-juice #sideMenu p.menu-title-in a:hover{ background: url(../img/smn_tp_juice.gif) 0px -26px no-repeat;}
body#cat-recipe #sideMenu p.menu-title a:hover,
body#cat-recipe #sideMenu p.menu-title-in a:hover{ background: url(../img/smn_tp_recipe.gif) 0px -26px no-repeat;}
body#cat-products #sideMenu p.menu-title a:hover,
body#cat-products #sideMenu p.menu-title-in a:hover{ background: url(../img/smn_tp_products.gif) 0px -26px no-repeat;}
body#cat-wakasa #sideMenu p.menu-title a:hover,
body#cat-wakasa #sideMenu p.menu-title-in a:hover{ background: url(../img/smn_tp_wakasa.gif) 0px -26px no-repeat;}
body#cat-sitemap #sideMenu p.menu-title a:hover,
body#cat-sitemap #sideMenu p.menu-title-in a:hover{ background: url(../img/smn_tp_sitemap.gif) 0px -26px no-repeat;}
body#cat-contact #sideMenu p.menu-title a:hover,
body#cat-contact #sideMenu p.menu-title-in a:hover{ background: url(../img/smn_tp_contact.gif) 0px -26px no-repeat;}
body#cat-manuf #sideMenu p.menu-title a:hover,
body#cat-manuf #sideMenu p.menu-title-in a:hover{ background: url(../img/smn_tp_manuf.gif) 0px -26px no-repeat;}

body#cat-story #sideMenu p.menu-title-in a{ background: url(../img/smn_tp_story.gif) 0px -52px no-repeat;}
body#cat-juice #sideMenu p.menu-title-in a{ background: url(../img/smn_tp_juice.gif) 0px -52px no-repeat;}
body#cat-recipe #sideMenu p.menu-title-in a{ background: url(../img/smn_tp_recipe.gif) 0px -52px no-repeat;}
body#cat-products #sideMenu p.menu-title-in a{ background: url(../img/smn_tp_products.gif) 0px -52px no-repeat;}
body#cat-wakasa #sideMenu p.menu-title-in a{ background: url(../img/smn_tp_wakasa.gif) 0px -52px no-repeat;}
body#cat-sitemap #sideMenu p.menu-title-in a{ background: url(../img/smn_tp_sitemap.gif) 0px -52px no-repeat;}
body#cat-contact #sideMenu p.menu-title-in a{ background: url(../img/smn_tp_contact.gif) 0px -52px no-repeat;}
body#cat-manuf #sideMenu p.menu-title-in a{ background: url(../img/smn_tp_manuf.gif) 0px -52px no-repeat;}


#sideMenu ul{
	list-style: none;
	padding: 0;
	margin: 0px 10px;
}

#sideMenu li{
	background: url(../img/smn_line.gif) bottom repeat-x;
	padding: 5px 0px;
	margin: 0;
}

#sideMenu li a{
	display: inline-block; 
	padding-left: 10px;
	background: url(../img/smn_arrow.gif) 0 0.4em no-repeat;
	text-decoration: none;
}

#sideMenu li a:hover{
	text-decoration: underline;
}

#sideMenu li a.in{
	color: #d4000e;
}



#sideMenu li ul.sub{
	list-style: none;
	padding: 0;
	margin: 5px 0px 0px 15px;
}

#sideMenu li ul.sub li{
	background: url(../img/smn_line.gif) top repeat-x;
	padding: 5px 0px;
	margin: 0;
}

#sideMenu li ul.sub li a{
	display: inline-block; 
	padding-left: 10px;
	background: url(../img/smn_square.gif) 0 0.4em no-repeat;
	text-decoration: none;
}

#sideMenu li ul.sub li a:hover{
	text-decoration: underline;
}

#sideMenu li ul.sub li a.in{
	color: #d4000e;
}



#contents-tail{
	width: 820px;
	margin: 0 auto;
	height: 15px;
	background: url(../img/cnt_back_tail.gif) 0 0 no-repeat;
	
}


#contents-tail hr{
	display: none;
}



/*-- サムネイル --*/
table.thumb tr{
	background: url(../img/line_dot.gif) 0 0 repeat-x;
}

table.thumb td{
	background: url(../img/line_dot.gif) 0 0 repeat-x;
	margin: 0;
	padding: 10px 5px;
}

table.thumb p{
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

table.thumb p.title{
	font-size: 1.2em;
	font-weight: bold;
}




/* フッターエリア
-------------------------------------------------------------------------------*/

#footer{
	width: 798px;
	margin: 10px auto;
	border-top: #ea535d 1px solid;
}

#footer p.copyright{
	margin: 5px 0px 0px 550px;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 245px;
	height: 15px;
	background: url(../img/copyright.gif) 0 0 no-repeat;
}

div#footer_menu {
	text-align: center;
	color: #EB555F;
	margin-top: 15px;
}

div#footer_menu a:link { color: #EB555F; }
div#footer_menu a:visited { color: #EB555F; }
div#footer_menu a:hover { color: #008321; }
div#footer_menu a:active { color: #008321; }


/* 商品ページ
-------------------------------------------------------------------------------*/

table.prd-box tr{
	background: url(../img/line_dot.gif) bottom repeat-x;
}

table.prd-box td{
	padding-bottom: 10px;
}

.prd-box-ttl{
	background: url(../img/dot_back.gif) 0 0 repeat-y;
	color: #399300;
	padding: 2px 2px 2px 10px;
}

.prd-box-ttl .sub-ttl{
	margin: 0;
	padding: 2px 0px;
	line-height: normal;
}

.prd-box-ttl .main-ttl{
	margin: 0;
	padding: 0;
	line-height: normal;
	font-weight: bold;
	font-size: 1.3em;
	padding: 2px 0px;
}

.prd-box-lead{
	line-height: normal;
	font-weight: bold;
	color: #3f3f3f;
	margin: 0;
	padding: 8px 0px 0px 0px;
}

.prd-box-txt{
	margin: 0;
	padding: 5px 0px 0px 0px;
	line-height: 1.4em;
}

.prd-box-btn{
	margin: 0;
	padding: 5px 0px 0px 0px;
	text-align: right;
}



/* おいしい提案
-----------------------------------------------------------------------------*/

div.float_l { float: left; margin: 10px 10px 5px 0px; }

div.box_recipe { border-bottom: 1px dotted #cccccc; padding: 15px 0px 0px 0px; }
p.recipe { margin: 10px 0px 20px 0px; }
p.recipe_point {
	background: #FFFFF4 ;
	border: 1px solid #F28C93;
	padding: 12px 20px;
}

p.recipe_point strong { color: #E3505A; }

ul.recipe {
	list-style-type: none;
	margin: 0px 10px 10px 30px;
}

ul.recipe li a {
	background: url(../img/list_mark_recipe.gif) left top no-repeat;
	padding: 0px 0px 3px 19px;
	color: #E3505A;
	text-decoration: none;
}

ul.recipe li a:hover { text-decoration: underline; color: #4E9E1B; }

table.recipe_tbl { margin: 0px auto; }
table.recipe_tbl td { line-height: 140%; }
table.recipe_tbl td img { margin-bottom: 5px; }
table.recipe_tbl td a { color: #399300 ; text-decoration: none; }
table.recipe_tbl td a:hover { color: #EB5861 ; text-decoration: underline; }


table.user_rcp_tbl {
	border-collapse: collapse;
	border-top: 1px dotted #cccccc;
	width: 430px;
	margin: 0px 10px;
}

table.user_rcp_tbl td {
	border-bottom: 1px dotted #cccccc;
	margin: 0;
	padding: 3px 0px;
}

div.comment {
	color: #EA5362 ;
	padding: 5px 10px 0px 0px;
	font-size: 86%;
}

div.blog_link {
	text-align: right;
	padding-right: 30px;
}

/* サイトマップ
-------------------------------------------------------------------------------*/

ul.sitemap {
	list-style-type: none;
}

ul.sitemap li {
	background: url(../img/list_mark_01.gif) left top no-repeat;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 20px;
}

ul.sitemap02 {
	list-style-type: none;
	margin: 10px 0px 15px 5px;
}

ul.sitemap02 li {
	background: url(../img/list_mark_02.gif) left top no-repeat;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 20px;
}



/* 紅映の里 若狭町
-------------------------------------------------------------------------------*/

#stry-mv-list{
	margin-top:10px;
	text-align: left;
	height: 350px;
	overflow: auto;
	scrollbar-track-color:#fff8f9;
	scrollbar-face-color:#ea535d;
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:#ea535d;
	scrollbar-darkshadow-color:#ea535d;
	scrollbar-highlight-color:#fff8f9;
	scrollbar-shadow-color:#fff8f9;
}


.stylishTable{
	margin:0px;
	border-collapse:collapse;
	text-align:left;
}

.stylishTable th,
.stylishTable td
{
	padding:9px 8px 0px 0px;
	font-size:84%;
	text-align: left;

}

.stylishTable th.top{
	font-size:110%;
	font-weight:bold;
	border-bottom:2px solid #000;
}

.stylishTable td.mid{
	border-bottom:1px dashed #000;
	padding:8px 5px 8px 0px;
}

.stylishTable th.mid{
	border-bottom:1px dashed #000;
	padding:8px 5px 8px 0px;
}

.stylishTable th.mid img, .stylishTable td.mid img{
	border: none;
}


/* リスト
---------------------------------------------------------------------------*/

ul.margin_no { margin: 0px 0px 20px 35px; }

/* TOOLS
--------------------------------------------------------------*/

img.img-border1{
	border: 1px solid #c2c2c2;
}

table.table-1{
	border-collapse: collapse;
}

table.table-1 th{
	background-color: #e1ffcf;
}

table.table-1 td, table.table-1 th{
	border: 1px solid #ccc;
}

table.table-2{
	border-collapse: collapse;
	margin:5px auto 0;
}

table.table-2 th{
	background-color: #e1ffcf;
}

table.table-2 th.nowrap{
	white-space: nowrap;
}

table.table-2 td, table.table-2 th{
	border: 1px solid #ccc;
	padding:8px;
	text-align:left;
}

.font-mini {
	font-size:0.8em;
}
.red{
	color: #C30202;
}

div.tblareabtn {
	clear:both;
	margin:15px 0 0;
	text-align:center;
}


.margin-L-5{
	margin-left: 5px;
}


.align-center{
	text-align: center;
}

.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;zoom:1;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */


