/* CSS Document */

/* 非表示
--------------------------------------------------------------------------------*/

#hd-menu, #hd-tp-menu, #content-R, #footer_menu{
	display: none;
}

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

h1{
	font-size: 18px;
	border: 1px solid;
	margin: 0px 0px 15px 0px;
	padding: 5px;
}

h1 a{
	text-decoration: none;
	color: #000;
}

#pankuzu h2{
	padding: 0px 0px 10px 0px;
	margin: 0;
	border-bottom: 1px dotted #000;
}

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



/*-- サムネイル --*/
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;
}

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

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%;
}

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

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;}
/* */


