html, body, #container {
    height: 100%;
}

#content, #main_content {
    height: auto;
}

#main_content {
    height: auto;
}

body {
    background-color: #111;
    color: #333;
}

#left_background {
    margin: 0;
    position: absolute;
    left: 0;
    width: 50%;
    background: #181818;
    height: 100%;
}

#right_background {
    margin: 0;
    position: absolute;
    right: 0;
    width: 50%;
    background: #F8EECB;
    height: 100%;
}

#left_content {
    float: left;
    width: 50%;
    background-image: url(../images/company_logo_left.png);
    background-position: right 20px;
    background-repeat: no-repeat;
}

#left_content h2.content_title {
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 18pt;
    color: #999;
    margin: 270px 60px 30px 0;
    text-align: right;
}

#left_content p.left {
    width: 430px;
    margin-left: auto;
    margin-right: 50px;
    text-align: left;
    color: #999;
}

#left_content p.right {
    width: 430px;
    margin-left: auto;
    margin-right: 50px;
    text-align: right;
    color: #999;
}

#right_content div.detail {
    margin: 70px 0 0 40px;
    width: 480px;
}

#right_content h2.center {
    color: #9A9582;
    font-size: 14pt;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
}

#right_content p.text {
    margin: 10px 0 0 0;
    padding: 0;
    color: #9A9582;
    font-size: 10pt;
    text-align: center;
}

#right_content p.header {
    margin: 30px 0 0 0;
    padding: 0;
    color: #9A9582;
    font-size: 11pt;
    text-align: center;
}

#right_content p.comment {
    margin: 10px 0 0 0;
    padding: 0;
    color: #9A9582;
    font-size: 8pt;
    text-align: left;
}

#left_content a.logo2 {
    display: block;
    position: relative;
    margin-top: 50px;
    width: 380px;
    height: 415px;
    margin-left: auto;
    margin-right: 50px;
    background-image: url(../images/kaulana_top_logo+over.png);
    background-repeat: no-repeat;
    background-position: center top;
}

/*
#left_content a.logo2:hover  {
    background-position: center bottom;
}
*/

#left_content a.logo {
    display: block;
    margin-top: 50px;
    width: 380px;
    height: 415px;
    margin-left: auto;
    margin-right: 50px;
    background-image: url(../images/kaulana_top_logo.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#right_content {
    float: right;
    width: 50%;
    background-image: url(../images/company_logo_right.png);
    background-position: left 20px;
    background-repeat: no-repeat;
}

#right_content a.logo2 {
    display: block;
    margin-top: 60px;
    width: 380px;
    height: 415px;
    margin-left: 50px;
    margin-right: auto;
    background-image: url(../images/halau_top_logo+over.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#main_content {
    width: 100%;
    padding: 0;
}

#content {
    padding: 0;
}

#footer {
    background-color: #111;
    position: absolute;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    margin-bottom: 0;
}

#container {
    position: relative;
}

.navi_menu_content li a {
}

/* right navi menu */
.right_navi_menu {
    width: 420px;
}

.right_navi_menu ul {
    text-align: center;
    display: block;
}

.right_navi_menu li {
    display: inline;
    font-size: 8pt;
    list-style: none;
    margin: 0;
}

.right_navi_menu p {
    color: #9A9582;
    font-size: 8pt;
    line-height: 2em;
    text-align: center;
}

.right_navi_menu {
    margin-left: 0;
    margin-right: auto;
}

.right_navi_menu a {
    color: #9A9582;
    font-family: Georgia;
    background-repeat: no-repeat;
    background-position: 10px center;
    display: inline;
    padding: 2px 10px;
    margin: 0;
    text-decoration: none;
    line-height: 2em;
}

.right_navi_menu a:hover {
    color: #EC6538;
}

.right_navi_menu li+li a {
    border-left: 1px solid #9A9582;
}

/* right navi menu */

/* left navi menu */
.left_navi_menu {
    width: 420px;
}

.left_navi_menu ul {
    text-align: center;
    display: block;
}

.left_navi_menu li {
    display: inline;
    font-size: 8pt;
    list-style: none;
    margin: 0;
}

.left_navi_menu p {
    color: #999;
    font-size: 8pt;
    line-height: 2em;
    text-align: center;
}

.left_navi_menu {
    margin-left: auto;
    margin-right: 0;
    color: #999;
}

.left_navi_menu a {
    color: #999;
    font-family: Georgia;
    background-repeat: no-repeat;
    background-position: 10px center;
    display: inline;
    padding: 2px 10px;
    margin: 0;
    text-decoration: none;
    line-height: 2em;
}

.left_navi_menu a:hover {
    color: #FFF;
}

.left_navi_menu li+li a {
    border-left: 1px solid #999;
}

/* left navi menu */

#right_content div.map {
    margin: 10px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* {{{ button local */
#left_content div.top_right_button a {
    clear: both;
    text-align: center;
    width: 350px;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: 50px;
    font-family: Georgia;
}

#left_content div.top_right_button a:hover {
    background-color: #666;
}

/* }}} button local */

#right_content div.link {
    margin: 70px 0 0 70px;
    height: 500px;
    width: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#right_content div.link ul {
    list-style: none;
}

#right_content div.link ul li {
    border-bottom: 1px dashed red;
    padding: 10px;
}

#right_content div.link ul li a {
    text-decoration: none;
    font-size: 9pt;
    font-weight: bold;
    color: #333;
}

#right_content div.link ul li a img {
    border: 0;
}

#right_content div.link ul li p.comment {
    margin-left: 10px;
    font-size: 9pt;
    color: #333;
}
