@charset "UTF-8";
@import url(header-style.css);
@import url(leftside-style.css);
@import url(main-contents-style.css);

body{
     background:url(../img/background.jpg) repeat;
	}
*{
     margin:0;
	 padding:0;
	 color:#42210b;
	 font-size:11px;
	 line-height:1.4;
	 font-family: "Arial";
	 }	
a img{
     border:none;	
	 } 
a{
      color:#42210b;
	  /*text-decoration:none;*/
	  overflow:hidden;
	  }
a:hover{
      color:#996c33;
	  color:#f9671f;
	 text-decoration:none;
	  }
.strong-key{
      font-size:11px;
	  font-weight:normal;
	  }		  
a .strong-key{
      font-size:11px;
	  font-weight:normal;
	  }	 
a:hover .strong-key{
      font-size:11px;
	  font-weight:normal;
	  color:#f9671f;
	  }
a:hover b{
    	color:#f9671f;
	  }  		   
	  
/*.choice-pic a:hover{
       filter: alpha(opacity=80);
      -moz-opacity:0.80;
       opacity:0.80;
}	 	  */	  
#all{
     width:760px;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:0;
	 text-align:center;
	 background:url(../img/header_line.gif) no-repeat top #fff;
	 } 
#container{
     text-align:left;
	 width:760px;
	 float:left;
	 }	
#bg-shadow1{
     width:9px;
	 float:left;
	 background:url(../img/bg_shadow1.jpg) repeat-y;
	/* height:990px;*/
	 }		 
#bg-shadow2{
     width:9px;
	 float:left;
	 background:url(../img/bg_shadow2.jpg) repeat-y;
	/* height:990px;*/
	 }	  


.clearfix {display: inline-block;}

/* Hides from IE-mac ￥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*clearfix終わり*/	 

#main-area{
     background-color:#fff;
	 }
#footer-area{
      border-top:1px #999 solid;
	  padding-top:6px;
	  }
.footer-link{
    text-align:right;
	margin-top:2px;
	}
#footer-bar{
	background:url(../img/head-bar.jpg) no-repeat;
	width:760px;
	height:20px;
	margin-top:6px;
	}		  	 
#footer-info{
     float:right;
	 width:170px;
	 margin-top:2px;
	 }
#footer-info img{
	vertical-align:-2px;
	 }	
#address{
     clear:both;
	 }	 
#w3c{
     float:left;
	 width:98px;
	 padding:4px 0 0 6px;
	 }	 	
#footer-right{
      float:right;
	  width:600px;
	  font-style:normal;
	  padding:2px 9px 10px 0;
	  text-align:right;
	  }	
.new{
     display:none;
	 color:red;
	 }	
   	   