/* ------------------------------------------------------------
 * Style Sheet for HTML guide at takusantokusan
 * Last modified , 2010　たくさんとくさんＨＯＭＥ
 * -----------------------------------------------------------*/
/* ========== 　トップページ用　スタイルシート　　 ========== */

body{
  margin-top : 0px;
  background-color:#ffffe1;
  text-align:center;
}
img{
vertical-align:middle;
}

#taku_h{
background-color:#FFFFe1;
width:1024px;
margin:auto;
text-align:left;
}
#taku_h #header{
padding-top:3px;
width:1024px;

}
#taku_h #header h1{
	margin: 0px;
	padding: 0px;
	font-size: 82%;
	text-align:right;
font-weight: normal;
color: #999999;
}

#taku_h #header h2{
	margin: 0px;
	padding: 0px;
	font-size: 82%;
	display: block;
color:#333333;
	width: 100%;
text-align:left;
letter-spacing : 5px;
        font-weight: normal;
}


#taku_h #header .header_l{
margin-bottom:0px;
width:190px;
float:left;
margin-right:150px;

}
#taku_h #header .header_r{
margin-bottom:0px;

}
/* ========== 　上部メニュー２========== */

 .header_m1{
 width:1024px;
 border-top:solid 2px #ff6937;
 height:20px;
clear:both;
margin-left:0px;
} 
 .header_m1 ul{
 margin-left:0px;
 padding-left:0px;
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:20px;
}
 .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{
padding-top:5px;
clear:both;
text-align:right;
margin-bottom:0px;
margin-top:0px;
width:1024px;
background-image:url(/images/menu_p4.jpg);
background-repeat:repeat-x;
}

.header_search FORM {
margin:0px;
}
/* ========== 　メイン　 ========== */
#middle{
margin-top:0px;
clear:both;
width:1024px;
background-color:#FFFFFF;
margin-bottom:0px;
text-align:left;

}
.eq1{
margin-left:100px;
width:800px;
}
.eq1 h2{
margin-top:20px;
font-size:130%;
}
.plef_r{
margin-left:100px;
width:800px;
padding-bottom:50px;
}
.plef_r ul{
list-style-type:none;
}
.plef_r li{
white-space:nowrap;
float:left;
}
.clear{
clear:both;
}



/* ========== 　　フッター　 ========== */
.clear{
clear:both;
margin:0px;
}
#footer{
margin-top:0px;
margin-bottom:0px;
width:1024px;
background-color : #ffffff;
clear:both;
}
#footer .menu{
width:1024px;
background-image:url(../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 li a:hover{
text-decoration:underline;
background-color:#FFDFDF;
}
#footer .menu h2{
margin-top:0px;
font-size:100%;
margin-bottom:0px;
padding-top:10px;
padding-left:5px;
}

#footer .copyright{
 margin-left: 0px;
 background-color:#FF6600;
 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;
}

/* ========== 　色　 ========== */
.orange_1{
color:#FF6600;
}

.pink_1{
color:#FF3399;
}
.pink_1 a{
color:#FF3399;
}

.orange_1 a{
color:#FF6600;
}
.green_1{
color:#009933;
}
.green_1 a{
color:#009933;
}
.hb_ct3{
font-size:70%;
}

.mini{
font-size:80%;
font-weight:bold;
}

