/* ------------------------------------------------------------
 * Style Sheet for HTML guide at takusan_shosai
　　特産品詳細 950
 * -----------------------------------------------------------*/
body{
  background-color: #ecffec;
  margin-top:0px;
  text-align:center;
}

/* ========== 　上部メニュー２========== */

 .header_m1{
 width:960px;
 border-top:solid 2px #006600;
 height:20px;
clear:both;
margin-left:0px;
margin-top:0px;
} 
 .header_m1 ul{
 margin-left:5px;
 padding-left:5px;
margin-bottom:3px;
margin-top:3px;
list-style-type:none;
font-size:80%;
}
 .header_m1 li{
 white-space:nowrap;
float:left;
}
 .header_m1 li.m1_1 a{
text-decoration:none;
color:#990000;
}
 .header_m1 li.m1_1 a:hover{
text-decoration:none;
background-color:#990000;
color:#FFFFFF;
}
 .header_m1 li.m1_2{
margin-left:2px;
}

 .header_m1 li.m1_3 a{
text-decoration:none;
color:#006600;
}
 .header_m1 li.m1_3 a:hover{
text-decoration:none;
background-color:#006600;
color:#FFFFFF;
}
 .header_m1 li.m1_4 a{
text-decoration:none;
color:#CC0033;
}
 .header_m1 li.m1_4 a:hover{
text-decoration:none;
background-color:#cc0033;
color:#FFFFFF;
}
 .header_m1 li.m1_5{
margin-left:10px;
}
 .header_m1 li.m1_5 a{
color:#006600;
font-weight:bold;
}
 .header_m1 li.m1_5 a:hover{
text-decoration:none;
background-color:#006600;
color:#FFFFFF;
}
/* ========== 　上部メニュー３========== */
.header_search{
clear:both;
margin-top:0px;
margin-bottom:0px;
text-align:right;
background-color:#F0ECDC;
border-top:#693 2px solid;
padding:5px 5px 5px 0px;
}
.header_search FORM {
margin:0px;
}

/* ========== 　　フッター　 ========== */
#footer{
margin-top:-10px;
margin-bottom:0px;
width:960px;
background-color : #ffffff;
clear:both;
}
#footer .menu{
margin-top:0px;
width:960px;
background-image:url(https://wwww.taku3.net/imgs/images/line1.gif);
background-repeat:repeat-x;
font-size : 80%;
clear:both;
text-align:left;
}
#footer .menu ul{
 margin-left:10px;
 padding-left:10px;
margin-top:0px;
list-style-type:none;
}
#footer .menu li{
white-space:nowrap;
float:left;
}
#footer .menu h2{
font-size:100%;
margin-bottom:0px;
padding-top:10px;
padding-left:5px;
}

#footer .copyright{
 margin-left: 0px;
 background-color:#006600;
 text-align:right;
 height:15px;
  font-size : 80%;
  font-weight:normal;
  color : #ffffff;
  padding-top : 4px;
  padding-bottom : 4px;
  padding-right : 10px;
  margin-top:30px;
}

