@charset "utf-8";

/* common CSS */
*{margin:0; padding:0}
body{text-align:center}
body,td,input,textarea,select,button{font:12px/1.6em Verdana,Helvetica,Arial,sans-serif; line-height:120%}
input,select,button{vertical-align:middle}
body,ul,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset{margin:0; padding:0}
input,select,form img,button{vertical-align:middle}
button{border:0; cursor:pointer}
h1,h2,h3,h4,h5,h6{font-size:12px}
ul{list-style:none; margin:0 auto}
div{margin:0 auto}
img{border:0}
a:link, a:visited{color:#666; text-decoration:none}
a:hover, a:active{color:#f30; text-decoration:underline}
a.blue:link, a.blue:visited{color:#069; text-decoration:none}
a.blue:hover, a.blue:active{color:#069; text-decoration:underline}
a.red:link, a.red:visited{color:#f30; text-decoration:none}
a.red:hover, a.red:active{color:#f30; text-decoration:underline}
a.green:link, a.green:visited{color:#0c6; text-decoration:none}
a.green:hover, a.green:active{color:#0c6; text-decoration:underline}
a.gray:link, a.gray:visited{color:#999; text-decoration:none}
a.gray:hover, a.gray:active{color:#f30; text-decoration:underline}
a.white:link, a.white:visited{color:#fff; text-decoration:none}
a.white:hover, a.white:active{color:#fff; text-decoration:underline}
a.black:link, a.black:visited{color:#000; text-decoration:none}
a.black:hover, a.black:active{color:#000; text-decoration:underline}
.clear{clear:both; background:none; border:0; display:block; float:none; font-size:0; list-style:none; margin:0; padding:0; overflow:hidden; visibility:hidden; width:0; height:0; line-height:0}
.clearfix:after{display:block; clear:both; content:"."; visibility:hidden; height:0}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/
* html .clearfix {height:1%}
.clearfix {display:block}
/* End hide from IE-mac */
.wMax{width:100%}
.nn{font-weight:normal}
.ll{float:left}
.rr{float:right}
.ttl{text-align:left}
.ttr{text-align:right}
.bb{font-weight:bold}
.lh{line-height:150%}
.blue{color:#069}
.red{color:#f30}
.green{color:#0c6}
.orange{color:#f60}
.gray{color:#999}
.white{color:#fff}
.black{color:#000}
.f10{font-size:10px}
.f11{font-size:11px}
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:22px}
.f24{font-size:24px}
.f26{font-size:26px}
.f28{font-size:28px}