@charset "utf-8";

/*Reset*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
address, big, cite, code, del, dfn, em, font, img, ins,
q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:none 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
html, body { width:100%; height:100%; min-width:320px; ine-height:normal; -webkit-text-size-adjust:none; color:#333;}
body { background-color:#fff;}
body, input, button, textarea { font-size:14px; line-height:1.5em; color:#666;}
h1, h2, h3, h4, h5, h6 { font-size:12px; text-align:left; }
img, fieldset, iframe { border:0 none; }
table, div { border-collapse: collapse;}
select, textarea { border: 1px solid #B7B6B6; background:#fff; color:#000; font-size:12px; vertical-align:middle; }
textarea { overflow:auto; }
select, input, img, li { vertical-align:middle; text-align:left; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
ul, li, ol { list-style-type: none;}
legend,  caption { display: none; }
hr { border-collapse:collapse; display:none; }

/* etc */
.float_clear {clear:both;}
.fc_org { color:#f60; font-weight:bold;}
.mt10 { margin-top:10px;}
.pd_b06 {padding-bottom:6px;}

/* CSS Document */
*{margin: 0; padding: 0;}



#wrap {max-width:640px; min-height:100%; margin:0 auto; overflow:hidden;}
#bg {width:100%; min-height:100%;  background-color:#073174;}
.header { overflow:hidden; width:100%; height:45px; background:#ffffff; z-index:1000; position:relative; }
.header h1 {position:absolute; top:0; left:0;}
.header .bt_map {position:absolute; top:0; right:0;}

.container {margin:0 auto; width:309px; padding: 9px 0;}  
.container .contents {padding:13px 13px 15px; }
.container .conbox {width:100%; overflow:hidden; } 
.container .conbox .left { float:left; padding: 0 6px 0 0;}
.container .conbox .right { float:left; } 

.footer {margin:0 auto; text-align:center;}
.footer .copyright {height:30px;padding:15px 0; font-size:9px; color:#fff;line-height:120%;} 
.footer .bot {width:100%;background:#021d46;}
.footer .bot li {display:inline;}

