
/* ========BASIC======== */
body            { font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url("../images/img_top/bg_body_base.jpg"); background-repeat: repeat-x; background-position: 0 0; text-align: center; margin-top: 0; right: 50%; left: 50% }

br{
letter-spacing:normal;
}

a { text-decoration: none }

a:hover { text-decoration: none }
img, div { behavior: url("iepngfix.htc") }
img{
border:0;
}
/* ========TEMPLATE FRAMEWORK======== */
div#container  { text-align: left; margin-right: auto; margin-left: auto; width: 950px }
div#header  { background-image: url("../images/img_top/bg_top_header.png"); background-repeat: no-repeat; background-position: center top; width: 950px; height: 15px }
div#wrapper   { width: 925px; height: 626px; float: left }
div#side_left  { background-image: url("../images/img_top/bg_top_left.png"); background-repeat: no-repeat; background-position: 0 0; width: 25px; height: 626px; float: right }
div#main   { background-color: #54a7cc; background-image: url("../images/img_top/bg_top_base.jpg"); background-repeat: no-repeat; background-position: 0 0; width: 900px; height: 626px; float: right }
div#side_right   { background-image: url("../images/img_top/bg_top_right.png"); background-repeat: no-repeat; background-position: 0 0; width: 25px; height: 626px; float: left }

div#footer  { background-image: url("../images/img_top/bg_top_footer.png"); background-repeat: no-repeat; background-position: center 0; width: 100%; height: 74px; clear: left }
div#menu { position: absolute; top: 580px; left: 36%; height: 36px }
div#menu_fr   { margin-right: 10px; margin-left: 10px; height: 36px; float: left }
div#menu_fr a { }
div#menu_fr a:hover  { }
div#menu_en   { margin-right: 10px; margin-left: 10px; height: 36px; float: left }
div#menu_en a { }
div#menu_en a:hover { }
div#menu_jp   { margin-right: 10px; margin-left: 10px; height: 36px; float: left }
div#menu_jp a { }
div#menu_jp a:hover { }
