/* 共通 */
body{
	margin:0px;
	font-size:16px;
	color:#666666;
	}


a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: underline;
	color: #FF9966;
}


#header,#footer,h1{
    background-color:#669966;
}

.bg{
    background-color:#EEFFCA;

}
.bg2 {
	background-color: #999966;
}

.float_left{
    float:left;
}

/* 段組 */

#header{
    width:100%;
    height:20px;
}
.font_wh12 {
	font-size: 12px;
	color: #FFFFFF;
}
.fontbr_12 {
	font-size: 12px;
	color: #993300;
}
.bg3 {
	background-color: #993300;
}

#menu{    
    width:732px;
	margin:10px auto;
}

 
#mainbody{
    width:650px;
	margin:0px auto;
	padding:10px; 
	line-height:14pt;
	background-color: #FEFDD3;
}
 
#footer{
    clear:both;
    width:100%;
	height:10px;
}

*html #footer{
    height:10px;
}

.font_body2 {
	font-size: 15px;
	line-height: 24px;
	color: #333333;
}

.fontbr {
	font-size: small;
	line-height: normal;
	color: #990000;
	text-decoration: none;
}
.fontbr-me {
	font-size: medium;
	color: #993300;
}
.font22 {
	font-size: 12px;
	color: #222222;
	background-color: #FFFFBB;
}


.fontna-xs {
	font-size: x-small;
	font-style: normal;
	color: #003366;
	letter-spacing: normal;
}
.font44 {
	font-size: small;
	line-height: inherit;
	color: #444444;
}
.font_re {
	font-size: small;
	color: #FF3300;
}
.font_gr {
	font-size: small;
	color: #339900;
}
.font_gr_me {
	font-size: medium;
	color: #339900;
}

.font_naxs {
	font-size: x-small;
	color: #003366;
	letter-spacing: 20em;
}
.font_rexs {
	font-size: x-small;
	color: #FF3300;
}
.font_brxs {
	font-size: x-small;
	color: #990000;
}
.fontwh_xs {
	font-size: x-small;
	color: #FFFFFF;
}
.fontye-xs {
	font-size: x-small;
	color: #FF9900;
}
.fontwh {
color: #FFFFFF
}
.fontgr-xs {
	font-size: x-small;
	font-style: normal;
	color: #99cc66;
	font-variant: normal;
}
.font_na {
	font-size: small;
	color: #003366;
}

.font-nomal {
	font-size: x-small;
	font-style: normal;
	color: #444444;
}
.fontbr-na {
	font-size: small;
	color: #990000;
}

.font44_xs {
	font-size: x-small;
	color: #444444;
}
.fontye {
	font-size: small;
	color: #FFCC00;
}

li{    
	list-style-type:none;
}

.menu_txt{
	float:right;
	margin-top:10px;
	margin-left:5px;
	font-size: x-small;
	color: #444444;
	line-height: 12pt;
}

.clear{
    clear:both;
}


/* フッタ */
.copyright{
   color:#FFFFFF;
   text-align:center;
   padding:5px 0px;
}
.font22g {
	font-size: small;
	color: #FFFFFF;
	background-color: #999966;
	font-weight: bold;
}
