@charset "utf-8";

/* formattingstyle
------------------------------*/

* {
    font-style: normal;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
}

#wrapper {
    width: 100%;
    position: relative;
    height: auto !important; /*IE6対策*/
    height: 100%; /*IE6対策*/
    min-height: 100%;
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10pt;
}

p {
    padding-right: 1em;
    margin: 0px;
    font-size: 13px;
}

#container {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    padding-bottom: 100px; /*フッターの高さと同じ*/
    overflow: auto;
}

.hr01 {
    width: 690px;
    float: left;
    border: 0 none;
    height: 1px;
    color: #cccccc;
    background-color: #cccccc;
    margin-top: 5px;
    margin-bottom: 10px;
}

.hr02 {
    width: 980px;
    float: left;
    border: 0 none;
    background-image: url(../images/hr02.png);
    height: 8px;
    margin-top: 10px;
}

.hr03 {
    width: 980px;
    float: left;
    border: 0 none;
    height: 1px;
    color: #cccccc;
    background-color: #cccccc;
    margin-top: 5px;
    margin-bottom: 10px;
}

.hr04 {
    width: 770px;
    float: left;
    border: 0 none;
    height: 1px;
    color: #cccccc;
    background-color: #cccccc;
    margin-top: 5px;
    margin-bottom: 10px;
}

.notes {
    font-size: 11px;
}

.notes-red {
    color: #ff0000;
}

.fontsize-11 {
    font-size: 11px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

/* link style
------------------------------*/

a {
    text-decoration: none;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
}

a img {
    border-style: none;
}

a:link {
    color: #48c0ff;
}

a:visited {
    color: #800080;
}

a:hover {
    color: #6965bf;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

/* header 
------------------------------*/

#header {
    width: 1000px;
    height: 212px;
    margin-top: 5px;
}

#header_title {
    width: 730px;
    height: 101px;
    float: left;
    margin-left: 10px;
}

#header_link {
    width: 251px;
    margin-right: 9px;
    height: 101px;
    float: left;
}

#header_link a {
    text-decoration: underline;
}

#header_link p {
    margin-left: 80px;
    margin-top: 8px;
    font-size: 15px;
}

/* globalnavi
------------------------------*/

#globalnavi {
    width: 1000px;
    float: left;
    height: 61px;
    margin-top: 10px;
}

.menu00 {
    list-style-type: none;
    height: 61px;
    width: 980px;
    margin-right: 10px;
    margin-left: 10px;
}

.menu01 a, .menu01 a:hover, .menu01_on a {
    display: block;
    width: 40px;
    height: 61px;
    float: left;
    background-image: url(../images/navi_home.png);
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.menu01 a:hover {
    background-image: url(../images/navi_home_on.png);
}

.menu02 a, .menu02 a:hover, .menu02_on a {
    display: block;
    float: left;
    width: 180px;
    height: 61px;
    background-image: url(../images/navi_prog.png);
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.menu02_on a {
    background-image: url(../images/navi_prog_on.png);
}

.menu03 {
    display: block;
    width: 320px;
    height: 20px;
    float: left;
    background-image: url(../images/navi_businessinfo.png);
}

.menu03-01 a, .menu03-01 a:hover, .menu03-01_on a {
    display: block;
    float: left;
    width: 200px;
    height: 41px;
    margin-top: 20px;
    background-image: url(../images/navi_outline.png);
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.menu03-01_on a {
    background-image: url(../images/navi_outline_on.png);
}

.menu03-02 a, .menu03-02 a:hover, .menu03-02_on a {
    display: block;
    width: 120px;
    height: 41px;
    margin-top: 20px;
    float: left;
    background-image: url(../images/navi_regist.png);
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.menu03-02_on a {
    background-image: url(../images/navi_regist_on.png);
}

.menu04 a, .menu04 a:hover, .menu04_on a {
    display: block;
    width: 180px;
    height: 61px;
    float: left;
    background-image: url(../images/navi_document.png);
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.menu04_on a {
    background-image: url(../images/navi_document_on.png);
}

.menu05 a, .menu05 a:hover, .menu05_on a {
    display: block;
    width: 140px;
    height: 61px;
    float: left;
    background-image: url(../images/navi_recognized-org.png);
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.menu05_on a {
    background-image: url(../images/navi_recognized-org_on.png);
}

.menu06 a, .menu06 a:hover, .menu06_on a {
    display: block;
    width: 120px;
    height: 61px;
    float: left;
    background-image: url(../images/navi_faq.png);
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}

.menu06_on a {
    background-image: url(../images/navi_faq_on.png);
}

#underlink {
    display: block;
    width: 980px;
    margin-right: 10px;
    margin-left: 10px;
    float: right;
    height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #b3b3b3;
}

#underlink a {
    color: #b3b3b3;
}

#underlink ul {
    text-align: right;
}

#underlink li {
    display: block;
    float: right;
    margin-left: 30px;
    color: #000000;
    background: url(../images/mark_list01.png) no-repeat 0 3px;
    padding-left: 20px;
}

.underlink_on {
    color: #000000;
}

/* maincontent
------------------------------*/

#maincontent {
    width: 1000px;
    height: auto;
    clear: both;
    overflow: auto;
}

/* gototop
------------------------------*/
#gototop {
    height: 20px;
    position: absolute;
    bottom: 40px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: right;
    text-decoration: underline;
    line-height: 2em;
}

#gototop p {
    float: right;
    color: #FFF;
}

#gototop a {
    text-decoration: underline;
}

#gototop_main {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

/* footer
------------------------------*/


#footer {
    height: 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

#footer_main {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

#footer p {
    float: left;
    line-height: 3em;
}
