body {
 font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
a:link,
a:visited,
a:hover {
 color: #003399;
}
#headermenubody {
 text-align: center;
 background: #333;
}
#headermenu {
 width: 950px;
 margin:0 auto 15px auto;
 text-align:left;
 color: #FFF;
 font-size:0.8em;
}
.liheader{
 float: left;
}
.liheader a:link,
.liheader a:visited{
 display: block;
 border-top: 3px solid #333;
 padding: 8px;
 color: #FFF;
 text-decoration: none;
}
#headermenu a:hover{
 display: block;
 border-top: 3px solid #686263;
 background: #686263;
 padding: 8px;
 color: #FFF;
 text-decoration: none;
}
#headermenu a:hover#currentsite,
#currentsite{
 border-top: 3px solid #52A127;
}
#wraptop{
 text-align: center;
}
#wraptopin{
 width: 950px;
 margin:0 auto;
 text-align:left;
}
#logotop{
 float: left;
 margin-top: 10px;
 width:400px;
 height:77px;
}
#searchbox{
 float: right;
 margin-top: 10px;
 width:450px;
 height:70px;
 background: #FFF url("../../tsukaerusite/img/top.png") 0 -50px no-repeat;
}
#searchboxin{
 padding: 33px 0 0 55px;
}
#searchq{
 width:220px;
*height:24px;
 padding:3px 5px;
 border:1px solid #7c7c7c;
 border-right-color:#c3c3c3;
 border-bottom-color:#c3c3c3;
 min-height:15px;
}
#searchbtn{
 margin-left: 5px;
 width:50px;
_height:24px;
 padding:2px 0;
 border:1px solid #666;
 min-height:17px;
 cursor:pointer;
 color:#333;
 background: #E0E0E0;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.0, rgb(224,224,224)),
    color-stop(1.0, rgb(255,255,255))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(224,224,224) 0%,
    rgb(255,255,255) 100%
);
}
.soptionlink {
 font-size:0.8em;
 text-decoration: underline;
 color: #555;
}
.soption{
 display:none;
 width:394px;
 background: #E4F4B2;
 margin: 0 0 0 -55px;
 padding: 5px 0 5px 50px;
 border: 3px solid #52A127;
 border-top: 0;
 -moz-border-radius-bottomright: 10px;
 -moz-border-radius-bottomleft: 10px;
 -webkit-border-bottom-right-radius: 10px;
 -webkit-border-bottom-left-radius: 10px;
}
#topcopy{
 clear: both;
 border-bottom: 5px solid #529F2B;
 margin-bottom: 12px;
}
#topcopyin{
 text-align: center;
 font-size:0.9em;
 padding: 25px 11px 11px 11px;
}
.redbold{
 color: #AD0000;
 font-weight: bold;
}
.h2{
	background: #D4EBBD;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}
.topdesc{
	line-height: 1.5;
	margin-bottom: 30px;
}
.topdesc ol{
	margin-left: 30px;
}
.topdesc ol li{
	margin-bottom: 10px;
}
#backtotop{
 clear: both;
 font-size:0.8em;
 padding: 10px 0;
 text-align: right;
}
#footer{
 background: #E9F5C7;
 padding: 20px;
 color:#333;
}
#sns{
 float: left;
 background: #F8FDE8;
 padding: 15px;
 width:570px;
}
.head2{
 font-size:0.9em;
 border-bottom: 1px solid #CCC;
 padding-bottom: 5px;
 margin-bottom: 10px;
 font-weight: bold;
}
#fb-root{
 margin-top: 10px;
}
#likebox{
 background: #FFF;
 margin-bottom: 10px;
}
#snsbtns{
 padding: 0 0 30px 0;
}
#copyright{
 line-height:1.5;
 font-size:0.8em;
}
.hatena-bookmark-button-frame {
	margin-right: 38px;
}
.btnTwi {
	width: 120px;
	display: inline-block;
}
#mailform{
 width:290px;
 float:right;
 padding-top: 15px;
}
#mailtxt{
 font-size:0.7em;
}
.mailth{
 font-size:0.8em;
 font-weight: bold;
 margin: 15px 0 5px 0;
}
#email{
 border: 1px solid #999;
 width:236px;
 padding: 5px;
}
#comment{
 border: 1px solid #999;
 width:278px;
 padding: 5px;
}
#mailsubmit{
 margin-top: 5px;
 width:50px;
_height:24px;
 padding:2px 0;
 border:1px solid #666;
 min-height:17px;
 cursor:pointer;
 color:#333;
 background: #E0E0E0;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.0, rgb(224,224,224)),
    color-stop(1.0, rgb(255,255,255))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(224,224,224) 0%,
    rgb(255,255,255) 100%
);
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
}
.freset{
 height:0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
}
