@charset "Shift_JIS";


body{
 text-align:center;
 background-color:#FBFFF3;
}

#all{
 margin:0 auto;
 text-align:left;
 width:793px;
 border-right:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
  background-color:#FFF;
}

div#menu2{
 text-align:right;
 }
 
div#header{
 width:793px;
 height:auto;
 padding:3px 0px;
 color:#9A8626;
 border-top:2px solid #94A848;
 background-image: url(image/head.jpg);
 background-repeat:no-repeat;
 background-position:0;
 background-color:#FFF;

}

div#menu{
 width:793px;
 height:24px;
 padding:85px 0 35px 0;
 }
 
/*
 */
 div#container{
 clear:both;
 width:793px;
 height:auto;
 background-color:#FFF;
 }
 

div#contents{
 width:633px;
 height:auto;
 color:#313131;
 margin-top:40px;
 margin-right:79px;
 margin-left:79px;
}


div#tate_menu{
 width:auto;
 height:auto;
 margin-right:30px;
 margin-left:30px;
 }

div#footer{
clear:both;
 width:793px;
 color:#660;
 font-size:small;
 background-color:#FFF;
 text-align:center;
 border-bottom:2px solid #94A848;
 }
h2 {
    font-family: "MSP ゴシック", "Osaka";
	font-size: 150%;
	color: #7e913e;
	border-bottom-width: 1px;
	border-color: #cce3cc;
	border-bottom-style: solid;
	line-height: normal;
	padding: 0 30px;
	background-image: url(image/h2head.jpg);
    background-repeat:no-repeat;
    background-position:left top;
}

h3 {
    font-family: "MSPゴシック", "Osaka","generic font family";
	font-size: 100%;
	font-weight: bolder;
	line-height: 100%;
    color: #666;
	border-left-width: 10px;
	border-color: #cce3cc;
	border-left-style: solid;
	padding: 0 5px;
}

p {
    font-family: "MSPゴシック", "Osaka","generic font family";
	letter-spacing:0.1em;
	font-size: 90%;
	font-style: normal;
	line-height: 150%;
	color: #666666;
}

span.strong {

	font-size: 90%;
	color: #666;
}
span.color {
	color: #464e00;
}
span.color2 {
	color: #996633;
}
#prof{
	background-color: #fbf9eb;
	height:105px;
	padding:5px 5px 0px 230px;
	background-image: url(image/top_prof.jpg);
    background-repeat:no-repeat;
    background-position:left top;
}





span.strong2 {
    font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #660;
	font-size: 100%;
}


a:link {
	color: #666;
}
a:hover {
	color: #666600;
}
a:visited {
	color: #666;
}
  

	
#topmenu ul,#topmenu li{
 margin:3px 0;
 padding: 0 0;
 list-style:none;
 }
 #topmenu li{
 
 }
 
 #topmenu a,#topmenu a:link,#topmenu a:visited{
	text-decoration:none;
	font-family:"MSPゴシック","Osaka","generic font family";
    font-size:16px;
	font-weight:bolder;
	color:#464e00;
	height:30px;
	padding:10px 30px;
	display:block;
	background-color:#f6f6f6;
    background-image: url(image/donguri_s.jpg);
    background-repeat:no-repeat;
    background-position:left top;
	
 }
 #topmenu a:hover{
 color:#94A848;
 background-color:#F2F2F2;
 }

#topmenu2 ul,#topmenu2 li{
 margin:3px 0;
 padding: 0 0;
 list-style:none;
 }
 #topmenu li{
 
 }
 
 #topmenu2 a,#topmenu2 a:link,#topmenu2 a:visited{
	text-decoration:none;
	font-family:"MSPゴシック","Osaka","generic font family";
    font-size:12px;
	line-height: 140%;
	font-weight:bolder;
	color:#666;
	height:15px;
	padding:3px 10px;
	display:block;
	background-color:#fff;
	
 }
 #topmenu2 a:hover{
 color:#464e00;
 background-color:#f6f6f6;
 }

