@charset "EUC-JP";
/*
body{
	text-align: center;
	background-color: #ffffcc;
	background-image: url(https://cart2.fc2.com/template/Barbecue/image/050419_01_back.gif);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: sans-serif,"FF2DFF3320FF3030B430B730C330AF","30D230E930AE30CE20Pro20W3",Osaka;
}
#layout {
	width: 780px;
	margin-top:  0px;
	padding-top: 0px;
	background-color: #ffffff;
	border-right: solid 1px #BBCC93;
	border-left: solid 1px #BBCC93;
	background-image: url(https://cart2.fc2.com/template/Barbecue/image/);
}
#header {
	width : 780px;
	height : 200px;
	margin-top:  0px;
	padding-top: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(https://cart2.fc2.com/template/Barbecue/image/050419_01_top.gif);
}
*/
#menus {
	float : left;
	width : 190px;
	margin: 20px 0px 0px 10px;
	padding: 0px;
	color: #d7a1bc;
	text-align: left;
}

#menus p{
	font-size: 11px;
	color: #959595;
	margin:0.2em;
}
/*
#main {
	float : right;
	width : 560px;
	margin: 20px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	color: gray;
}
#footer {
	background-color: #ffffff;
	clear : both;
	width: 780px;
	color: gray;
	border-top: dotted 1px #99cc33;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
}
*/
/*タイトル部分
------------------------------------------------------------*/
/*サイトタイトル*/
.site_title {
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 80px;
	padding-right: 220px;
	margin: 0px;
}
.site_title a{
	color: #FFFFFF;
	text-decoration:none;
}
.site_title a:hover {
	color: #FFFFD9;
	text-decoration : underline;
}
/*サイト説明文*/
.site_intro {
	margin-top: 3px;
	font-size: 12px;
	font-weight: bolder;
	color: white;
	padding-left: 80px;
	padding-right: 60%;
}
/*文字設定
------------------------------------------------------------*/
.menutitle {
	font-size: 12px;
	color: #3F8C00;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0.2em;
	background-color: #ffffff;
	border-color:  #BABABA;
	border-style: solid;
	border-width: 1px;
}
/* 自己紹介部分の画像
--------------------------------------------------*/
.pay {
	text-align: center;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* リスト設定（サイドメニュー）
------------------------------------------------------------*/
/*
ul {
	text-align:left;
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
	text-decoration: none;
}
li {
	text-align: left;
	font-size: 11px;
	color: #959595;
	line-height: 150%;
	padding: 0px 0px 10px 20px;
	text-decoration: none;
	background: url(https://cart2.fc2.com/template/Barbecue/image/050419_01_icon.gif) no-repeat;
}
li a {
	text-decoration: none;
	color: #846236;
}
li a:hover {
	color:  #846236;
	text-decoration: underline;
} 
*/
/*エントリー
--------------------------------------------------*/
/*エントリーテーブル（1ブロック）*/
.entry_table{
	width: 545px;
	margin: 0px 0px 50px 0px;
	color: #BBBBBB;
}
/*エントリー：ナビゲーション*/
.entry_navi{
	font-size: 12px;
	text-align:center;
}
.entry_navi a {
	font-size: 12px;
	color: #809933;
	text-decoration:none;
}
.entry_navi a:hover {
	color: #9999cc;
	text-decoration : underline;
}
/*エントリー：見出し*/
.entry_title{
	font-size: 13px;
	color: #FF6000;
	margin: 10px 0px 0px 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 40px;
	border-bottom: 1px dotted gray;
	text-align: right;
	background: url(https://cart2.fc2.com/template/Barbecue/image/050419_01_titleback.gif) no-repeat;
	background-position: right;
}
/*エントリー：テキスト*/
.entry_text {
	font-size: 12px;
	color: #6D6D6D;
	margin: 30px 20px 30px 30px;
	line-height : 150%;
}
.entry_text a {
	font-size: 12px;
	color: #809933;
	text-decoration:none;
}
.entry_text a:hover {
	color: #9999cc;
	text-decoration : underline;
}
/*エントリー：ステータス（日付等）*/
.entry_day {
	font-size: 11px;
	color: #b38066;
	text-align: right;
}
.entry_state {
	font-size: 11px;
	color: gray;
	text-align: right;
	margin: 20px 20px 10px 0px;
}
.entry_state a {
	font-size: 11px;
	color: #703F00;
	text-decoration:none;
}
.entry_state a:hover {
	color: #703F00;
	text-decoration : underline;
}
.comment_state {
	font-size: 12px;
	color: #727272;
	text-align: right;
	margin: 20px 20px 10px 0px;
}
.comment_state a {
	font-size: 12px;
	color: #809933;
	text-decoration:none;
}
.comment_state a:hover {
	color: #9999cc;
	text-decoration : underline;
}
/*テキスト内の画像*/
.entry_text img {
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
} 

/*フッター
---------------------------------------------------------*/
/*
#footer a {
	color: #809933;
	text-decoration:none;
}
#footer a:hover {
	color:#9999cc;
}
textarea,input,select {
	font-family : "30D230E930AE30CE20Pro20W3","Osaka","Verdana","Helvetica","Arial","FF2DFF3320FF3030B430B730C330AF",sans-serif;
}
.emoji{
	vertical-align:middle;
	border:0;
}
*/
/* お知らせ */
.news-comment {
	padding-top: 10px;
	padding-bottom: 20px;
}

/* メニュー */
#menu a {
	display: block;
	margin: 0;
	padding: 4px;
}
#menu a:hover {
	background-color: #FFFFFF;
}
#menu a.Top {
	padding-left: 3px;
	border-bottom: 1px dotted #999999;
}
#menu a.Main {
	padding-left: 3px;
	border-bottom: 1px dotted #999999;
}

/* カテゴリー */
#category a {
	background-color: #e6e6e6;
	display: block;
	margin: 0;
	padding: 4px;
}
#category a:hover {
	background-color: #ffffff;
}
#category a.Top {
	padding-left: 3px;
	border-top: 1px solid silver;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid silver;
}
#category a.Main {
	padding-left: 3px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid silver;
}
#category a.Sub {
	background-color: #EFFFFF;
	padding-left: 9px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid silver;
}

/* 商品一覧（カタログ表示） */
.item_list {
	float: left;
	width: 33%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.item {
	width: 130px;
	text-align: right;
}
.item img {
	margin-top: 3px;
	padding: 3px;
}
.item .name {
	text-align: left;
	padding: 3px;
}
.item .other {
	padding: 3px;
}
.item .comment {
	text-align: left;
	padding: 3px;
}

/* 商品一覧（リスト表示） */
.item_list2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.item2 {
}
.item2 img {
	margin-top: 3px;
	padding: 3px;
}
.item2 .thumb {
	float: left;
}
.item2 .name {
	padding: 3px;
	background-color: #DDDDDD;
}
.item2 .other {
	padding: 3px;
	text-align: right;
}
.item2 .comment {
	text-align: left;
	padding: 3px;
}

/* 商品詳細 */
.item_detail {
	text-align: center;
	font-size: 12px;
}
.item_detail img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 3px;
}
.item_detail .thumb {
	float: left;
	margin-top: 10px;
	width: 33%;
}
.item_detail .img-comment {
	padding: 3px;
}
.item_detail .comment {
	padding: 3px;
	text-align: left;
}
.item_detail .about {
	text-align: right;
}
.item_detail .about .other {
	padding: 3px;
}

/* ソートリンク */
.sortlinks {
	width: 100%;
	font-size: 12px;
	border-bottom: 1px dotted #666666;
}
.sortlinks .link {
	padding-right: 20px;float: left;
}

/* ページリンク */
.pagelinks {
	width: 100%;
	font-size: 12px;
	border-bottom: 1px dotted #666666;
}
.pagelinks .left {
	float: left;
	width: 38%;
}
.pagelinks .right {
	float: left;
	width: 60%;
	text-align: right;
	padding: 4px;
}

/* カートの中身 */
.cartin {
	text-align: center;
}
.cartin_item {
	border-bottom: 1px dotted #666666;
}
.cartin .name {
	text-align: left;
	padding: 3px;
}
.cartin .price {
	text-align: right;
	padding: 3px;
}
.cartin .subtotal {
	text-align: right;
	padding: 3px;
}
.cartin .total {
	text-align: right;
	padding: 3px;
}
.cartin .submit {
	padding-top: 20px;
}

/* テーブル枠 */
.table1 {
	font-size: 12px;
	width: 100%;
}
.table1 td {
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.table1 .td1 {
	background-color: #666666;
	color: #FFFFFF;
}
.table1 .td2 {
	background-color: #EEEEEE;
	text-align: center;
}
.table1 .td3 {
	background-color: #FFFFFF;
}
.table1 #left1 {
	text-align: left;
}
.table1 #center1 {
	text-align: center;
}
.table1 #right1 {
	text-align: right;
}

.variation_width {
width:100%;
}