@charset "UTF-8";
@import "decoration.css";

/*---------------------------------------------------------------------

2007.10/19更新

---------------------------------------------------------------------*/

/*初期設定
----------------------------------------------------------------*/

*{
  margin:0;
  padding:0;
}
body {
	margin:0px;
	font-family: "ＭＳ Ｐゴシック",'Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	/* font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif, "ヒラギノ角ゴ Pro W3"; */
	color: #333333;
	font-size:12px;
	line-height:20px;
	text-align:center;
	background-image:url(../common_img2/body_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#FFF;
	/*behavior:url("css/csshover.htc");*/
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
	font-size:12px;	
	line-height:20px;
	font-weight:100;	
	}
td,th{
	color: #333333;
	font-size:12px;
	line-height:20px;
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif, "ヒラギノ角ゴ Pro W3";
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:0;
	font-weight:100;
	}
form {
	margin:0;
	padding:0;
	}	
select,input {
	margin:0 5px 0 0;
	padding:0;
	}
textarea{
	resize:none;
	}
img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
	}
ul,li {
	list-style:none;
	margin:0;
	padding:0;
	vertical-align:top;
	}	

a{
	text-decoration:none;
	}
a:hover {
	text-decoration:none;
	}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}


/*SEO
----------------------------------------------------------------*/

	
/*ラッパー
----------------------------------------------------------------*/
#wrapper{
	width:850px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background-image:url(../common_img2/wrapper_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	}
	

/*ヘッダ
----------------------------------------------------------------*/
#header {
	background-image:url(../common_img2/head_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:240px;
	background-color:#FFF;
	}

	#header h1 {
		position: relative;
		top: 70px; left: 300px;	
		width:250px;	
		height:85px;
		}
	#header h1 img {
		position: absolute;
		top: 0px; left: 0px;
		width:250px;	
		height:85px;
		background-image:url(../common_img2/head_logo.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	
/*メイン	
----------------------------------------------------------------*/
#main {
	padding:10px 0 0 0;
	}

/*左枠
----------------------------------------------------------------*/
#leftside {	
	width:650px;
	float:left;
	}

/*右枠
----------------------------------------------------------------*/
#rightside {	
	width:195px;
	float:right;
	}
	
/*右ナビ
----------------------------------------------------------------*/
.shopbtn h2{
	margin-bottom:5px;
	}
.shopbtn p{
	margin-bottom:10px;
	font-size:12px;
	line-height:16px;
	}	
	.shopbtn p a {
		color:#333;
		}	
	.shopbtn p a:hover {
		color:#666;
		border-bottom:dotted 1px #CCC;
		}		

/* ピックアップ記事　*/ 
.pickup {
	margin-bottom:5px;
	}
	.pickup h3 {
		color:#FFF;
		background-color:#b6af77;
		background-color:#ebe3b4;
		color:#756f4d;
		border-top:solid 2px #d0caa3;
		font-size:12px;
		font-weight:bold;
		line-height:20px;
		padding:0 5px;
		}
	.pickup h4{
		font-size:12px;
		font-weight:bold;
		line-height:16px;
		}
	.pickup h5{
		font-size:11px;
		line-height:15px;
		margin:3px 0 0 0;
		}		
	.pickup p{
		font-size:12px;
		line-height:15px;
		margin:7px 0 0 0;
		}	
	
.pickup .container {
	padding:5px 0;
	border-bottom:solid 1px #CCC;
	}	
.pickup .container .ph {
	float:left;
	width:80px;
	}
	.pickup .container .ph img {
		width:76px;
		border:solid 1px #DDD;
		padding:1px;
		}
.pickup .container .txt {
	width:105px;
	float:right;
	}	
	
.pickup .txt a {
	color:#333;
	}	
.pickup .txt a:hover {
	color:#666;
	border-bottom:dotted 1px #CCC;
	}		
		
.navbtn p a{
	display:block;
	width:195px;
	height:40px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	background-image:url(../common_img2/nav_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:40px;
	text-indent:15px;
	margin-bottom:10px;
	}
	.navbtn p a:hover {
		background-image:url(../common_img2/nav_bg_on.gif);
		}		

.recruitbtn {
	text-align:center;
	}
.recruitbtn p a{
	display:block;
	width:195px;
	height:40px;
	color:#666;
	font-size:13px;
	font-weight:bold;
	background-image:url(../common_img2/recruitbtn_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:40px;
	margin-bottom:10px;
	}
	.recruitbtn p a:hover {
		color:#999;
		}	

/*フッタ
----------------------------------------------------------------*/
#footer {
	width:850px;
	text-align:left;
	margin:10px auto;
	border-top:solid 3px #CCC;
	padding:10px 0;
	}
	#footer .txtlink {
		float:left;
		width:550px;
		}
		#footer .txtlink ul {
			}
		#footer .txtlink li {
			float:left;
			padding:0 20px 0 5px;
			font-size:11px;
			line-height:15px;
			background-image:
			url(../common_img2/icon_arrow01.gif);
			background-position:0 3px;
			background-repeat:no-repeat;
			}
	#footer .copyright {
		float:right;
		}
		#footer .copyright p {
			font-size:11px;
			line-height:15px;
			}
#footer a {
	color:#333;
	}	
#footer a:hover {
	color:#666;
	border-bottom:dotted 1px #CCC;
	}		


/*トップバナー
----------------------------------------------------------------*/
.topbnr {
	width:625px;
	margin-bottom:20px;
	}

.topbnr .flo_l {
	width:305px;
	}
	
/*トップ　新着
----------------------------------------------------------------*/
.topics {
	width:625px;
	margin-bottom:20px;
	}
	.topics .flo_l {
		width:305px;
		}
	.topics .flo_r {
		width:305px;
		}			
	
.topics .midashi{
	border-bottom:solid 2px #CCC;
	margin-bottom:10px;
	padding-bottom:3px;
	}
	.topics .midashi .txt {
		float:left;
		width:auto;
		}
		.topics .midashi .txt h3 {
			font-size:13px;
			font-weight:bold;
			line-height:16px;
			background-image:url(../common_img2/icon_maru.gif);
			background-position:0 3px;
			background-repeat:no-repeat;
			padding:0 0 0 13px;
			}
	.topics .midashi .btn {
		float:right;
		width:auto;
		}
		.topics .midashi .btn p {
			font-size:12px;
			line-height:16px;
			}

/* 文字 */
.topics dl {
	padding:0 5px;
	}			
	.topics  dt {
		font-size:11px;
		line-height:13px;
		letter-spacing:0.1em;
		color:#CC0000;
		}
	.topics dd {
		font-size:12px;
		line-height:18px;
		margin-bottom:10px;
		}
	.topics dl a {
		color:#333;
		}
		.topics dl a:hover {
			color:#666;
			border-bottom:dotted 1px #CCC;
			}		

/*　一覧　*/
.topicslist {
	width:625px;
	border-top:solid 1px #DDD;
	}				
.topicslist .container {
	padding:8px;
	border-bottom:solid 1px #DDD;
	}			
	.topicslist h5 {
		font-size:11px;
		line-height:20px;
		letter-spacing:0.1em;
		color:#CC0000;
		float:left;
		width:120px;
		}
	.topicslist p{
		font-size:12px;
		line-height:20px;
		float:left;
		}
	.topicslist p a {
		color:#333;
		}
		.topicslist p a:hover {
			color:#666;
			border-bottom:dotted 1px #CCC;
			}
/*			
.topicslist .container:hover {
	background-color:#EEE;
	}									
*/
/*レシピ
----------------------------------------------------------------*/
.recipe {
	}
	.recipe .midashi {
		width:625px;
		height:35px;
		margin-bottom:10px;
		background-image:url(../common_img2/midashi_bg.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		}
		.recipe .midashi h3 {
			font-size:14px;
			line-height:35px;
			font-weight:bold;
			padding:0 10px;
			float:left;
			}
		.recipe .midashi p {
			font-size:12px;
			line-height:35px;
			float:left;
			}			

/*アイテム一覧
----------------------------------------------------------------*/
.itemlist {
	width:650px;
	}
.itemlist .container {
	width:320px;
	margin:0 0px 10px 0;
	float:left;
	}	
	.itemlist .container .bg {
		background-color:#eee4d5;
		padding:5px;
		margin:0 15px 0 0;
		}
	.itemlist .container .ph {
		width:80px;
		float:left;
		}
		.itemlist .container .ph img {
			width:78px;
			border:solid 1px #FFF;
			}
	.itemlist  .container .txt{
		width:205px;
		float:right;
		}
		.itemlist h4 {
			font-size:12px;
			line-height:16px;
			font-weight:bold;
			}
		.itemlist h5 {
			font-size:12px;
			line-height:15px;
			margin:3px 0 0 0;
			}		
		.itemlist p {
			font-size:12px;
			line-height:15px;
			margin:7px 0 0 0;
			}			
.itemlist .txt a {
	color:#333;
	}	
.itemlist .txt a:hover {
	color:#666;
	border-bottom:dotted 1px #CCC;
	}

/*

.itemlist {
	width:650px;
	}
.itemlist .container {
	width:305px;
	margin:0 15px 10px 0;
	background-color:#eee4d5;
	float:left;
	}	
	.itemlist .container .bg {
		padding:5px;
		}
	.itemlist .container .ph {
		width:80px;
		float:left;
		}
		.itemlist .container .ph img {
			width:78px;
			border:solid 1px #FFF;
			}
	.itemlist  .container .txt{
		width:205px;
		float:right;
		}
		.itemlist h4 {
			font-size:12px;
			line-height:16px;
			font-weight:bold;
			}
		.itemlist h5 {
			font-size:12px;
			line-height:15px;
			margin:3px 0 0 0;
			}		
		.itemlist p {
			font-size:12px;
			line-height:15px;
			margin:7px 0 0 0;
			}			
.itemlist .txt a {
	color:#333;
	}	
.itemlist .txt a:hover {
	color:#666;
	border-bottom:dotted 1px #CCC;
	}

.itemlist table {
	margin:5px;
	}
.itemlist th {
		width:80px;
	}
	.itemlist th img {
		width:78px;
		border:solid 1px #FFF;
		}
.itemlist td {
		padding:0 0 0 10px;
		background-color:#FF99FF;
	}
	
.itemlist td a {
	color:#333;
	}	
.itemlist td a:hover {
	color:#666;
	border-bottom:dotted 1px #CCC;
	}
			
*/	
			
	
/*パーティリスト
----------------------------------------------------------------*/
.partylist {
	width:625px;
	}	
	.partylist .flo_l {
		width:305px;
		}
	.partylist .flo_r {
		width:305px;
		}	
.partylist .midashi{
	border-bottom:solid 2px #CCC;
	margin-bottom:5px;
	padding-bottom:3px;
	}
	.partylist .midashi h3 {
		font-size:13px;
		font-weight:bold;
		line-height:16px;
		background-image:url(../common_img2/icon_maru.gif);
		background-position:0 3px;
		background-repeat:no-repeat;
		padding:0 0 0 13px;
		}
.partylist h4 {
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	margin:5px 0 0 0;
	}
	.partylist h4 a {
		color:#333;
		}
	.partylist h4 a:hover {
		color:#666;
		border-bottom:dotted 1px #ccc;
		}
	
.partylist h5 {
	font-size:11px;
	line-height:15px;
	}
	.partylist h5 a {
		color:#CC0000;
		}
	.partylist h5 a:hover {
		color:#CC0000;
		border-bottom:dotted 1px #CC0000;
		}
			
.partylist .location {
	border:solid 1px #DDD;
	padding:5px;
	}	
			
.partylist .btn p {
	line-height:35px;
	text-indent:15px;
	}
	.partylist .btn a {
		display:block;
		height:35px;
		width:auto;
		background-image:url(../common_img2/party_btn_bg.gif);
		background-position:0 0;
		background-repeat:no-repeat;
		margin:5px 0 0 0;
		color:#666;
		}		
	.partylist .btn a:hover {
		background-image:url(../common_img2/party_btn_bg_on.gif);
		color:#666;
		}		
		
/*　パン屑
----------------------------------------------------------------*/	
.pankuzu {
	width:625px;
	margin-bottom:10px;
	}
	.pankuzu span {
		display:block;
		float:left;
		padding:0 0px;
		font-size:11px;
		line-height:20px;
		color:#999;
		}			
	.pankuzu h3 {
		float:left;
		font-size:11px;
		line-height:20px;
		color:#FFF;
		margin:0 5px 0 0;
		}
		.pankuzu h3 a {
			display:block;
			color:#FFF;
			background-color:#6d272a;
			padding:0 5px;
			}
		.pankuzu h3 a:hover {
			color:#FFF;
			background-color:#933439;
			}	
			
	.pankuzu p {
		float:left;
		font-size:11px;
		line-height:20px;
		padding:0 5px;
		}
		.pankuzu p a {
			display:block;
			padding:0 5px;
			color:#FFF;
			background-color:#333;
			}
		.pankuzu p a:hover {
			color:#FFF;
			background-color:#666;
			}
			
			
/*　ページタイトル
----------------------------------------------------------------*/	
.pt {
	margin-bottom:15px;
	}
	
/*　アイテム　エントリー詳細
----------------------------------------------------------------*/	
.item {
	width:625px;
	}
.item .midashi {
	border-bottom:solid 3px #a19a90;
	}
.item .midashi h3 {
	font-size:15px;
	font-weight:bold;
	float:left;
	}
.item .midashi h4 {
	font-size:12px;
	float:right;
	color:#CC0000;
	}
	
/*カートボタンまわり*/	
.carttxt {
	clear:both;
	background-color:#fbf1e3;
	padding:5px;
	}
	.carttxt h4 {
		float:left;
		color:#483417;
		}
	.carttxt p {
		float:right;
		}
		.carttxt p a {
			display:block;
			background-color:#febf01;
			padding:0 10px 0 13px;
			font-weight:bold;
			background-image:url(../common_img2/cart_arw.gif);
			background-position:5px 5px;
			background-repeat:no-repeat;
			color:#333;		
		}	
		.carttxt p a:hover {
			display:block;
			background-color:#ffd900;
			padding:0 10px 0 13px;
			font-weight:bold;
			background-image:url(../common_img2/cart_arw.gif);
			background-position:5px 5px;
			background-repeat:no-repeat;
			color:#333;		
		}	

/*エントリー本文*/
.entry {
	font-size:12px;
	line-height:18px;
	padding:10px;
	}
	.entry p {
		margin-bottom:10px;
		}
	.entry img{
		float:right;
		margin:0px 0 10px 20px;
		border:solid 1px #DDD;
		padding:9px;
		}
	.entry em {
		color:#CC0000;
		font-style:normal;
		}
	.entry strong {
		font-weight:bold;
		}	
	.entry blockquote {
		clear:both;
		padding:10px;
		background-color:#EEE;
		margin:10px 0;
		}
	.entry u {
		font-size:14px;
		text-decoration:none;
		}
		/*
	.entry a {
		color:#333;
		text-decoration:none;
		}
	.entry a:hover {
		color:#666;
		border-bottom:dotted 1px #CCC;
		}		
		*/	
		
/*エントリー追記*/
.more {
	clear:both;
	background-color:#EEE;
	padding:10px;
	}	
	.more p {
		margin-bottom:10px;
		line-height:18px;
		}
	.more img{
		float:right;
		margin:0px 0 10px 20px;
		border:solid 1px #DDD;
		padding:9px;
		}
		
	.more em {
		color:#CC0000;
		font-style:normal;
		}
	.more strong {
		font-weight:bold;
		}	
	..more blockquote {
		clear:both;
		padding:10px;
		background-color:#FFF;
		margin:10px 0;
		}
	.more u {
		font-size:14px;
		text-decoration:none;
		}
		
			
		
/*インフォ*/
.info {
	clear:both;
	border:solid 1px #DDD;
	padding:10px;
	margin:10px 0;
	}
	.info p {
		font-weight:bold;
		}
		
			