/* Unchanged */
/*-----------------------------------------------------------/
　　全共通部分
/-----------------------------------------------------------*/
body {
	margin: 0px;
	color: #FFEFB8;
	background: url(../img/bg.jpg);
	text-align: left;
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.bg{
	background: #FFF5CF;
}
img{
	text-decoration: none;
	margin: 0px;
	border-style: none;
}
h1{
	font-size: 12px;
	color: #FFF5CF;
	text-align: center;
	margin: 0px 0px 30px;
}
/*-----------------------------------------------------------/
　　トップ
/-----------------------------------------------------------*/
.news_bg{
	border-bottom: 1px dashed #935728;
	padding: 9px 4px 10px 3px;
}
.news_data
{
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #632616;
	padding-right: 8px;
	width: 45px;
}
.news_txt
{
	vertical-align: top;
	padding-left: 12px;
	color: #552c0e;
}
/*-----------------------------------------------------------/
　　フッター／SEO
/-----------------------------------------------------------*/
.btm_navi{
	background: url(../img/btm.gif) no-repeat top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 60px;
}.btm_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFEFB8;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
.btm_bg {
	background: #552C0E url(../img/seo_bg.gif) repeat-x top;
	color: #FFEFB8;
}
.btm_img{
	background: url(../img/seo_btm.gif) no-repeat right bottom;
	padding-top: 32px;
}
.seo_text {
	background: url(../img/line.gif) no-repeat left top;
	padding: 15px 15px 9px 8px;
	font-size: 11px;
	line-height: 16px;
}
.seo_tit {
	font-size: 13px;
	font-weight: bold;
	background: url(../img/seo_tit.gif) no-repeat;
	padding: 6px 6px 8px 33px;
}
.seo_link{
	color: #E07A15;
}
/*-----------------------------------------------------------/
　　リンク
/-----------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #E07A15;
}
a:visited {
	color: #E07A15;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
a:hover {
	text-decoration: underline;
	color: #E07A15;
}
a:active {
	color: #E07A15;
	text-decoration: underline;
}
/*-----------------------------------------------------------/
　　メニュー
/-----------------------------------------------------------*/
.menu_txt{
	border-bottom: 1px dotted #935828;
	padding: 4px 5px 5px 3px;
	vertical-align: top;
	color: #552c0e;
}
/*-----------------------------------------------------------/
　　ショップ
/-----------------------------------------------------------*/
.shop_p01{
	background: url(../img/shop_bg01.gif);
	height: 262px;
	text-align: center;
	vertical-align: middle;
}
.shop_p02{
	background: url(../img/shop_bg02.gif);
	text-align: center;
	vertical-align: middle;
	height: 93px;
	border-top: 10px solid #FFF5CF;
}
.shop_rogo{
	background: url(../img/shop_rogo.jpg) no-repeat left top;
	height: 70px;
	vertical-align: bottom;
	padding-bottom: 10px;
	border-bottom: 1px dotted #6B341B;
}
/*-----------------------------------------------------------/
　　メール
/-----------------------------------------------------------*/

.mail_r{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom: 1px dotted #9D7B33;
}
.mail_l{
	width: 105px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #9D7B33;
}
.mail_top_border{
	border-top: 1px dotted #9D7B33;
}
.mail_footer_r{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-bottom: 1px dotted #9D7B33;
}
.mail_footer_l{
	width: 105px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9D7B33;
}
.mail_riset{
	padding-top: 10px;
	padding-left: 2px;
}
.mail_text{
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 6px;
	line-height: 16px;
	border-bottom: 1px dotted #9D7B33;
}
.ore{
	color: #E07A15;
	padding-top: 16px;
	padding-bottom: 15px;
	padding-left: 10px;
}
/*- Menu Tabs 5--------------------------- */
#tabs5 {
      font: bold 11px/1.5em Verdana;/*- 文字サイズ- */
      float:left;
      width:100%;
      background:change-background;
      line-height:normal;
}
#tabs5 ul {
      margin:0;
      padding:3px 0 0 0;/*- Menu 上右下左- */
      list-style:none;
}
#tabs5 li {
      display:inline;
      margin:0;
      padding:0;
}
#tabs5 a {
      float:left;
      background: url(../common/images/tableft5.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
#tabs5 a span {
      float:left;
      display:block;
      background: url(../common/images/tabright5.gif) no-repeat right top;
      padding:2px 20px 2px 15px;
      color:#fff;
}
#tabs5 a span {
      float:none;
}
#tabs5 a:hover span {
      color:#0D5902;
}
#tabs5 a:hover {
      background-position:0% -42px;
}
#tabs5 a:hover span {
      background-position:100% -42px;
}
