﻿@charset "utf-8";

.captionItemWrap:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
    line-height: 0;
}

div.captionItemWrap{
    margin: 0px 10px 7px 0px;
    padding: 0px 0px 0px 0px;
    clear: both;
}

.caption {
    padding: 1px 0px 1px 3px;
    _border-left: 6px solid #666;
    border-left: 6px solid #4195f4;
    font-size: 108%;
    font-weight: bold;
    float: left;
}

.stepArea {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
}
    .stepArea img {
        width: 788px;
        height: 82px;
    }

#container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
    clear: both;
}


#contentsWrap {
    margin: 5px 0px 0px 0px;
    float: left;
    width: 100%;
    text-align: center;
}

#contentsWrap2 {
    float: left;
    width: 100%;
    text-align: center;
    _background-image: url(../images/bg_titlepage.png);
    _background-attachment: fixed;
    _background-position: 100% 100%;
    _background-repeat: no-repeat;
    _background-color: #FFFFFF;
}

#contentsArea {
    margin-left: 465px;
    min-width: 640px;
    text-align: left;
}

#contentsAreaWide {
    width: 100%;
    min-width: 980px;
    text-align: left;
    clear: both;
}

div.captionItemWrap,
#contentsAreaWide,
div#container, div.headerUpper, div#footer
div#footLinks ul.footnavi, #header {
    _height: 1px;
    min-height: 1px;
}

#headerWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
}

.submit-btn-area {
    text-align: center;
}

div.detailInfo {
    margin: 0px 0px 10px 0px;
    font-size: 108%;
    font-weight: bold;
    color: #666;
}