@charset "utf-8";

/*=================================================
 * ブラウザのデフォルトのスタイルをリセットする
 * ================================================= */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	line-height: 1.0;
	-webkit-text-size-adjust: none;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

/* icon用font */
@font-face {
	font-family: "fontello";
	src: url(../font/fontello.eot?49127623);
	src: url(../font/fontello.eot?49127623#iefix) format('embedded-opentype'), url(../font/fontello.woff?49127623) format('woff'), url(../font/fontello.ttf?49127623) format('truetype'), url(../font/fontello.svg?49127623#fontello) format('svg');
	font-weight: normal;
	font-style: normal;
}
.icon-link-ext:before {
	content: '\67';
}

/* 'g' */
.icon-edit:before {
	content: '\63';
}

/* 'c' */
.icon-phone:before {
	content: '\74';
}

/* 't' */
.icon-angle-left:before {
	content: '\6c';
}

/* 'l' */
.icon-angle-right:before {
	content: '\72';
}

/* 'r' */
.icon-angle-up:before {
	content: '\75';
}

/* 'u' */
.icon-angle-down:before {
	content: '\64';
}

/* 'd' */
.icon-desktop:before {
	content: '\70';
}

/* 'p' */
.icon-globe:before {
	content: '\6d';
}

/* 'm' */
img {
	border: 0;
	vertical-align: bottom;
}
ul, ol {
	list-style: none;
}
table {
	border-spacing: 5;
	empty-cells: show;
	padding-left: 5px;
	color: #5b4433;
}
.clearfix {
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*=============================================*/

/*                 マージン            */

/*=============================================*/

.m_b05 {
	margin-bottom: 5px;
}
.m_b10 {
	margin-bottom: 10px;
}
.m_b15 {
	margin-bottom: 15px;
}
.m_b20 {
	margin-bottom: 20px;
}
.m_b25 {
	margin-bottom: 25px;
}
.m_b30 {
	margin-bottom: 30px;
}
.m_t05 {
	margin-top: 5px;
}
.m_t10 {
	margin-top: 10px;
}
.m_t15 {
	margin-top: 15px;
}
.m_t20 {
	margin-top: 20px;
}
.m_t25 {
	margin-top: 25px;
}
.m_t30 {
	margin-top: 30px;
}
.m_l20 {
	margin-left: 20px;
}
.m_r20 {
	margin-right: 20px;
}
.p_l05 {
	padding-left: 5px;
}
.p_l10 {
	padding-left: 10px;
}
.p_l15 {
	padding-left: 15px;
}
.p_l20 {
	padding-left: 20px;
}
.p_l25 {
	padding-left: 25px;
}
.p_l30 {
	padding-left: 30px;
}
.p_l40 {
	padding-left: 30px;
}
.p_l50 {
	padding-left: 50px;
}
.p_l65 {
	padding-left: 65px;
}
.p_r05 {
	padding-right: 5px;
}
.p_r10 {
	padding-right: 10px;
}
.p_r15 {
	padding-right: 15px;
}
.p_r20 {
	padding-right: 20px;
}
.p_r25 {
	padding-right: 25px;
}
.p_r30 {
	padding-right: 30px;
}
.p_r40 {
	padding-right: 40px;
}
.p_r50 {
	padding-right: 50px;
}
.p_t10 {
	padding-top: 10px;
}
.p_t20 {
	padding-top: 20px;
}
.p_t30 {
	padding-top: 30px;
}
.p_t40 {
	padding-top: 40px;
}
.p_t50 {
	padding-top: 50px;
}
.p_txt {
	padding-left: 10px;
	padding-right: 10px;
}
.txt_red {
	color: #c60001;
}
.txt_gold {
	color: #b3810b;
}
.txt_white {
	color: #fff;
}
.txt_brown {
	background-color: rgba(121, 88, 57, 0.5);
	color: #fff;
	border: 1px rgba(121, 88, 57, 0.8) solid;
	margin: 0px 1px;
}
.txt_red2 {
	background-color: rgba(189, 0, 0, 0.5);
	color: #fff;
	margin: 5px 2px;
	padding: 2px 2px;
	border: 1px rgba(189, 0, 0, 0.2) solid;
	-webkit-border-radius: 6px;
}

/*=================================================
* サイト全体の基本スタイル
* ================================================= */
body {
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	color: #B1ABA2;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	color: #DA3D00;
	text-decoration: underline;
}
a:visited, a:active {
	color: #DA3D00;
	text-decoration: underline;
}
a:hover {
	color: #DA3D00;
	text-decoration: underline;
}
h2 {
	width: 320px;
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 5px 10px;
	text-align: left;
	font-size: 18px;
	color: #B1ABA2;
	text-align: center;
	line-height: 1.2em;
	border-bottom: 3px #B1ABA2 double;
}
.pagetop {
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.global-header {
	border-bottom: 1px solid #000;
	height: 45px;
	line-height: 40px;
	background-color: rgba(39, 24, 11, 0.7);
}
.global-header h1 {
	color: #fff;
}
.global-header p a {
	position: absolute;
	text-decoration: none;
	font-size: 12px;
	margin: 0px 5px 0px 5px;
}
.page-heading {
	margin: 0 auto;
	overflow: hidden;
	color: #ead9b9;
	font-size: 16px;
	text-align: center;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-shadow: 0 0px #000000;
}
.block {
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin: 5px 0px 10px 0px;
	padding: 5px 0px;
	clear: both;
	overflow: hidden;
	color: #B1ABA2;
	text-align: left;
}
.block2 {
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin: 5px 3px 10px 3px;
	padding: 5px 0px;
	clear: both;
	overflow: hidden;
	color: #B1ABA2;
	text-align: left;
}
.block:after {
	content: '';
	display: block;
	clear: both;
}
.block-heading {
	margin-bottom: 6px;
	color: #e3ddcf;
	font-size: 16px;
}
.block p {
	margin-bottom: 2px;
}
.block p:last-of-type {
	margin-bottom: 0;
}
p.txt_c {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px auto;
}
.image-right, .image-left {
	width: 180px;
	font-size: 12px;
	text-align: center;
}
.image-right2, .image-left2 {
	font-size: 12px;
	text-align: center;
}
.image-right {
	margin: 5px 0px 5px 5px;
	float: right;
}
.image-right2 {
	margin: 0 0 6px 6px;
	float: right;
}
.image-left {
	margin: 0 6px 6px;
	float: left;
}
.image-left2 {
	margin: 0 6px 6px;
	float: left;
}
.image-center {
	margin: 0 auto 6px auto;
	display: block;
}
#topnav {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#topnav .l {
	width: 160px;
	float: left;
}
#topnav .r {
	width: 160px;
	float: right;
}
.nav-home a {
	padding: 3px 0 3px 18px;
	background-image: url(../img/ico_home.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ナビゲーションicon_ver. */
.nav-portfolio {
	padding: 15px 0 0 10px;
	clear: both;
	overflow: hidden;
}
.nav-portfolio ul {
	margin: 0 auto;
	width: 320px;
}
@media screen and (min-width:420px) {
	.nav-portfolio ul {
		width: 420px;
	}
}
@media screen and (min-width:520px) {
	.nav-portfolio ul {
		width: 520px;
	}
}
@media screen and (min-width:620px) {
	.nav-portfolio ul {
		width: 620px;
	}
}
@media screen and (min-width:720px) {
	.nav-portfolio ul {
		width: 720px;
	}
}
@media screen and (min-width:820px) {
	.nav-portfolio ul {
		width: 820px;
	}
}
@media screen and (min-width:920px) {
	.nav-portfolio ul {
		width: 920px;
	}
}
.nav-portfolio li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.nav-portfolio li img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px rgba(000, 000, 000, 0.5);
	-moz-box-shadow: 3px 3px 3px rgba(000, 000, 000, 0.5);
	box-shadow: 3px 3px 3px rgba(000, 000, 000, 0.5);
	width: 90px;
	height: 90px
}
.nav-portfolio li a {
	display: block;
	text-decoration: underline;
	color: #fff;
}
.nav-portfolio li a:after {
	content: attr(title);
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90px;
}

/* リード */
.lead {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 5px 0px 5px 0px;
	clear: both;
	overflow: hidden;
	color: #B1ABA2;
}
.lead ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 5px;
}
.lead ul li {
	padding-left: 5px;
	text-align: left;
	color: #fff;
	margin-bottom: 5px;
}
.lead a {
	color: #B1ABA2;
}

/* 新着情報 */

/*.news {
	margin-bottom:15px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	overflow:hidden;
	color: #B1ABA2;
}


#feed {
	width: 290px;
	height:90px;
	margin-top: 10px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	padding:20px 10px 10px 10px;
	background-color: rgba(255,255,255,0.1);
}

#feed ul{
   list-style-type:disc;
   list-style-position:outside;
	margin: 5px 5px;
}
#feed ul li{
   text-align:left;
	color:#B1ABA2;
	padding-left:2px;
}

#feed a{
	color: #A73010;
}



#feed2 {
	width: 290px;
	height:120px;
	margin-top: 10px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	padding:10px 10px 10px 10px;
	background-color: rgba(255,255,255,0.1);
}

#feed2 ul{
   list-style-type:disc;
   list-style-position:outside;
	margin: 5px 5px;
}
#feed2 ul li{
   text-align:left;
	color:#B1ABA2;
	padding-left:2px;
}

#feed2 a{
	color: #A73010;
}



#feed3 {
	width: 290px;
	height:120px;
	margin-top: 10px;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	padding:10px 10px 10px 10px;
	background-color: rgba(255,255,255,0.1);
}

#feed3 ul{
   list-style-type:disc;
   list-style-position:outside;
	margin: 5px 5px;
}
#feed3 ul li{
   text-align:left;
	color:#B1ABA2;
	padding-left:2px;
}

#feed3 a{
	color: #A73010;
}*/



.p_news {
	background-image: url(../img/icon.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: rgba(255, 255, 255, 0.1);
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	padding: 10px 5px 5px 30px;
	margin: 5px 0px 5px 0px;
	line-height: 1.5em;
	border-bottom: 2px rgba(177, 171, 162, 0.3) solid;
}

/* フェイスブック */
.social {
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	color: #B1ABA2;
}
.facebook {
	width: 290px;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(255, 255, 255, 0.1);
}
.p_face {
	background-image: url(../img/icon.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-color: rgba(255, 255, 255, 0.1);
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	padding: 10px 5px 5px 30px;
	margin: 5px 0px 5px 0px;
	line-height: 1.5em;
	border-bottom: 2px rgba(177, 171, 162, 0.3) solid;
}

/*=============================================*/

/*           header_img                        */

/*=============================================*/

.mainimage {
	margin: 0px auto 0px auto;
	background-color: rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.mainimage img {
	margin-left: auto;
	margin-right: auto;
}

/*=============================================*/

/*           　フッター箇所　　　　　          */

/*=============================================*/

/* ナビゲーション（下層フッター用） */
.nav-sub {
	background-color: rgba(55, 55, 55, 0.3);
	background-repeat: repeat;
	background-position: center left;
	border-top: 2px solid rgba(55, 55, 55, 0.3);
	border-bottom: 2px solid rgba(55, 55, 55, 0.3);
}
.nav-sub li {
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	border-top: 1px solid rgba(93, 93, 93, 0.2);
	height: 40px;
	line-height: 40px;
	position: relative;
}
.nav-sub li a {
	display: block;
	padding: 0 15px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.nav-sub li a:after {
	font-family: "fontello";
	content: '\72'; /* 'r' */
	position: absolute;
	right: 15px;
}
.nav-sub li a[href^="http://"]:after, .nav-sub li a[href^="https://"]:after {
	content: '\67'; /* 'g' */
}
.global-footer {
	color: #fff;
	text-align: center;
	padding-top: 5px;
	border-top: 1px rgba(0, 0, 0, 0.1) solid;
	margin: 10px auto 0px auto;
	font-size: 10px;
	background-color: rgba(255, 255, 255, 0.1);
}

/* パソコン用を見る */
.pcsite {
	background-color: rgba(167, 48, 16, 0.6);
	border: 2px solid #A73010;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3), 0 0 3px rgba0, 0, 0, 0.1) inset;
	-moz-box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3), 0 0 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3), 0 0 3px rgba(0, 0, 0, 0.1) inset;
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	margin: 0 auto 15px;
	width: 180px;
	height: 30px;
}
.pcsite a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.pcsite a:before {
	font-family: "fontello";
	content: '\70'; /* 'p' */
	margin-right: 10px;
}

/*=============================================*/

/*           　　ボタン箇所　　　　　          */

/*=============================================*/

.botan a {
	width: 250px;
	margin: 10px auto;
	padding: 5px 5px;
	color: #fff;
	display: block;
	border: 1px #A73010 solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	background-color: rgba(167, 48, 16, 0.6);
}
.botan a:before {
	font-family: "fontello";
	content: '\72'; /* 'r' */
	margin-right: 10px;
}

/*=============================================*/

/*           　　 TELボタン　　　　　          */

/*=============================================*/

.botan2 a {
	width: 250px;
	margin: 10px auto;
	padding: 5px 5px;
	font-weight: bold;
	color: #fff;
	display: block;
	border: 1px #A73010 solid;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 1px 1px 1px #000;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(167, 48, 16, 0.6);
}
.botan2 a:before {
	font-family: "fontello";
	content: '\74'; /* 't' */
	margin-right: 10px;
}

/*=============================================*/

/*           　　ボタン箇所2　　　　　         */

/*=============================================*/

.contact {
	width: 320px;
	color: #110a00;
	clear: both;
	margin: 5px auto 10px auto;
}
.botan3 a {
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	width: 140px;
	margin: 5px 5px 10px 5px;
	padding: 3px 5px 5px 3px;
	float: left;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(167, 48, 16, 0.6);
	border: 1px #A73010 solid;
	-webkit-border-radius: 15px;
}
.botan3 a:before {
	font-family: "fontello";
	content: '\6d'; /* 'm' */
	margin-right: 10px;
}
.botan4 a {
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	width: 140px;
	margin: 5px 5px 10px 5px;
	padding: 3px 5px 5px 3px;
	float: left;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(167, 48, 16, 0.6);
	border: 1px #A73010 solid;
	-webkit-border-radius: 15px;
}
.botan4 a:before {
	font-family: "fontello";
	content: '\74'; /* 't' */
	margin-right: 10px;
}

/*=============================================*/

/*          　　リンクボタン箇所2　　         */

/*=============================================*/

.link {
	width: 320px;
	color: #110a00;
	clear: both;
	margin: 5px auto 10px auto;
}
.botan5 a {
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	width: 140px;
	margin: 5px 5px 10px 5px;
	padding: 3px 5px 5px 3px;
	float: left;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(167, 48, 16, 0.6);
	border: 1px #A73010 solid;
	-webkit-border-radius: 5px;
}
.botan5 a:before {
	font-family: "fontello";
	content: '\64'; /* 'd' */
	margin-right: 10px;
}
.botan6 a {
	font-family: "Verdana", "Hiragino Mincho ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	width: 140px;
	margin: 5px 5px 10px 5px;
	padding: 3px 5px 5px 3px;
	float: left;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: rgba(167, 48, 16, 0.6);
	border: 1px #A73010 solid;
	-webkit-border-radius: 5px;
}
.botan6 a:before {
	font-family: "fontello";
	content: '\64'; /* 'd' */
	margin-right: 10px;
}

/*=============================================*/

/*           　　メインタイトル　　　　　          */

/*=============================================*/

.sbtitle {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height: 50px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	padding: 20px 10px 0px 25px;
	margin: 0px 0px 5px 0px;
	line-height: 1.5em;
}
.sbtitle2 {
	background-image: url(../img/title2.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.5em;
	margin: 5px 3px 3px 3px;
	padding: 8px 5px 5px 5px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.p_ts1 {
	text-align: left;
	color: #B1ABA2;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
}
.p_ts2 {
	padding: 0px 10px 0px 10px;
	color: #B1ABA2;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.p_ts3 {
	width: 135px;
	text-align: center;
	color: #fff;
	padding: 0px auto;
	margin: 3px 10px;
	font-size: 14px;
	background-color: rgba(128, 0, 0, 0.5);
	border: 1px rgba(128, 0, 0, 0.5) solid;
	-webkit-border-radius: 15px;
}
.p_ts4 {
	margin: 5px 5px 3px 5px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	border-bottom: 1px rgba(255, 255, 255, 0.2) double;
}
.p_ts5 {
	width: 180px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	padding: 0px auto;
	margin: 5px auto;
	font-size: 12px;
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px rgba(255, 255, 255, 0.1) solid;
	-webkit-border-radius: 5px;
}
.p_ts6 {
	text-align: right;
	color: #fff;
	font-weight: bold;
	padding: 0px 10px;
	margin: 3px 5px;
	font-size: 14px;
}
.p_ts7 {
	background-image: url(../img/icon2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	line-height: 1.5em;
	margin: 5px 3px 0px 3px;
	padding: 15px 5px 0px 33px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px rgba(169, 169, 169, 0.1) solid;
}
.p_menu {
	text-align: left;
	color: #b3810b;
	padding: 0px 5px 0px 5px;
	font-size: 16px;
	margin: 0px 5px 0px 5px;
	font-weight: bold;
}
.p_drink {
	background-color: rgba(106, 46, 26, 0.2);
	text-align: left;
	color: #fff;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
	margin: 0px 3px 0px 3px;
	font-weight: bold;
	border-bottom: 1px rgba(106, 46, 26, 0.2) solid;
	border-left-width: 4px;
	border-left-style: outset;
	border-left-color: #3c1a0e;
}
.p_imo {
	background-image: url(../img/imo.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #B1ABA2;
	padding: 0px 5px 0px 25px;
	font-size: 14px;
}
.p_kome {
	background-image: url(../img/kome.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #B1ABA2;
	padding: 0px 5px 0px 25px;
	font-size: 14px;
}
.p_mugi {
	background-image: url(../img/mugi.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #B1ABA2;
	padding: 0px 5px 0px 25px;
	font-size: 14px;
}
.p_koku {
	background-image: url(../img/kokutou.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #B1ABA2;
	padding: 0px 5px 0px 36px;
	font-size: 14px;
}
p.price {
	padding-right: 10px;
	margin: 0px 5px 0px 5px;
	border-bottom: 1px rgba(177, 171, 162, 0.1) dotted;
	clear: both;
	color: #ec4100;
	text-align: right;
	font-weight: bold;
}
p.price2 {
	padding-right: 10px;
	margin: 0px 5px 0px 5px;
	clear: both;
	color: #bd0000;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
}

/*=============================================*/

/*           　　　topics bnr  　　　          */

/*=============================================*/
.topics {
	width: 100%;
	color: #fff;
	clear: both;
	margin: 5px auto;
	text-decoration: none;
}
#topics {
	color: #fff;
	clear: both;
	margin: 5px auto;
	text-decoration: none;
}
#topics ul {
	list-style-type: neno;
	list-style-position: outside;
	float: left;
	margin-bottom: 5px;
}
#topics ul li {
	text-align: left;
	color: #fff;
	float: left;
}
#topics a {
	color: #fff;
}
#topics p {
	font-size: 12px;
	margin: 5px 0px;
}
.width-half {
	WIDTH: 50%;
}
.ul-inline {
	overflow: hidden;
}
.ul-inline li {
	margin: 5px auto;
}
.ul-inline2 {
	overflow: hidden;
}
.ul-inline2 li {
	margin: 5px auto;
	float: left;
}

/*=============================================*/

/*           　　　　BOX設定 　　　　          */

/*=============================================*/

.box1 {
	color: #B1ABA2;
	clear: both;
	margin: 5px 5px;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px rgba(177, 171, 162, 0.1) solid;
}
.box1 dl {
	margin-bottom: 0.5em;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box1 dl dt {
	margin-top: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-left-width: 4px;
	border-left-style: outset;
	border-left-color: #4a4540;
}
.box1 dl dd {
	padding-left: 15px;
	font-size: 14px;
	color: #B1ABA2;
	border-bottom: 1px #717179 dotted;
	padding-bottom: 14px;
	margin: 0px 5px 0px 5px;
}

/*          　　     box2        　　          */

/*=============================================*/

.box2 {
	background-color: rgba(81, 36, 21, 0.5);
	color: #B1ABA2;
	clear: both;
	margin: 5px 3px;
	padding: 5px 0px 10px 0px;
	border: 2px rgba(81, 36, 21, 0.5) solid;
	-webkit-border-radius: 1px;
}
.box2 ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 5px 10px;
	padding-left: 10px;
}
.box2 ul li {
	text-align: left;
	color: #976c09;
	padding-left: 2px;
}

/*          　　     box3        　　          */

/*=============================================*/

.box3 {
	background-color: rgba(255, 255, 255, 0.1);
	color: #B1ABA2;
	clear: both;
	margin: 5px 3px;
	padding: 5px 0px 10px 0px;
	border: 2px rgba(255, 255, 255, 0.1) solid;
	-webkit-border-radius: 1px;
}
.box3 ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 5px 5px 5px 30px;
	padding-left: 2px;
}
.box3 ul li {
	text-align: left;
	color: #fff;
	padding-left: 2px;
}
.box3 dl {
	margin-bottom: 0.5em;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box3 dl dt {
	margin-top: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-left-width: 4px;
	border-left-style: outset;
	border-left-color: #4a4540;
}
.box3 dl dd {
	padding-left: 15px;
	font-size: 14px;
	color: #B1ABA2;
	border-bottom: 1px #717179 dotted;
	padding-bottom: 14px;
	margin: 0px 5px 0px 5px;
}

/*          　　     list        　　          */

/*=============================================*/


.list {
	color: #fff;
	clear: both;
	margin: 5px 3px 5px 3px;
	padding: 5px 0px 15px 0px;
}
.list ul {
	margin-top: 5px;
	margin-botom: 10px;
	padding: 0px 5px 15px 5px;
	margin-bottom: 1em;
}
.list ul li {
	padding: 3px 5px 5px 20px;
	text-align: left;
	line-height: 1.5em;
	margin-botom: 10px;
	color: #fff;
	float: left;
	font-size: 12px;
	background-image: url(../img/icon_list.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.list ul li a {
	color: #fff;
	display: block;
	text-decoration: underline;
}

/*          　　　 店舗情報box   　　          */

/*=============================================*/


.shopinfo {
	background-image: url(../img/shop_bg.jpg);
	background-repeat: repeat;
	background-position: center left;
	color: #b5b0a8;
	clear: both;
	padding: 10px 5px 10px 5px;
	margin: 10px 0px 10px 0px;
	border-top: 1px #0a0907 solid;
	border-bottom: 1px #0a0907 solid;
}
.shopinfo a {
	color: #fff;
}

/*          　 シェアボタンbox   　　          */

/*=============================================*/

#social-share {
	padding: 10px 0;
	overflow: hidden;
	width: 100%;
}
#social-share table {
	width: 320;
	margin: 5px auto 5px auto;
}
#social-share table th {
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 1.6em;
	padding-bottom: 1.6em;
	padding-right: 2px;
}
#social-share table td {
	text-align: center;
	padding: 3px 0px 3px 5px;
	margin: 3px 0px 3px 0px;
	float: left;
}

/*=============================================*/

/*   　　　　　 ブログRSS 　　　　　　   */

/*=============================================*/
#rss_item {
	margin-bottom: 10px;
	padding: 5px 25px 30px;
}
#rss_item.rss_md {
	margin-bottom: 30px;
	padding: 5px 25px 30px;
	background-color: rgba(224, 214, 200, 0.1);
}
#rss_item #feed {
}
#rss_item h3 {
	font-size: 15px;
	padding: 3px;
	border-bottom: rgba(79, 23, 24, 0.5) 1px solid;
}
#rss_item.rss_md h3 {
	color: #B1ABA2;
	border-bottom: rgba(116, 110, 100, 0.3) 1px solid;
}
#rss_item .btn_more a {
	display: block;
	clear: both;
	width: 150px;
	padding: 3px 0;
	color: rgba(147, 84, 57, 1.00);
	font-weight: bold;
	background: rgba(67, 35, 21, 1.00);
	border: rgba(147, 84, 57, 1.00) 1px solid;
	text-align: center;
	text-decoration: none;
	margin: 20px auto 0;
}
#rss_item #feedItem {
	clear: both;
	padding: 10px 0;
	border-bottom: rgba(47, 41, 31, 1.00) 1px solid;
	overflow: hidden;
}

#rss_item.rss_md #feedItem {
	border-bottom: rgba(116, 110, 100, 0.3) 1px solid;
}

#rss_item .photo {
	width: 90px;
	height: 100px;
	margin-right: 10px;
	float: left;
	background: rgba(110, 110, 110, 1.00);
}

/*#rss_item .photo img{
	min-width:250px;
	min-height:200px;
}*/
#rss_item .txt {
	color: #B1ABA2;
	font-size: 12px;
	float: right;
	width: calc(100% - 100px);
}
#rss_item .txt dl {
}
#rss_item .txt dt {
	border: none;
	margin-bottom: 5px;
	padding: 0;
	font-size: 9px;
	line-height: 15px;
	color: #B1ABA2;
}
#rss_item .txt dt span {
	color: #ea2f2f;
	font-size: 13px;
	font-weight: bold;
}
#rss_item .txt dd {
	padding: 0;
	border: none;
}
