@import url(global.css);

html, body {width:100%; height:100%;}

#wrapper {width:100%; height:100%;}

/* header */
#header {position:relative; width:100%; height:120px;}

/* contents */
#container {margin-top:-160px; width:100%; min-height:100%; _height:100%;}
.contents {width:100%; padding-top:160px;}

/* footer */
#footer {height:36px; background:url(../images/common/footer_bg.gif) repeat-x left top;}
#footer address {float:left; margin:13px 0 0 35px;}
#footer .menu {float:left; margin:14px 0 0 20px;}
#footer .menu li {float:left; padding-left:12px; background:url(../images/common/v_04.gif) no-repeat 6px 1px;}
#footer .menu li.fir {padding-left:0; background:none;}
#footer .menu li img {vertical-align:top;}
#footer .familySite {position:relative; float:right; margin:11px 9px 0 0;}
#footer .familySite ul {position:absolute; z-index:100; bottom:22px; width:115px; border:1px solid #F4F4F4; border-bottom:0; background:#FFF;}
#footer .familySite ul li {padding:5px;}

/*  main */
#mainContent{width:100%; height:100%; padding-top:105px;}
#mainSWF{width:100%;height:570px;}
#mainFoot{ height:73px; clear:both; }
