@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #fab532;
	color: #88633e;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}


#header {
	padding-left: 240px;
	height: 90px;
	padding-top: 15px;
}

#header h1 {
	font-size: 85%;
	color: #88633e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88633e;
	border-left-color: #88633e;
	margin-top: 0px;
}

#header img {
	float: left;
	padding-top: 5px;
	padding-bottom: 3px;
}

#header p {
	color: #88633e;
	font-weight: normal;
	font-size: 90%;
	padding-top: 22px;
}
.contact
{	color: #88633e;
	font-weight: normal;
	font-size: 90%;
	padding-top: 60px;
}
#maincontent {
	display: inline;
	float: right;
	width: 700px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88633e;
}

#maincontent h2 {
	font-weight: bold;
	font-size: 110%;
	color: #88633e;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #88633e;
	border-left-color: #88633e;
	margin-top: 20px;
	margin-bottom: -17px;
}
#maincontent h3 {
	font-weight: normal;
	font-size: 90%;
	color: /*#666699;*/ #333333;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #714646;
	border-left-color: #714646;
	margin-bottom: 20px;
}


#maincontent h6 {
	font-size: 85%;
	color: #333333;
	font-weight: normal;
	text-align: right;
	letter-spacing: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 20px;
}
#maincontent ul {
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-type: none;
	list-style-image: url(images/brt-maincontent.jpg);
	font-size: 95%;
}

#maincontent p {
	font-weight: normal;
	font-size: 100%;
	color: #030133;
	line-height: 1.4em;
}

#maincontent img {
	margin-top: 3px;
}

#subcontent {
	margin-top: 20px;
	margin-bottom: 30px;
}

#subcontent {
	margin-bottom: 30px;
}
#subcontent p {
	font-size: 90%;
}

#subcontent .topic {
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#subcontent .singleTopic {
	padding-top: 10px;
	padding-bottom: 15px;
}

#navigation {
	display: inline;
	float: left;
	width: 180px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 15px;
}
#navigation h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b2210;
	font-size: 12px;
	font-weight: bold;
	background-color: #a2751f;
}
#navigation h5 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navigation h5 a:hover {
	color:  #FFF;
	text-decoration: none;
	background-color: #fab532;
}
.present {
	background-color: #fab532;
}

#subcontent img {
	margin-bottom: 10px;
	margin-left: 10px;
}
.topic  {
	color: /*#999;*/ #333333;
}

.topic-padding  {
	color: /*#999;*/ #333333;
}
#topicpath {
	margin-top: 10px;
	margin-bottom: 20px;
}
#topicpath p {
	font-size: 85%;
	color: /*#999;*/ #333333;
}
#maincontent .example {
	padding-left: 20px;
	margin-bottom: 30px;
}
#maincontent .example p {
	font-size: 90%;
	color: /*#669;*/ #333333;
	margin-bottom: 15px;
}



#footer {
	clear: both;
	background-color: #2b2210;
	padding-top: 5px;
	padding-bottom: 5px;
}



#footer p {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}

p.migi
	{
	text-align: right;
	}

img.hidari
	{
	float: left;
	border: 15px #ffffff solid;
	}

img.migi
	{
	float: right;
	border: 15px #ffffff solid;
	}

hr
	{
	border: solid 1px #88633e;
	}


table {
	color: #88633e;
	border: solid 2px #88633e;
	border-collapse: collapse;
}

tr {
}

/* 商品案内 */
td.pic {
	width: 25%;
	border: solid 1px #88633e;
	text-align: center;
	padding: 7px 0px 7px 8px
}

td.cap {
	width: 25%;
	border-right: solid 1px #88633e;
	border-bottom: solid 2px #88633e;
	vertical-align: top;
	padding: 7px 0px 7px 8px
}

/* スズメ蜂はちみつ漬け */

th.cap2 {
	width: 25%;
	border-right: solid 1px #88633e;
	border-bottom: solid 2px #88633e;
	vertical-align: top;
	padding: 7px 0px 7px 8px
}

td.cap2 {
	width: 25%;
	border-right: solid 1px #88633e;
	border-bottom: solid 1px #88633e;
	vertical-align: top;
	padding: 7px 0px 7px 8px
}



.product

 {
 	color: #ff0000;
 	font-weight: bold;
}

ul {
list-style-image: url(images/brt-maincontent.jpg);
margin: 0 0 0 1em;
padding: 0;
}

/* --- 写真 左に配置--- */
#imagebox-hidari {
   border: 0px solid #c0c0c0; /* 1.枠線 */
   background-color: #FFFFFF;  /* 2.背景色 */
   width: 330px; /* 横幅 */
   float: left; /* 右に配置 */
   margin: 12px 7px 7px 7px ;
}
#imagebox-hidari p.image {
   text-align: center; /* 3.中央寄せ */
   margin: 5px;        /* 4.余白・間隔 */
}
#imagebox-hidari p.caption {
   text-align: left; /* 5.中央寄せ */
   margin: 5px;      /* 6.余白・間隔 */
   font-size: 100%;  /* 7.文字サイズ */
   font-weight: normal; /* 文字強調 */
}

/* --- 写真 右に配置--- */
#imagebox-migi {
   border: 0px solid #c0c0c0; /* 1.枠線 */
   background-color: #FFFFFF;  /* 2.背景色 */
   width: 330px; /* 横幅 */
   float: right; /* 右に配置 */
   margin: 12px 7px 7px 7px ;
}
#imagebox-migi p.image {
   text-align: center; /* 3.中央寄せ */
   margin: 5px;        /* 4.余白・間隔 */
}
#imagebox-migi p.caption {
   text-align: left; /* 5.中央寄せ */
   margin: 5px;      /* 6.余白・間隔 */
   font-size: 100%;  /* 7.文字サイズ */
   font-weight: normal; /* 文字強調 */
}

a.info {
	color: #ff0000;
	font-size: 120%;
	font-weight:  normal;
}

.alpha img:hover {
opacity: 0.8;
-moz-opacity:0.8;
filter: alpha(opacity=80);
}

.fb-page-center{
  display: block !important;
	text-align: center;
}
