@charset "utf-8";
A:link { FONT-STYLE: normal; TEXT-DECORATION: none; color: #d8a800} 
A:visited { FONT-STYLE: normal; TEXT-DECORATION: none; color: #caae4d} 
A:active { FONT-STYLE: normal; TEXT-DECORATION: none; color: #d8a800} 
A:hover { COLOR: #616161; FONT-STYLE: normal; TEXT-DECORATION: underline}  
body { margin:0px;
	font-size: 0.8em;
	color:#828282;
	line-height: 24px;
	background:url(../images/bg.jpg) center top;
	font-family:Arial, Helvetica, sans-serif;}
.f10px{font-size:10px;}
.f12pt{font-size:12px;}
.f16px{font-size:16px;}
.c_orang{ color: #F00;}
.c_gray01{ color:#828282;}
.c_gray02{ color:#babab9;}
.c_black{ color:#000;}
.c_red{ color:#f40c17;}
.c_light_orange{ color:#e4af73;}
.liheight16{ line-height:16px;}
.both{clear:both;}

/*   all   */
#main_bg{ color:#a48762;width:1000px;margin:0px auto; padding-top:45px; text-align:center;}


/*   footer   */
#footer {
	color: #a29477;
	line-height: 18px;
	float: left;
	font-size:12px; text-align:center;
	width: 100%;
}
#footer a:link, #footer a:visited  {color: #fff;margin:0px 20px 0 0;}
#footer a:active, #footer a:hover {color: #ffcb72;text-decoration: none;margin:0px 20px 0 0;}
#footer .fot{width:1000px; text-align:left;margin:0px auto; margin-bottom:20px;}
#footer .fot a:link, #footer .fot a:visited  {color:#f69c00;}
#footer .fot a:active, #footer .fot a:hover { color:#959595; text-decoration: underline;}
#footer .fot_02{  color:#a3a3a3;width:130px; float:right; text-align:center; margin-top:-70px;}
#footer .fot_02 a:link, #footer .fot_02 a:visited  {font-size:10px;color:#a3a3a3;}
#footer .fot_02 a:active, #footer .fot_02 a:hover { color:#959595;	text-decoration: underline;}
.fot_log{ width:100px; float:left;}
.fotadd{ }

