@charset "UTF-8";



/* AO sitemap  */
#sitemap { }
#sitemap ul           { float:left; margin-bottom:30px;} 
#sitemap ul li.right  { float:left; width:170px; margin-right:14px;} 
#sitemap ul li   { float:left; width:170px;} 
#sitemap dl   { width:170px;}
#sitemap dt   { padding-bottom:10px; background:url(/img/etc/sitemap_tit_bg.gif) no-repeat; width:170px; height:32px; color:#ffffff; font-weight:bold; font-size:14px; padding:8px 0 0 12px; }
#sitemap dd   { height:20px; border-bottom:1px dotted #adadad; color:#adadad; padding-left:10px; padding-top:5px;}
#sitemap dd.tit  { color:#333333;}



#copyright { background-color:#FFFFFF; border:1px solid #90626f; width:800px; margin:auto; padding:15px; margin-top:50px}
#copyright h1 { font-size:14px; font-weight:bold;height:22px; background-color:#efdddf; padding:6px 0 0 12px; margin-bottom:10px}
#copyright h2 { font-weight:lighter;margin-bottom:40px; line-height:140%; padding:0 10px 0 10px}
#copyright h3 { font-weight:bold; padding-left:10px; padding-bottom:10px; font-size:1em}

#business { background-color:#FFFFFF; border:1px solid #90626f; width:800px; margin:auto; padding:15px; margin-top:50px}
#business table { padding:20px; border:1px solid #c08596  }
#business table th {background-color:#efdddf; padding:15px; border:1px solid #c08596; width:160px }
#business table td {padding:15px;  border:1px solid #c08596 }





/* Maintenace */
#mainte   { width:812px; height:622px; background:url(/img/etc/maintenance_bg.jpg) no-repeat; margin:auto; position:relative; margin-top:50px}
#mainte_text   {
	width:384px;
	height:64px;
	position:absolute;
	left: 58px;
	top: 248px;
}
#mainte_btn   {
	width:304px;
	height:83px;
	position:absolute;
	left: 462px;
	top: 196px;
}
#mainte_btn a { display:block; width:304px;height:83px;}
#mainte_btn a:hover { background:url(/img/etc/mainte_btn.jpg) no-repeat;}

