#main_body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-position: left top;
    background-repeat: repeat;
}

#top_container {
    height: 18px;
}

#container {
    width: 728px;
    margin: 0 auto 0 auto;
    padding: 0 9px 0 9px;
}

#header {
    height: 187px;
    padding: 0;
    background-position: right top;
    background-repeat: no-repeat;
}

#logo {
    position: absolute;
    z-index: 1;
    width: 178px;
    height: 131px;
    margin-left: 550px;
    top: 18px;
    /*	border: 1px solid red;*/
}

#key_visual {
    position: absolute;
    width: 550px;
    height: 187px;
    margin: 0;
}

#slogan {
    padding: 10px 0 0 0;
    margin-bottom: 15px;
}

#main_container {
    background-repeat: no-repeat;
    background-position: right bottom;
    border-left: 3px solid;
    border-bottom: 3px solid;
}


#sub_container1 {
    width: 190px;
    padding-right: 4px;
    float: right;
    /*	border: 1px solid red;*/

}

#sub_container2 {
    margin: 0 0 0 0;
    width: 510px;
    margin: 0px 0px 10px 15px;
    overflow: hidden;
}

#sub_container3 {
    clear: both;
}

#content_container {
    width: 500px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}

/* Begin Menu */

#main_nav_container {
    position: relative;
    margin: -47px 0 0 0px;
    padding: 23px 3px 3px 3px;
    width: 184px;
    background-repeat: no-repeat;
    background-position: left top;
}

#main_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: left top;
}

#main_nav_list li {
    clear: both;
    padding: 0;
    margin: 0;
}

#main_nav_list a {
    text-align: left;
    height: 25px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 30px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-repeat: no-repeat;
    background-position: left top;
}

/* Begin SubMenu */

#sub_nav_container {
    padding: 0;
    width: 173px;
    margin-left: 11px;
}

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    clear: both;
    margin-top: 1px;
    padding: 0;
}

.sub_nav_list a {
    text-align: left;
    height: 24px;
    overflow: hidden;
    padding: 0 0 0 10px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-repeat: no-repeat;
    background-position: left top;
}

/**/

#footer_text {
    height: 20px;
    padding: 10px 0 0 30px;
    background-repeat: no-repeat;
    background-position: 5px center;
}

/* Begin Content */

.content table {
    margin-left: 1px;
    border-left: 1px solid;
    border-top: 1px solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.content th {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
    text-align: left;
}

.content td {
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 5px 3px 5px;
}

/* End Content */

.content button {
    border: 1px solid;
}

.content textarea {
    border: 1px solid;
}

.content input {
    border: 1px solid;
}

.content fieldset {
    border: 1px solid;
}

/* End Pager */

.content P {
    margin: 5px 0 15px 0;
    padding: 0;
}
