@charset "utf-8";

#main{
/*    display: none; */
}

h1 {
    margin: 0;
}

#TopicPath{
    margin: 0;
    padding: 0;
}

.TitStyle01_01 {
    background: url(/files/img/common/bg_tit_01.png) 0 0 no-repeat;
    font-size: 100%;
    margin-bottom: 15px;
    padding-top: 2px;
    position: relative;
    width: auto;
    zoom: 1;
}

.TitStyle01_01 span{
    background: url(/files/img/common/bg_tit_01_00.png) 0 100% no-repeat;
    display: block;
    font-size: 133.4%;
    font-weight: 700;
    line-height: 1.3;
    padding: 19px 10px 25px 20px;
    width: 100%;
    zoom: 1;
}

.TitStyle01_01_all {
    background: url(/files/img/common/bg_tit_01_all.png) 0 0 no-repeat;
    font-size: 100%;
    margin-bottom: 15px;
    padding-top: 2px;
    position: relative;
    width: auto;
    zoom: 1;
}

.TitStyle01_01_all span{
    background: url(/files/img/common/bg_tit_01_00_all.png) 0 100% no-repeat;
    display: block;
    font-size: 133.4%;
    font-weight: 700;
    line-height: 1.3;
    padding: 19px 10px 25px 20px;
    width: 100%;
    zoom: 1;
}

.notice {
    background-color: #eee;
    border: solid 1px #ccc;
    line-height: 18px;
    margin-bottom: 28px;
    padding: 0 15px 0 15px;
    width: auto;
}

.notice h3{
    font-size: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
}

notice p{
    margin: 0;
}

.notice ul{
    list-style: none;
    padding: 0px;
    margin: 11px 0;
}

.require {
    color: #e00;
}

.form{
    border-left: solid 1px #c8d9df;
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: solid 1px #c8d9df;
    margin: 0 0 25px 0;
    table-layout: auto;
    width: 100%;
}

.form th, .form td{
    border-bottom: solid 1px #c8d9df;
    border-right: solid 1px #c8d9df;
    padding: 10px;
}

.form th{
    background-color: #f4f9ff;
    color: #505080;
    font-weight: bold;
    text-align: left;
    width: 24%;
    vertical-align: top;
}

.form td{
    padding-left: 15px;
}

.form .serial_number input{
    width: 95px;
}
.select_product p{
    text-align: right;
    margin-right: 55%;
}
.select_product select{
    height: 25px;
    margin-right: 0;
    width: 215px;
}

*:first-child+html .select_product p{
    margin-right: 40%;
}

* html .select_product p{
    margin-right: 40%;
}

.example{
    background-color: #e5f8fd;
    border: dotted 1px #000;
    list-style: none;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-top: 15px;
}

.example li{
    line-height: 19px;
}

.info {
    font-size: 116%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

.submit {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 360px;
}

.backBtn {
    float:left;
    display:inline;
    margin: 0 25px 0 0;
    text-align: center;
}

.backBtn {
    background: #f0f0f0 url(/files/img/common/btn_bg_01.png) 0 0 repeat-x;
    border: 1px solid #ccc;
    border-bottom: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    color: #444;
    cursor: pointer;
    font-weight: bold;
    line-height: 1.25;
    display: block;
    padding: 8px;
    text-decoration: none;
    vertical-align: bottom;
    width: 105px;
    zoom: 1;
    -moz-box-shadow: 0 1px 1px #e9e9e9;
    -webkit-box-shadow: 0 1px 1px #e9e9e9;
}

.backBtn:active{
    background: #feffff url(/files/img/common/btn_bg_02.png) 0 0 repeat-x;
    border: 1px solid #c9d7e3;
    color: #1979ab;
}

.backBtn:hover{
    border: 1px solid #c9d7e3;
    color: #1979ab;
    text-decoration: none !important;
}

.backBtn span {
    background: url(/files/img/common/icon_arrow_08.png) 0 50% no-repeat;
    cursor: pointer;
    padding: 2px 0 2px 10px;
}

#user_register {
    width: 720px;
}

#user_register  h3,
#user_register  .message {
    margin-left: 55px;
    margin-right: 55px;
}

.comp_message{
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 610px;
}

.comp_message h3{
    font-size: 17px;
    font-weight: normal;
    color: #15157e;
}
.comp_message p{
    font-size: 14px;
    line-height: 1.9em;
    margin-bottom: 35px;
}

.comp_info {
    border: 1px solid #b6b6b6;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 30px;
    width: 720px;
}

.comp_info .call_center_info,
.comp_info .inquiry_info {
    display: inline;
    float: left;
}

.comp_info .inquiry_info {
    height: 100px;
    padding-left: 70px;
    padding-right: 60px;
    width: 230px;
}

.comp_info .inquiry_info img {
    border-style: none;
}

.comp_info .inquiry_info p {
    font-size: 10px;
    padding-left: 25px;
}

.comp_info .call_center_info {
    border: none;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
}

.comp_info .call_center_info img{
    margin-left: 0;
    margin-right: 0;
}

.comp_info .call_center_info p{
    padding-left: 0;
    margin-bottom: 0;
}

.call_center_info {
    border: 1px solid #b6b6b6;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0;
    width: 360px;
}

.call_center_info img {
    border: none;
    display: block;
    height: 47px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 208px;
}
.call_center_info.user img {
    width: 230px;
}

.call_center_info p {
    font-size: 10px;
    padding-left: 25px;
    margin-bottom: 0;
}

#back{
    height: 33px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 210px;
}

#back .backBtn {
    width: 207px;
}

.main_th {
    width: 160px;
}

#main_form th{
    width: 21%;
}

#upgrade_list {
    margin-bottom:0;
}

#upgrade_list th{
    width: auto;
}

#upgrade_list .upgrade_no {
    padding: 10px;
}

#upgrade_list .upgrade_name{
    padding: 10px;
    padding-right: 5px;
}

#upgrade_list .upgrade_name img{
    text-align: right;
}

#upgrade_list .price{
    font-weight: bold;
    padding: 10px;
}

#upgrade_list .version{
    width: 55px;
    padding: 10px;
}

#upgrade_list .price {
    width: 60px;
    padding: 10px;
}
.upgrade_name img{
    border-style: none;
}
p.serial_number {
    padding-left: 22px;
}

.conf_spec {
    padding:0;
    margin:0;
    text-align: right;
}

.link {
    padding-left: 8px;
    background: url(/files/img/common/icon_arrow_01.png) 0 0.5em no-repeat;
}

.conf_th {
    width: 20%;
}

.d_address input{
    width: 300px;
}

th .note {
    color: #000;
    font-weight: normal;
}

.heading ul{
    list-style: none;
    padding: 0px;
}

.wide_textarea{
    width: 620px;
}

.trade_law{
    float: left;
}

.r_radio{
    position: relative;
}

.agreement .wpcf7-not-valid-tip {
    top: 70%;
}

input[name=zipcode] {
    width: 60px;
}

input[name=tel],
input[name=d_tel],
input[name=fax] {
    width: 85px;
}

.wpcf7-not-valid-tip {
    text-align: left;
}

p.PageTop img {
    border-style: none;
}

.select_product span.wpcf7-not-valid-tip{
    left: 70%;
}

.serial_number span.wpcf7-not-valid-tip {
    top: 115%;
}