/***************************** header *********************************/
#header_area {
    width: 900px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
}

/***************************** container *********************************/
#container {
    /* align: center; */
    width: 900px;
    position: static;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    background-color: #ffffff;
    overflow: hidden;
}

/***************************** body *********************************/

body {
    font-size: 16px;
    font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ pro W3", sans-serif;
    height: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    color: #333333;
    line-height: 150%;
    background-color: #F2F3F5;
}

/***************************** bread *********************************/

#bread_area {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    width: 860px;
    height: 20px;
    background-color: #ffffff;
}

#bread_area a {
    text-decoration: underline;
    color: #333333;
}

#bread_area a:hover {
    text-decoration: none;
}

/***************************** navi *********************************/

#navi_area {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 900px;
    height: 20px;
}

ul {
    padding: 0px;
    margin: 0px;
    list-style: none;

}

li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
    width: 150px;
    text-align: center;
}



#navi {

    font-size: 100%;

    font-weight: bold;

    background: #3A5371;

    list-style: none;
}

#navi li a {

    text-decoration: none;

    color: #ffffff;

    display: block;

    width: 150px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.m_over a {
    background-color: #3A5371;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.m_over a:hover {
    background-color: #98A5B5;

    text-decoration: none;
}

.m_over a:visited {

    color: #ffffff;
    text-decoration: none;
}

/***************************** link *********************************/


a:link {
    text-decoration: underline;

    color: #3A5371;
}

a:visited {
    text-decoration: none;

    color: #3A5371;
}

a:hover {
    text-decoration: none;
}


/***************************** content_area *********************************/

#content_area {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    width: 860px;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
    background-color: #ffffff;
}

#content_l {
    float: left;
    width: 50%;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

#content_l div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#content_r {
    float: right;
    width: 50%;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

#content_r div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.main_contents {
    width: 860px;
}

.main_contents_sitemap {
    width: 860px;
    background-image: url(/image.jsp?id=13277);
    background-repeat: no-repeat;
    "

}

#news_width {
    margin-top: 0px;
    margin-right: 90px;
    margin-left: 90px;
    width: 680px;
    background-color: #ffffff;
}

#collection {
    margin-top: 0px;
    margin-right: 30px;
    margin-left: 30px;
    width: 800px;
    background-color: #ffffff;
}

/***************************** heading *********************************/

h1 {
    font-size: 20px;
    padding-top: 7px;
    padding-left: 42px;
    margin-top: 0px;
    color: #333333;
    background-image: url(/image.jsp?id=13060);
    background-repeat: no-repeat;
    width: 860px;
    height: 35px;
}

#home {
    margin: 2px 0 0 0;
    padding: 0;
    float: left;
}

#home h1 {
    width: 500px;
    height 12px;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    background-image: none;
}


h2 {
    font-size: 18px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 10px;
    color: #3A5371;
    background-image: url(/image.jsp?id=13080);
    background-repeat: repeat-x;
    "

}

/***************************** contents *********************************/

.pic_border {
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
}

.img_r_pad {
    margin-right: 10px;
}

.text_red {
    color: #E50112;
}

.text_blue {
    color: #0178bc;
}

.hr_blue {
    border: 0 none;
    color: #3A5371;
    height: 1px;
    background-color: #3A5371;
}


.div01 {
    width: 850px;
    text-align: left;
}

.div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.f_privacy p {
    width: 670px;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
    text-align: left;
    line-height: 150%;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.f_privacy {
    text-align: center;
}

.div_bg_red {
    width: 690px;
    height: 30px;
    padding-top: 10px;
    background-color: #ff0000;
}

#div3_center {
    width: 34%;
    float: left;
    display: block;
}

#div3_left {
    width: 33%;
    float: right;
    display: block;
}

#div3_right {
    width: 33%;
    float: left;
    display: block;
}

#div3_right div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#div3_center div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#div3_left div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#div2_left {
    width: 50%;
    float: right;
    display: block;
}

#div2_right {
    width: 50%;
    float: left;
    display: block;
}

#div2_left div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#div2_right div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#div2_37left {
    width: 70%;
    float: right;
    display: block;
}

#div2_37right {
    width: 30%;
    float: left;
    display: block;
}

#div2_73left {
    width: 30%;
    float: right;
    display: block;

}

#div2_73right {
    width: 70%;
    float: left;
    display: block;
}

#div2_73left div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#div2_73right div {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}


#div2_28left {
    width: 80%;
    float: right;
    display: block;
}

#div2_28right {
    width: 20%;
    float: left;
    display: block;
}

#div2_2575left {
    width: 75%;
    float: right;
    display: block;
}

#div2_2575right {
    width: 25%;
    float: left;
    display: block;
}

#div2_7525left {
    width: 25%;
    float: right;
    display: block;
}

#div2_7525right {
    width: 75%;
    float: left;
    display: block;
}

/***************************** list *********************************/

dd {
    margin-left: 0px;
    margin-bottom: 10px;
}

.collection_entry {
    display: block;
    width: 260px;
    height: 225px;
    text-align: center;
}

.sitemap_bg {
    background-image: url(/image.jsp?id=13277);
    background-repeat: y;
}

#sitemap li {
    text-align: left;
    width: 860px;
    margin-bottom: 15px;
    list-style: disc;
}

#sitemap ul {
    text-align: left;
    padding-left: 20px;
}

/***************************** footer *********************************/

#footer_area {
    clear: both;
    width: 900px;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #3A5371;
    height: 60px;
}

.footer_link a:link {
    text-decoration: none;
    color: #ffffff;
}

.footer_link a:visited {
    text-decoration: none;

    color: #ffffff;
}

.footer_link a:hover {
    text-decoration: underline;
}



.footer_link {
    font-size: 12px;
    line-height: 150%;
    text-align: left;
    padding-left: 20px;
}

a:visited {
    text-decoration: none;

    color: #3A5371;
}

