/* CSS Document */

/* 共通指定
/////////////////////////////////////////*/
body, p, caption, th, td, ul, ol, li, dl, dt, dd, form {
	color: #505050;
	font-family: "ＭＳ Ｐゴシック",  sanserif;
}
input {
	font-family: "ＭＳ Ｐゴシック",  sanserif;
}
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
	background-color: #ffffff;
	text-align:center;
	/*background: url(../img/bg.gif) repeat-y;*/
}

td {
	font-size: 13px;
	line-height: 16px;
}
h1, h2, h3, p {
	margin: 0;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
}
img {
	border: 0px;
}


#layout .fl{ float:left;	}
#layout .mr10{ margin:right:10px; }




#press {
	position:relative;
	height:128px;
	}
#press .base{
	position:absolute;
	}
#press .text{
	position:absolute;
	top:48px;
	left:8px;
	width:340px;
	}

/* テキスト
/////////////////////////////////////////*/
.cap {
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
	margin-left: 8px;
}
.headline {
	font-size: 15px;
	line-height: 20px;
}
.price{
	font-size: 13px;
	color:#FF6633;
	font-weight: bold;
}
.code{
	font-size: 11px;
	line-height: 13px;
	color:#777777;
}
.comment {
	color: #FF6600;
	font-size: 12px;
}
.large {
	font-size: 16px;
	line-height: 20px;
}
.need {
	color: #CC3300
}
#slife p {
	font-size: 14px;
	line-height: 20px;
	margin:0 0 20px 0;
}
#slife .title {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	background-color:#CAB595; 
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
}


/* カート停止
/////////////////////////////////////////*/
.soldout {
	color:#ffffff;
	font-weight:bold;
	background-color:#ee2222; 
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:0px;
	margin-top:4px;
}


/* ショップブランド見出し
/////////////////////////////////////////*/
.category {
	color:#ffffff;	
	background-color:#999; 
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:0px;
}




/* セット販売見出し
/////////////////////////////////////////*/
.value {
	color:#ffffff;
	font-weight: bold;
	font-size: 14px;
	background-color:#F34A4A; 
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:2px;
}

.set_title {
	color: #DD0808;
	font-weight: bold;
	font-size: 14px;
}


/* ブランド
/////////////////////////////////////////*/
.rs {
	color: #741D18;
	font-weight: bold;
}
.kaen {
	color: #9D305B;
	font-weight: bold;
}
.bistro {
	color: #B6681A;
	font-weight: bold;
}
.touka {
	color: #BF0A17;
	font-weight: bold;
}
.koku {
	color: #ffffff;
	font-weight: bold;
	background-color:#ff9900;
	padding-left: 2px;
	padding-right: 2px;
}



/* リンク
/////////////////////////////////////////*/
a:link {
	color: #3D68B7;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #3D68B7;
	font-weight: bold;
	text-decoration: underline;
}
a:active,a:hover {
	color: #2299ff;
	text-decoration: underline;
}


/* 商品詳細テーブル
/////////////////////////////////////////*/
.info td{
	font-size: 13px;
	line-height: 13px;
}




.info a:link,
.info a:visited{
	color: #505050;
 	font-weight: normal;
	text-decoration: none;
}
.info a:active,
.info a:hover{
	color: #2299ff;
 	font-weight: normal;
	text-decoration: underline;
}

.news a:link,
.news a:visited{
	color: #505050;
 	font-weight: normal;
	text-decoration: none;
}
.news a:active,
.news a:hover{
	color: #2299ff;
 	font-weight: normal;
	text-decoration: underline;
}

/* pagetop
/////////////////////////////////////////*/
.btn_pagetop{
	text-align:right;
	}


/* TOP 左コンテンツ　60x60 画像 */

.image_left{
	float:left;
	margin-right:8px;
	}



/* トップページ　ニュース
/////////////////////////////////////////*/
#news_area{
	width:736px;
	margin:0 auto;
	text-align:left;
	}
	#news_area .news_caption{	
		margin-bottom:5px;
		margin-left:3px;
		font-weight:bold;
		}
	#news_area .news_lines{	
		width:736px;
		height:200px;
		border:1px solid #ddd;
		background:#ffffff;
		overflow:auto;
		}


/* お暇なら食べてね
/////////////////////////////////////////*/



#recipe_body{
	width:552px;
	background:url(img/070101/katai_body.gif) repeat-y;
	text-align:center;
	}	
#recipe_inbody{
	width:464px;
	text-align:left;
	margin:0 auto;
}
#recipe_inbody h2{
	font-size:16px;
	font-weight:bold;
	height:40px;
	padding:5px 0 0 15px;
	background:url(img/070101/katai_label.gif) no-repeat;
}

#recipe_inbody h3{
	font-size:14px;
	font-weight:bold;
	padding:3px 0 3px 10px;
	border-left:5px solid #7C382E;
}
#recipe_inbody h3 span{
	font-size:13px;
	font-weight:normal;
}
#recipe_inbody a{
	font-weight: normal;
	text-decoration: none;
}
#recipe_inbody .caption{
	margin:10px 0;
}

#recipe_foods{
	margin-top:10px;
	margin-right:10px;
	float:left;
}
#recipe_foods p{
	line-height:20px;
	padding-right:10px;
	border-bottom:1px dotted #7C382E;
}

#recipe_foods table{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
}
#recipe_step{
	margin-top:10px;
}
#recipe_step div{
	float:left;
	width:140px;
	margin-right:22px;
	}
#recipe_step div.no_margin{
	margin-right:0;
	}
#recipe_step p{
	margin-bottom:5px;
}
#list{
	padding:10px 0;
	border-top:1px dotted #7C382E;
}




#header-flash{
	margin:0 auto;
	margin-bottom:10px;
}