<!--
BODY{
  background : #ffffff URL(img/bc1.gif) repeat-x;
  margin : 0px;
}

object,   
embed {
vertical-align: top;   
} 

.center0{
  background : #ffffff;
  font-size : 12px;
  color : #e4e4e4;
  line-height : 18px;
  letter-spacing : 2px;
  padding : 10px 20px 10px 20px;
  border-right: solid 1px #cec9b3;
  border-left: solid 1px #cec9b3;
}
.center1{
  background : #000000;
  font-size : 12px;
  color : #000000;
  line-height : 18px;
  letter-spacing : 1.5px;
}
.line1{
  background : #6C000E;
}

/*****************menu********************************************************/
#menu {padding:0; margin:0; list-style:none; width:840px; height:50px;} /***position:absolute; top:160px; left:300px;}***/
#menu li {position:relative; float:left;}
#menu li a {display:block; height:50px; padding:0; width:140px; float:left; color:#444; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:14px; text-align:center; cursor:pointer; background: url(img/flat.gif); line-height:50px;}
#menu li a b {position:relative;}


#menu li a:hover, 
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background: url(img/curled.png) no-repeat right top; cursor:pointer; color:#cc0000;}

* html #menu li a:hover, 
* html #menu li a:active,
* html #menu li a:focus,
* html .home #menu li#home a,
* html .single #menu li#single a,
* html .dropdown #menu li#dropdown a,
* html .dropline #menu li#dropline a,
* html .flyout #menu li#flyout a,
* html .support #menu li#support a,
* html .contact #menu li#contact a
{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/curled.png', sizingMethod='scale');}

#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{cursor:pointer;}
/****************menu end*********************************************************/
#header1{
  align center;
  valign top;
  font-size : 10px;
  color : #e4e4e4;
  line-height : 15px;
}
#header1 H1{
  font-size : 10px;
  color : #e4e4e4;
  line-height : 15px;
  letter-spacing : 2px;
}
#header1 H2{
  font-size : 10px;
  color : #e4e4e4;
  line-height : 15px;
  letter-spacing : 2px;
}
#link1{
  font-size : 12px;
  color : #837159;
  line-height : 15px;
  letter-spacing : 2px;
  font-weight : 600;
}
.font12g{ /***************薄金12*********************/
  font-size : 12px;
  color : #8D7A52;
  line-height : 15px;
  letter-spacing : 1px;
}
.font12f{ /***************白12*********************/
  font-size : 12px;
  color : #ffffff;
  line-height : 15px;
  letter-spacing : 2px;
}

H1 {
  color : #333333 ;
  font-size : 12px ;
  line-height : 15px;
  letter-spacing : 2px;
  margin: 0px;
}
A:LINK {
  color: #333333;
  text-decoration:underline;
}
A:VISITED {
  color: #333333;
  text-decoration:underline;
}
A:HOVER {
  color: #ff5400;
  text-decoration:underline;
}
A:ACTIVE {
  color: #ffffff;
}
H2 {
  color : #333333 ;
  font-size : 12px ;
  margin: 0px;
  font-weight : 600;
}
H3 {
  color : #ffffff ;
  font-size : 12px ;
  margin: 0px;
  font-weight : 300;
}

/* メイン680部分 **************************************************/

#main{}

#main .mi{
  background : #ffffff URL(img/680_35a.gif) no-repeat;
}

#main strong{
  color : #ffffff ;
  font-size : 12px ;
  margin: 0px;
  padding: 0 0 0 15px;
  letter-spacing : 2px;
  font-weight : 600;
}

#main .font12ka20k{
  font-size : 12px;
  color : #000000;
  padding: 0 0 0 15px;
  line-height : 20px;
  letter-spacing : 1px;
}

/* サイドメニューの設定 *******************************************/
#sss1{
  border-width : 1px 1px 1px 1px;
  border-color : #EFEBD0 #EFEBD0 #EFEBD0 #EFEBD0;
  border-style : solid solid solid solid;
}
#sss1 A.a1{
    text-decoration: none;
	color:#666666;
	line-height: 15px;
    letter-spacing : 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-right: 15px;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 4px;
background-image : url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
  background-color : #ffffff;
  font-color :#666666;
  font-size :11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
  display:block;
}
/* サイドメニューの設定 ココまで*******************************************/

/* メニューカーソルオン時の設定sub */
#sss1 A:HOVER.a1{
  text-decoration: none;
  background-color : #FCF9E4;
  color : #000000;
  background-position: 8px;
  display:block;
}
#sss1 A.a2{
    text-decoration: none;
	color:#666666;
	line-height: 15px;
    letter-spacing : 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-right: 15px;
	padding-left: 28px;
	padding-bottom: 3px;
	padding-top: 4px;
background-image : url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
  background-color : #ffffff;
  font-color :#666666;
  font-size :11px;

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #948C74;
	background-position: 14px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
  display:block;
}

/* メニューカーソルオン時の設定 */
#sss1 A:HOVER.a2{
  text-decoration: none;
  background-color : #FCF9E4;
  color : #000000;
  background-position: 8px;
  display:block;
}
/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(img/nav.gif);*/
	padding-top: 5px;
	align: center;
    valign: middle;
}

#nav ul {
	list-style-type:none;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
  }
  

#nav li {
	display: inline;
  }
  
#nav li a {
	color: 8D7A52;
	font-size: 12px;
	line-height: 15px;
    letter-spacing : 1px;
	text-decoration: none;
	background-image : url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	padding-right: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #837159;
    font-weight : 600;
}

#nav li a:hover {
	color: #2D1B0D;
	background-image : url(../img/li_ov.gif);
	background-color: #AF9F62;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9B8AC;
    font-weight : 600;
}

-->
<!--

TD.sin001{
  background : #ffffff;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-size : 12px;
  color : #333333;
  letter-spacing : 2px;
  line-height : 15px;
}

#teb001{
  /*****************************menu枠***********/
  background : #ffffff;
  border-right: solid 1px #DFDAB4;
  border-left: solid 1px #DFDAB4;
  border-bottom: solid 1px #DFDAB4;
  border-top: solid 1px #DFDAB4;
}
#teb001 h2{
  /*************************-- menu文字１ --*******************/
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 0px;
  font-size : 14px;
  font-weight : 600;
  color : #000000;
  letter-spacing : 1px;
}
.td32n{
  /*************************-- menu文字１ --*******************/
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 0px;
  font-size : 12px;
  font-weight : 600;
  color : #660000;
  letter-spacing : 1px;
}
.td33n{
  /*************************-- menu文字１ --*******************/
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 0px;
  font-size : 12px;
  font-weight : 400;
  color : #000000;
  letter-spacing : 1px;
  line-height : 15px;
}
TD.sin1{
  background : #b8b6a9;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  font-size : 12px;
  color : #333333;
  letter-spacing : 2px;
  line-height : 15px;
  border-right: solid 1px #666666;
  border-left: solid 1px #666666;
  border-bottom: solid 1px #666666;
}
.dr {
  /*********************************************--ドリンク740 --********************/
  background : #000000 url(../driggg/bc1.jpg) no-repeat;
}

.td31{
  /*-- 問い合わせ --*******************/
background : #045A8D;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-style:solid;
  border-width:1px;
  border-color:#666666;
  font-size : 12px;
  font-weight : 400;
  color : #ffffff;
  letter-spacing : 1px;
}
.td31a{
  /*-- 問い合わせ --*******************/
background : #ffffff;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-style:solid;
  border-width:1px;
  border-color:#666666;
  font-size : 12px;
  font-weight : 400;
  color : #333333;
  letter-spacing : 1px;
}
  /*-- 会則枠font --*******************/
.kaisoku{
  font-size : 12px;
  color : #000000;
  line-height : 15px;
  letter-spacing : 1px;
  border-style:solid;
  border-width:1px;
  border-color:#666666;
}

.font12ka15k{
  font-size : 12px;
  color : #000000;
  line-height : 15px;
  letter-spacing : 1px;
}
.font14ka15w{
  font-size : 14px;
  color : #000000;
  line-height : 15px;
  letter-spacing : 1px;
  font-weight : 600;
}
.font12ka15aka{
  font-size : 12px;
  color : #660000;
  line-height : 15px;
  letter-spacing : 1px;
}
.font12w15aka{
  font-size : 12px;
  color : #ee0000;
  line-height : 15px;
  letter-spacing : 1px;
  font-weight : 600;
  padding : 5 5 5 5px; 
}
.font12ka20k{
  font-size : 12px;
  color : #000000;
  line-height : 20px;
  letter-spacing : 1px;
}
.font12w20k{
  font-size : 12px;
  color : #000000;
  line-height : 20px;
  letter-spacing : 1px;
  padding : 5 5 5 5px; 
}
.topnew1{
  font-size : 12px;
  color : #333333;
  line-height : 15px;
  letter-spacing : 1px;
  padding-top : 5px;
}
.font10ka15k{
  font-size : 10px;
  color : #000000;
  line-height : 15px;
  letter-spacing : 1px;
}
.font10ka15kk{ /**********footer***/
  font-size : 10px;
  color : #cccccc;
  line-height : 15px;
  letter-spacing : 1px;
}
.waku0a5{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-width : 0px 0px 0px 0px;
  border-color : #999999 #999999 #999999 #999999;
  border-style : solid solid solid solid;
  font-size : 12px;
  color : #333333;
  letter-spacing : 1px;
  line-height : 18px;
}
.sin2{
background : #ffffff url(../p1/sikaku20_25m.gif) no-repeat;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  font-size : 12px;
  color : #333333;
  letter-spacing : 2px;
  line-height : 15px;
}
.sin2a{
background : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 5px;
  padding-bottom : 5px;
  font-size : 12px;
  color : #333333;
  letter-spacing : 2px;
  line-height : 15px;
}
.siro12{
  padding : 5px 10px 5px 10px;
  font-size : 12px;
  color : #ffffff;
  letter-spacing : 2px;
  line-height : 15px;
}
.siro12a{
  padding : 5px 10px 5px 10px;
  font-size : 12px;
  color : #ffffff;
  letter-spacing : 2px;
  line-height : 20px;
}
.siro12b{
  padding : 5px 0px 5px 0px;
  font-size : 12px;
  color : #ffffff;
  letter-spacing : 2px;
  line-height : 15px;
}
.siro11{
  padding : 5px 10px 5px 10px;
  font-size : 11px;
  color : #ffffff;
  letter-spacing : 2px;
  line-height : 15px;
}
.siro10{
  padding : 5px 10px 5px 10px;
  font-size : 10px;
  color : #ffffff;
  letter-spacing : 2px;
  line-height : 15px;
}
.siro2{
  padding : 5px 10px 5px 10px;
  font-size : 12px;
  color : #e4e4e4;
  letter-spacing : 2px;
  line-height : 30px;
}
#bun1{
  font-size : 12px;
  color : #ffffff;
  line-height : 18px;
  letter-spacing : 1.5px;
}
#bun1 H2{
  color : #cc0000 ;
  font-size : 12px ;
  margin: 0px;
  font-weight : 600;
  line-height : 18px;
  letter-spacing : 1.5px;
}
#bun1 H3{
  color : #cc0000 ;
  font-size : 12px ;
  margin: 0px;
  font-weight : 400;
  line-height : 18px;
  letter-spacing : 1.5px;
}
.waku4444{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-width : 1px 1px 1px 1px;
  border-color : #999999 #999999 #999999 #999999;
  border-style : solid solid solid solid;
  font-size : 10px;
  color : #000000;
  letter-spacing : 1px;
  line-height : 15px;
}
#buns1{
  font-size : 12px;
  color : #ffffff;
  letter-spacing : 2px;
  line-height : 15px;
}
#buns2{
  padding-left : 30px;
  padding-right : 20px;
  font-size : 12px;
  color : #ffffff;
  letter-spacing : 2px;
  line-height : 15px;
}
#buns3{
  padding-left : 20px;
  padding-right : 10px;
  font-size : 12px;
  color : #ffffff;
  letter-spacing : 2px;
  line-height : 15px;
}
.mobwaku{
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-width : 1px 1px 1px 1px;
  border-color : #999999 #999999 #999999 #999999;
  border-style : solid solid solid solid;
  font-size : 12px;
  color : #000000;
  line-height : 15px;
  letter-spacing : 1px;
}
/************** カイロ ********************/
.wakuc1{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-width : 1px 0px 1px 1px;
  border-color : #999999 #999999 #999999 #999999;
  border-style : solid solid solid solid;
  font-size : 12px;
  color : #000000;
  letter-spacing : 1px;
  line-height : 15px;
}
.wakuc2{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-width : 1px 1px 1px 1px;
  border-color : #999999 #999999 #999999 #999999;
  border-style : solid;
  font-size : 12px;
  color : #000000;
  letter-spacing : 1px;
  line-height : 20px;
}
.w1{
  border-width : 1px 1px 1px 1px;
  border-color : #A5A76B #A5A76B #A5A76B #A5A76B;
  border-style : solid;
  font-size : 12px;
  color : #000000;
  letter-spacing : 1px;
  line-height : 20px;
}
.w2{
  border-width : 0px 1px 1px 1px;
  border-color : #A5A76B #A5A76B #A5A76B #A5A76B;
  border-style : solid;
  font-size : 12px;
  color : #000000;
  letter-spacing : 1px;
  line-height : 20px;
}
.w3{
  border-width : 0px 1px 1px 0px;
  border-color : #A5A76B #A5A76B #A5A76B #A5A76B;
  border-style : solid;
  font-size : 12px;
  color : #000000;
  letter-spacing : 1px;
  line-height : 20px;
}
.w4{
  border-width : 1px 1px 1px 0px;
  border-color : #A5A76B #A5A76B #A5A76B #A5A76B;
  border-style : solid;
  font-size : 12px;
  color : #000000;
  letter-spacing : 1px;
  line-height : 20px;
}
.waku4a{ /********************* 問い合わせフォーム左 ****************/
  background : #f0f0f0;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-width : 0px 1px 1px 1px;
  border-color : #666666 #666666 #666666 #666666;
  border-style : solid solid solid solid;
  font-size : 12px;
  color : #000000;
  letter-spacing : 2px;
}
.waku5a{ /********************* 問い合わせフォーム右 ****************/
  background : #e4e4e4;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-width : 0px 1px 1px 0px;
  border-color : #666666 #666666 #666666 #666666;
  border-style : solid solid solid solid;
  font-size : 12px;
  color : #000000;
  letter-spacing : 2px;
}
-->