@charset "shift_jis";

/*--------------------------------------
    表示／印刷不要
---------------------------------------*/

.sepPrint,
.spreadHead h2,
#box_date,
#box_print,
#name_provider {
    display: none;
}


/*--------------------------------------
    共通
---------------------------------------*/


body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    color: #333;
    background-color: #fff;
    /*font-family: Arial, Helvetica, sans-serif;*/
}

#container {
    width: 760px;
    margin: 0 auto;
    text-align: left;
}

#head {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#head table#head_logo {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: solid 3px #10007a;
}


#head #head_logo td#nttlogo {
    text-align: left;
}

#head #head_logo td#fletsplan {
    text-align: right;
}

#step img.cart_progress {
    margin-top:-5px;
}


#content {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#footer {
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    width: 760px;
    clear: both;
}

#footer table#footerArea {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 760px;
    background-color: #f0f0f0;
}

#footer table#footerArea td.footerlinks {
    padding: 5px 0px 5px 7px;
    font-size: 85%;
    color: #999;
}

#footer table#footerArea td.footerlinks a {
    color: #666;
    text-decoration: none;
}

#footer table#footerArea td.footerlinks a:hover {
    color: #999;
    text-decoration: underline;
}

#content .box_center {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 760px;
    text-align: center;
}

#content p.close {
    margin: 40px auto 0px auto;
    padding: 0px 0px 0px 0px;
}

/*--------------------------------------
    input関連
---------------------------------------*/

/*input:focus {
    border: solid 2px #0c9ce3;
}*/

input.img_frm_btn:focus {
    border: none;
}

.focus {
    border: solid 2px #0c9ce3;
}

/* IE10用に調整 Start */
textarea,
input {
    padding: 2px !important;
}
select,
textarea,
input[type="text"] {
    background-color:white;
}
/* IE10用に調整 End */
/* Chromeのみ Start */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    textarea {
        border: ridge 2px #fcfcfc;
    }
}
/* Chromeのみ End */
textarea {
    overflow-x : hidden ;
    overflow-y : scroll ;
}

/*--------------------------------------
    ボタン
---------------------------------------*/

#content .box_button {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    text-align: left;
}

#providerOption .box_button {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
    text-align: left;
}

#content .box_button .button_table {
    margin: 0px 0px 0px 0px;
    padding: 0;
    border: none;
}

#content .box_button .button_table td.agreement{
    text-align:right;
    font-size: 93%;
}

#content .box_button .button_table td.agreement div{
    border:1px solid #999;
    width:220px;
    text-align:left;
    padding:6px;
    margin-right: 0;
    margin-left : auto;
}


/*--------------------------------------
    大項目設定（spreadHead）
---------------------------------------*/

#content .spreadHead {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
}

#content .spreadHeadCo {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


/*--------------------------------------
    入力済み情報
---------------------------------------*/

#content table.checedInfo {
    width: 760px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.checedInfo td {
    margin: 0px 0px 0px 0px;
    padding: 5px 15px 5px 0px;
    text-align: left;
    background-color: #fff;
    font-size: 93%;
    line-height: 1.4em;
    background: url(../../images/dotted.gif) repeat-x bottom;
}


/*--------------------------------------
    中項目設定（crossHeading）
---------------------------------------*/

#content table.crossHeading {
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#content table.crossHeading td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    text-align: left;
}

#content table.crossHeading td p.title {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    font-size: 100%;
    font-weight: bold;
    border-left:6px solid #666;
}

#content table.crossHeading td p.caption {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}




/*--------------------------------------
    小項目設定（inputForm）
---------------------------------------*/

#content table.inputForm {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
}

#content div.closeTable table.inputForm {
    margin: -20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-left: 1px solid #999;
    border-top: none;
    border-right: 1px solid #999;
}

#content div.closeTable2 table.inputForm {
    margin: -20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#cando #content table.inputForm {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}


#content table.inputForm th.entry {
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 7px 5px;
    text-align: left;
    background-color:#e8e8e8;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-weight: bold;
    width: 189px;
}

#cando #content table.inputForm th.entry {
    width: 109px;
}

#content table.inputForm td.cnt {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 7px 7px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #999;
}

#content table.inputForm td.cnt p.otherOption {
    margin: 2px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.inputForm td.cnt p.otherOption input {
    width: 330px;
}



#content table.inputForm td.cntSd {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #999;
}

#content table.inputForm td.cntSd p {
    margin: 7px 0px 0px 0px;
}

#content table.inputForm td.cntSd ul.agreeList {
    margin:8px 0 12px 0;
}

#content table.inputForm td.cntSd ul.agreeList li {
    margin-left: 21px;
    margin-top: 5px;
    line-height: 1.2em;
}

#content table.inputForm td.cntLinkSd {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
    text-align: right;
    background-color:#fff;
    border-bottom: 1px solid #999;
}

#content table.inputForm td.cntLinkSd p {
    margin: 7px 0px 0px 0px;
    font-size: 93%;
}


#content table.inputForm td.cntSdProv {
    margin: 0px 0px 0px 0px;
    padding: 4px 7px 5px 7px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #999;
}


#content #option table.inputForm th.entry {
    width: 159px;
}

#content #option table.inputForm td.cnt {
    width: auto;
}

/*--------------------------------------
    小項目設定内エントリテーブル（inputForm）
---------------------------------------*/

#content table.inputForm th.entry table.entryTable {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 189px;
}

#content #option table.inputForm th.entry table.entryTable {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
}


#content table.inputForm th.entry table.entryTable td.caption_entry {
    font-size: 100%;
    font-weight: bold;
}


#content table.inputForm th.entry table.entryTable td.caption_entry p.cap {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 2px;
    font-size: 85%;
    font-weight: normal;
    color: #333;
}

#content table.inputForm th.entry table.entryTable td.caption_entry p.xtras {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 2px;
    font-size: 85%;
    font-weight: normal;
    color: #f33;
}

/*--------------------------------------
    内側のテーブル（lv03の中）
---------------------------------------*/

#content table.inputForm td.cnt table.innerTable {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    background:#fff;
    border: 1px solid #ccc;
}

#content table.inputForm td.cnt table.innerTable td.innerTd {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 7px 7px;
}

#content table.inputForm td.cnt table.innerTable td p {
}


/*--------------------------------------
    内側のテーブル枠あり（lv03の中）
---------------------------------------*/

#content table.inputForm td.cnt table.innerTableW {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    background:#fff;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#content table.inputForm td.cnt table.innerTableW th {
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 5px 5px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 93%;
    font-weight: normal;
    white-space:nowrap;
}

#content table.inputForm td.cnt table.innerTableW td.innerTableWtd {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 5px 7px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #ccc;
}


/*--------------------------------------
    内側のテーブル料金表示（lv03の中）
---------------------------------------*/
#content table.inputForm td table.priceTable {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    width: 100%;
}

#content table.inputForm td table.priceTable td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.inputForm td table.priceTable td.price {
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 0px 0px;
    font-size: 93%;
    text-align: right;
}

#content table.inputForm td table.priceTable td p.linetext {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    font-size: 93%;
    font-weight: normal;
}


/*--------------------------------------
    通常入力
---------------------------------------*/

#content table.inputForm td.cnt table.cntTable {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.inputForm td.cnt table.cntTable td {
    font-size: 93%;
}

#content table.inputForm td.cnt table.cntTable td.cnst {
    padding: 0px 10px 0px 0px;
}

/*--------------------------------------
    通常ラジオ、チェックボックス（横テキスト）
---------------------------------------*/

#content table.inputForm td.cnt table.choice {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.inputForm td.cnt table.choice td {
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
    font-size: 93%;
}

#providerOption #content table.inputForm td.cnt table.choice td {
    padding-right: 10px;
    font-size: 93%;
}

#providerOption #content table.inputForm td.cnt table.choice td,
#cando #content table.inputForm td.cnt table.choice td {
    font-size: 108%;
}

#content table.inputForm td.cnt table.choice td label {
    vertical-align: middle;
}

#content table.inputForm td.cnt table.choice input {
    margin: -3px 1px 0px 0px;
    vertical-align: middle;
}

#content table.inputForm td.cnt table.priceTableProvListL td.disabled,
#content table.inputForm td.cnt table.choicePrice td.disabled,
#content table.inputForm td.cnt table.choice td.disabled {
    color: #999;
}

#content table.inputForm td.cnt table.priceTableProvListL sup {
    font-size: 75%;
}


/*--------------------------------------
    料金ありラジオ、チェックボックス（横テキスト）
---------------------------------------*/

#content table.inputForm td.cnt table.choicePrice {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

#content table.inputForm td.cnt table.choicePrice td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 93%;
}

#content table.inputForm td.cnt table.choicePrice td.price {
    padding: 0px 5px 0px 0px;
    text-align: right;
}

#content table.inputForm td.cnt table.choicePrice td label {
    vertical-align: middle;
}

#content table.inputForm td.cnt table.choicePrice input {
    margin: -3px 1px 0px 0px;
    vertical-align: middle;
}

/*--------------------------------------
    ご利用環境ラジオ（横テキスト）
---------------------------------------*/

#content table.inputForm td.cnt table.choiceEnv {
    margin: 7px 0px 0px 0px;
    border: none;
    width: 100%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 93%;
}

#content table.inputForm td.cnt table.choiceEnv th.now {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    background-color:#f8f8f8;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-weight: normal;
}

#content table.inputForm td.cnt table.choiceEnv th.new {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    background-color:#f8f8f8;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
}

#content table.inputForm td.cnt table.choiceEnv td.now {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 45%;
}

#content table.inputForm td.cnt table.choiceEnv td.new {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #ccc;
    width: 55%;
}

#content table.inputForm td.cnt table.choiceEnv input {
    margin: -3px 1px 0px 0px;
    vertical-align: middle;
}

/*--------------------------------------
    姓名タイプ入力
---------------------------------------*/

#content table.inputForm td.cnt table.cntTable td.caption {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 0px;
}

#content table.inputForm td.cnt table.cntTable td.inputText {
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
}


#content table.inputForm td.cnt table.cntTable td.inputSelect {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 0px;
}

#content table.inputForm td.cnt table.cntTable td.sep {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 7px;
}


/*--------------------------------------
    電話番号タイプ入力
---------------------------------------*/

#content table.inputForm td.cnt div.boxTel {
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
}

#content table.inputForm td.cnt table.cntTable td.inputTel input {
    padding-top: 2px;
    font-size: 140%;
    text-align: center;
    vertical-align: middle;
}

#content table.inputForm td.cnt table.cntTable td {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 0px;
}

#content table.inputForm td.cnt table.cntTable td.inputTel inputM {
    padding-top: 2px;
    font-size: 93%;
    text-align: center;
    vertical-align: middle;
}





/*--------------------------------------
    郵便番号検索
---------------------------------------*/

#content .layout_zipcode {
    margin: 7px 0px 0px 0px;
    padding: 0;
    border: none;
}

#content .layout_zipcode td {
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
    text-align: left;
    border: none;
}

#content input.zipcode1s,
#content input.zipcode2s,
#content input.zipcode1,
#content input.zipcode2 {
    margin: 0px 0px 0px 0px;
    padding: 1px 0 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}


#content input.zipcode1 {
    width: 45px;
}

#content input.zipcode2 {
    width: 60px;
}

#content input.zipcode1s {
    width: 35px;
}

#content input.zipcode2s {
    width: 50px;
}

#content .layout_zipcode input {
    padding-top: 2px;
    font-size: 130%;
}

#content .layout_zipcode td.link {
    font-size: 93%;
}

#content .layout_zipcode td.caution {
    padding: 0px 20px 0px 0px;
    font-size: 93%;
}

#content .layout_zipcode td.link img {
    vertical-align: middle;
}

#content select.selectAddress {
    width: 600px;
    margin: 10px 0px 3px 0px;
    font-size: 123.1%;
    border: solid 1px #999;
}

#content select.selectAddressS {
    width: 450px;
    margin: 10px 0px 3px 0px;
    font-size: 123.1%;
    border: solid 1px #999;
}

#content table.srchTableAd {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.srchTableAd td {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
}

#content table.srchTableAd input {
    padding-top: 2px;
    font-size: 150%;
}


#content table.srchTableAd p.link_noresult {
    margin: 7px 0px 0px 0px;
    text-align: left;
    font-weight: bold;
}

#content table.srchTableAd p.link_noresult img {
    vertical-align: middle;
}


/*--------------------------------------
    住所選択IF（項目内表示用）
---------------------------------------*/
#content table.inputForm td.cnt table.address {
    border:1px solid #999;
    width: 100%;
    margin-top:7px;
}

#content table.inputForm td.cnt table.address td.caption {
    font-size: 93%;
    line-height: 1.4em;
    background-color:#e8e8e8;
    border:1px solid #999;
    padding: 0px 0px 0px 7px;
}

#content table.inputForm td.cnt table.address td.cnt {
    padding: 0px 7px 7px 7px;
    border:1px solid #999;
}

/*--------------------------------------
    都道県選択
---------------------------------------*/

#content table.inputForm td.cnt table.choice2 {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.inputForm td.cnt table.choice2 td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 93%;
}

#content table.inputForm td.cnt table.choice2 td label {
    vertical-align: middle;
}

#content table.inputForm td.cnt table.choice2 td.selected {
    font-weight: bold;
}

#content table.inputForm td.cnt table.choice2 td.disabled {
    color: #aaa;
}


/*--------------------------------------
    建物形態選択
---------------------------------------*/

#content table.choiceTatemono {
    margin: 20px 0px 13px 20px;
    padding: 0px 0px 0px 0px;
    border: none;
}

#content table.choiceTatemono td {
    margin: 0px 0px 0px 0px;
    padding: 0px 25px 0px 0px;
}


#content table.choiceTatemono td#kodate {
    width: 252px;
    height: 75px;
}


#content table.choiceTatemono td input {
    margin: 50px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}

#content table.choiceTatemono td label {
    padding: 0px 0px 0px 0px;
    width: 252px;
    height: 117px;
    font-size: 108%;
    display: block;
}

#content table.choiceTatemono td#kodate a {
    background: url(../../images/btn_tatemono_k.gif) no-repeat 0 0px;
    display: block;
}

#content table.choiceTatemono td#shugo a {
    background: url(../../images/btn_tatemono_s.gif) no-repeat 0 0px;
    display: block;
}


#content table.choiceTatemono td#kodate a:hover {
    background: url(../../images/btn_tatemono_k.gif) no-repeat 0 -117px;
    display: block;
}

#content table.choiceTatemono td#shugo a:hover {
    background: url(../../images/btn_tatemono_s.gif) no-repeat 0 -117px;
    display: block;
}

/*--------------------------------------
    番地等１〜３選択
---------------------------------------*/
#content table.inputForm .lowAddress {
    height: 260px;
    overflow-y: scroll;
    line-height: 185%;
    border:1px solid #999;
    margin:8px 0 8px 0;
}

#content table.inputForm .lowAddress label {
    padding: 3px 3px  3px 1.5em;
    display: block;
    text-indent: -1em;
}

#content table.inputForm .lowAddress td {
    width: 119px;
    border: 1px #999;
    border-style: none solid solid;
    line-height: 150%;
    word-break: break-all;
}

#content table.inputForm .lowAddress td.selected {
    background-color: #3399ff;
    color:white;
}
#content table.inputForm .lowAddress td.blank 
{
    border-width:0 0 0 0;
}
#content table.inputForm .lowAddress input {
    margin-right: 2px;
}

#content table.inputForm p.link_noresult {
    text-align: right;
    font-size: 93%;
    font-weight: bold;
}

#content table.inputForm p.link_noresult img {
    vertical-align: middle;
}

/*--------------------------------------
    マンションの検索
---------------------------------------*/

#content table.srchTable {
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.srchTable td {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
}


#content table.srchTable input {
    padding-top: 2px;
    font-size: 150%;
}

#content table.srchTable td.srch_mansion_result {
    padding: 7px 0px 3px 0px;
    background: url(../../images/dotted_r.gif) repeat-x 0px 0px;
    font-size: 85%;
}

#content table.srchTable td.srch_mansion_result p {
}

#content table.srchTable p.link_noresult {
    margin: 7px 0px 0px 0px;
    text-align: left;
    font-weight: bold;
}

#content table.srchTable p.link_noresult img {
    vertical-align: middle;
}

#content select.selectTatmono {
    width: 425px;
    margin: 0px 0px 0px 0px;
    font-size: 123.1%;
    border: solid 1px #999;
}



/*--------------------------------------
    提供結果関連
---------------------------------------*/

#content .confCap {
    width: 760px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 25px 0px;
}

#content .confCapM {
    width: 760px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
}

#content table.result {
    width: 760px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #6e6e6e;
    border-left: 1px solid #6e6e6e;
}

#content table.resultM {
    width: 630px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #6e6e6e;
    border-left: 1px solid #6e6e6e;
}

#content table.resultSG {
    width: 630px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    border: 0px;
}

#content .result_ex {
    text-align: center;
}

#content .result_ex table.result {
    width: 680px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #6e6e6e;
    border-left: 1px solid #6e6e6e;
}

#content table.resultM td,
#content table.result td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border-bottom: 1px solid #6e6e6e;
    border-right: 1px solid #6e6e6e;
    background-color: #fff;
}

#content table.resultM td.service,
#content table.result td.service {
    padding: 0px 10px 0px 10px;
    text-align: left;
    width: 300px;
}

#content .result_ex table.result td.service {
    padding: 0px 10px 0px 10px;
    text-align: left;
    width: 100%;
}

#content td.service img {
    margin: 10px 0px 10px 0px;
    text-align: left;
}

#adsl #content td.service img {
    margin: 0px 0px 0px 0px;
    text-align: left;
}

#content table.resultM td.service p,
#content table.result td.service p {
    margin: -5px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    font-size: 93%;
    font-weight: bold;
}

#content table.resultM td.btn,
#content table.result td.btn {
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 222px;
}


#content table.resultM td.price,
#content table.result td.price {
    padding: 7px 10px 7px 10px;
    text-align: center;
    font-size: 93%;
}

#content table.resultM td.ment,
#content table.result td.ment {
    padding: 7px 20px 7px 15px;
    text-align: left;
    font-size: 89%;
}

#content table.resultM td.price p.caution,
#content table.result td.price p.caution {
    text-align: left;
}

#content table.resultM td.conf {
    padding: 0px 10px 0px 15px;
    text-align: left;
    font-size: 93%;
    line-height: 1.4em;
}

#content table.resultSG td.conf {
    padding: 0px 10px 0px 15px;
    text-align: left;
    font-size: 93%;
    line-height: 1.4em;
}

#content .resultSG p.caution {
    font-size: 85%;
    font-style: nomal;
    color: #333;
    margin: 2px 0px 0px 0px;
}


#content table.result td.conf {
    padding: 0px 10px 0px 15px;
    text-align: left;
    font-size: 93%;
    line-height: 1.4em;
}

#content table.result td.price span.priceL {
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 180%;
}

#content table.result td.price span.priceS {
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 120%;
}

#content table.result td.price span.yen {
    padding: 0px 0px 0px 3px;
}

#content table.result td.price p.plus img {
    vertical-align: middle;
}

#content table.result td.price span.ninen {
    color: red;
    font-weight: bold;
}

#content table.result th {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 5px 7px;
    text-align: left;
    border-right: 1px solid #6e6e6e;
    border-bottom: 1px solid #6e6e6e;
    background-color: #e8e8e8;
    font-weight: normal;
    text-align: center;
}

#content table.result th.mark,
#content table.result td.mark {
    padding: 0px 7px 0px 7px;
    font-size: 93%;
    text-align: center;
    border-right: none;
}

#content table.result td.rstText {
    padding: 0px 15px 0px 7px;
    font-size: 93%;
    text-align: left;
    border-right: none;
    line-height: 1.4em;
}

#content table.result td.rstText p.caution {
    font-size: 93%;
}

#content table.result td.rstText2 {
    padding: 0px 15px 0px 7px;
    font-size: 93%;
    text-align: left;
    line-height: 1.4em;
}

#content table.result td.rstText2 span.calltel {
    font-weight: bold;
    color: #39f;
}

#content table.result td.btn {
    padding: 7px 12px 7px 12px;
}

#content table.result td.hikariText {
    padding: 7px 7px 7px 7px;
}

#content table.result td.hikariText p.text {
    padding: 0px 0px 0px 0px;
    font-size: 93%;
    text-align: left;
}

#content table.result td.sep {
    height: 2px;
}

#content table.result td.hikari {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
    text-align: left;
    width: 200px;
}


#content table.result td.bflets {
    padding: 4px 5px 7px 10px;
    text-align: left;
    background-color: #ffffdc;
}

#content table.result td.bflets p {
    padding: 3px 0px 0px 0px;
    text-align: left;
    font-size: 93%;
    line-height: 1.4em;
}


#content table.result td.serviceP {
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    width: 290px;
    text-align: left;
}

#content table.result td.servicePm {
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    width: 310px;
    text-align: left;
    height: 115px;
}

#content table.result td.servicePv {
    margin: 0px 0px 0px 0px;
    padding: 10px 15px 10px 0px;
    text-align: left;
}

#content table.result td.serviceP b.discount,
#content table.result td.servicePm b.discount {
    display: block;
    margin-top: 10px;
    color: #c00;
}

#content table.result td.serviceP span.discountPrice,
#content table.result td.servicePm span.discountPrice
 {
    font-size: 18px;
    font-family: Arial;
}

#content table.result td.serviceP span.normalPrice,
#content table.result td.servicePm span.normalPrice {
    font-size: 10px;
}

#content table.result td.serviceP span.providerPrice,
#content table.result td.servicePm span.providerPrice {
    float: left;
}

#content table.result td.serviceP a.arrow,
#content table.result td.servicePm a.arrow {
    float: right;
    padding-left: 16px;
    background: url(../../images/ico_arrow_s.gif)  left center no-repeat;
}

#content table.bizSvs {
    margin: 0px 0px 0px 0px;
    padding: 0;
    border: none;
    width: 760px;
}

#content .result_ex table.bizSvs {
    margin: 0px auto 0px auto;
    padding: 0;
    border: none;
    width: 680px;
}

#content table.bizSvs2 {
    margin: 0px 0px 20px 0px;
    padding: 0;
    border: none;
    width: 680px;
}

#content table.bizSvs td,
#content table.bizSvs2 td {
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 2px 0px;
}


#content table.bizSvs td.outline,
#content table.bizSvs2 td.outline {
    font-size: 93%;
}

#content table.bizSvs td img,
#content table.bizSvs2 td img {
    vertical-align: middle;
}


#content table.priceTable_option {
    margin: 40px auto 0px auto;
    padding: 0px 0px 0px 0px;
    border: none;
    width: 620px;
}

#content table.priceTable_option th {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 5px 7px;
    font-size: 93%;
    text-align: left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #e8e8e8;
    font-weight: normal;
    white-space: nowrap;
}

#content table.priceTable_option td {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 5px 7px;
    font-size: 93%;
    text-align: left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    white-space:nowrap;
}

#content table.priceTable_option td.mark,
#content table.priceTable_option th.mark {
    font-size: 93%;
    text-align: center;
    width: 60px;
    white-space:nowrap;
}

#content table.priceTable_option td.taglink {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 5px 0px;
    font-size: 93%;
    text-align: right;
    border-left: none;
    border-bottom: 1px solid #ccc;
    white-space:nowrap;
}


#content table.priceTable_option th.entry_p {
    border-right: 1px solid #ccc;
    text-align: center;
}

#content table.priceTable_option td.price {
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 0px 7px;
    font-size: 93%;
    text-align: right;
    border-right: 1px solid #ccc;
    width: 150px;
    white-space: nowrap;
}

#content table.priceTable_option td.result_option_caption {
    border-left: none;
    border-bottom: 1px solid #ccc;
}

#content table.priceTable_option td p.linetext {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    font-size: 93%;
    font-weight: normal;
}

#content table.priceTable_option td.caution_op {
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
    font-size: 100%;
    text-align: left;
    font-weight: normal;
    border: none;
    line-height: 1.4em;
}

#content p.capBiz {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
}

#content p.capBizB {
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
}


/*--------------------------------------
    ADSL申し込み・法人
---------------------------------------*/

#content .bn {
    margin: 0px auto 15px auto;
    padding: 5px 0px 0px 0px;
    text-align: center;
}

#content .cautinAdsl {
    margin: 7px auto 20px auto;
    padding: 0px 0px 0px 0px;
    border: none;
    width: 760px;
    text-align: left;
}


#corp #content table.result td.service,
#adsl #content table.result td.service {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 13px;
    text-align: left;
    width: 200px;
}


#corp #content table.result td.textLink,
#adsl #content table.result td.textLink {
    margin: 0px 0px 0px 0px;
    padding: 15px 7px 15px 17px;
    border-right: none;
}

#corp #content table.result td.mark,
#adsl #content table.result td.mark {
    width: 40px;
}

#corp #content table.result td.rstText,
#adsl #content table.result td.rstText {
    width: 300px;
}

#corp #content table.result td.btn,
#adsl #content table.result td.btn {
    width: 180px;
}



/*--------------------------------------
    途中完了関連
---------------------------------------*/

#content .box_midcomp {
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    border-right: 1px solid #ccc;
}


#content .box_midcomp table.comp {
    margin: 0px 0px 0px 0px;
    padding: 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 100%;
    background-color: #f8f8f3;
}

#content .box_midcomp table.comp td {
    margin: 0px 0px 0px 0px;
    padding: 12px 10px 12px 10px;
    border-bottom: 1px solid #ccc;
}

#content .box_midcomp table.comp td p.caption {
    margin: 7px 2px 2px 2px;
    line-height: 1.4em;
    font-size: 93%;
}


/*--------------------------------------
    詳細画面スキップ関連
---------------------------------------*/

#content .box_skip {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

#content .box_skip .skip_table {
    margin: 0px 0px 0px 0px;
    padding: 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 100%;
}

#content .box_skip .skip_table td {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 7px 7px;
    border-bottom: 1px solid #ccc;
}

#content .box_skip .skip_table td.mark {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 7px 7px;
    border-right: none;
    border-bottom: 1px solid #ccc;
}

#content .box_skip .skip_table td p.caption {
    margin: -2px 0px 5px 0px;
    line-height: 1.6em;
    font-size: 93%;
}


/*--------------------------------------
    囲みキャプション
    使用箇所：
    box_white　郵便番号入力
    box_orange　提供結果NG、同意書
---------------------------------------*/

#content .box_white {
    width: 600px;
    margin: 0px auto 20px auto;
    padding: 1px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}

#content .box_top {
    width: 760px;
    margin: 0px auto 15px auto;
    padding: 1px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}

#content .box_white td,
#content .box_top td {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 7px 7px;
    text-align: left;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    background-color: #fff;
    line-height: 1.4em;
}

#content .box_white td p.text,
#content .box_top td p.text {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.4em;
}


#content .box_white_bottom {
    width: 760px;
    margin: 40px 0px 0px 0px;
    padding: 1px;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}

#content .box_white_bottom th,
#content .box_white_bottom td {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 7px 7px;
    text-align: left;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    background-color: #fff;
}

#content .box_white_bottom td.note {
    color: #666;
}


#content .box_white_bottom td p.caption {
    margin: 0px 0px 0px 0px;
}

#content .box_white_bottom td p.captionEm {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 3px 0px;
}

#content .box_white_bottom td p.caution {
    margin: 2px 0px 0px 0px;
}

#content .box_white_bottom_sg {
    width: 760px;
    margin: 20px 0px -20px 0px;
    padding: 1px;
    border: 0px;
}

#content .box_white_bottom_sg_chg {
    width: 760px;
    margin: 0px 0px -20px 0px;
    padding: 1px;
    border: 0px;
}

#content .box_white_bottom_sg td.note,
#content .box_white_bottom_sg_chg td.note {
    color: #666;
    padding: 0px, 7px, 0px, 7px;
}

#content .box_white_bottom_sg p.caution,
#content .box_white_bottom_sg_chg p.caution {
    margin: 0px 0px 0px 0px;
    color: #333;
}

#content .box_ftvng_bottom {
    width: 630px;
    margin: 40px auto 0px auto;
    padding: 1px;
}

#content .box_ftvng_bottom td.note {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 7px 7px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    background-color: #fbffd6;
    font-size: 93%;
}

#content .box_ftvng_bottom td.caption {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 3px 0px;
    border-top: none;
    border-left: none;
    border-right: none;
    font-weight: bold;
}

#content .box_ftvng_bottom td p.captionEm {
    margin: 0px 0px 0px 0px;
}

#content .box_ftvng_bottom a.chiba {
    margin: 5px 0px 5px 30px;
}

#content .box_ftvng_bottom td p {
    margin: 0px 0px 5px 0px;
}

#content .box_ftvng_bottom td span.alert {
    font-weight: bold;
}

#content table.box_orange_l {
    width: 760px;
    margin: 0px 0px 15px 0px;
    padding: 0;
    border-top: 1px solid #ff7f00;
    border-left: 1px solid #ff7f00;
}

#content table.box_orange_l th,
#content table.box_orange_l td {
    margin: 0px 0px 0px 0px;
    padding: 7px;
    text-align: left;
    border-bottom: 1px solid #ff7f00;
    border-right: 1px solid #ff7f00;
    background-color: #fff9cd;
}

#content table.box_orange_l td p.text {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.4em;
}

#content table.box_orange_l td p.caption {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 100%;
    font-weight: bold;
}


#content table.box_orange_l td p.cautionb {
    margin: 1px 0px 2px 0px;
    padding: 0px 0px 0px 1em;
    text-indent:-1em;
    font-size: 93%;
    font-weight: normal;
    line-height: 1.2em;
    color: #333;
}

#content .box_orange_l td div.column {
    margin: 7px 0px 7px 0px;
    padding: 0px 1em 0px 1em;
}

#content .box_orange_l td div.columnL {
    margin: 7px 0px 17px 0px;
    padding: 0px 1em 0px 1em;
}


#content table.box_orange_l table.settingEx {
    margin: 2px 2px 2px 2px;
    padding: 7px;
    text-align: left;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #fff;
}

#content table.box_orange_l table.settingEx th {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    background-color:#f8f8f8;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 93%;
    text-align: center;
    line-height: 1.4em;
    font-weight: normal;
    white-space:nowrap;
}

#content table.box_orange_l table.settingEx td {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 93%;
    text-align: left;
    line-height: 1.6em;
}

#content table.box_orange_l table.settingEx th.head {
    width: 34%;
}

#content table.box_orange_l table.settingEx th.setting {
    width: 33%;
}

#content table.box_orange_l table.settingEx th.info {
    width: 33%;
}

#content table.box_orange_l td div.fsp_notice {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 93%;
    font-weight: bold;
}

#content table.box_orange_l td div.fsp_notice input {
    margin: -3px 1px 0px 0px;
    vertical-align: middle;
}


#content table.box_orange_l_err {
    width: 760px;
    margin: 0px 0px 15px 0px;
    padding: 0;
    border-top: 1px solid #ff7f00;
    border-left: 1px solid #ff7f00;
}

#content table.box_orange_l_err th,
#content table.box_orange_l_err td {
    margin: 0px 0px 0px 0px;
    padding: 7px;
    text-align: left;
    border-bottom: 1px solid #ff7f00;
    border-right: 1px solid #ff7f00;
    background-color: #fff3eb;
}

#content table.box_orange_l_err td p.text {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.4em;
}

#content table.box_orange_l_err td p.caption {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 100%;
    font-weight: bold;
}


#content table.box_orange_l_err td p.cautionb {
    margin: 1px 0px 2px 0px;
    padding: 0px 0px 0px 1em;
    text-indent:-1em;
    font-size: 93%;
    font-weight: normal;
    line-height: 1.2em;
    color: #333;
}

#content .box_mypage_caution_bottom {
    width: 580px;
    margin: 20px 0px 0px 0px;
    padding: 1px;
    border-top: 1px solid red;
    border-left: 1px solid red;
}

#content .box_mypage_caution_bottom th,
#content .box_mypage_caution_bottom td {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 7px 7px;
    text-align: left;
    border-bottom: 1px solid red;
    border-right: 1px solid red;
    background-color: #fff;
}

#content .box_mypage_caution_bottom td.note {
    color: #666;
    background-color: #fbffb6;
}

#content .box_mypage_caution_bottom td p.caption {
    color: red;
    margin: 0px 0px 0px 0px;
}

#content .box_mypage_caution_bottom td p.caution {
    color: #000;
    margin: 2px 0px 0px 0px;
}

/*--------------------------------------
    ADSL振り分け関連
---------------------------------------*/
#content .planAdsl {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #10007a;
    font-size: 160%;
    font-weight: bold;
}

#content .articleBoxAdsl {
    margin: 0px auto 20px auto;
    padding: 15px 20px 7px 20px;
    background-color: #f8f8f8;
    width: 720px;
}

#content .articleBoxAdsl2 {
    margin: 10px auto 20px auto;
    padding: 15px 0px 15px 0px;
    background-color: #f8f8f8;
    width: 760px;
    text-align: center;
}

#content .articleBoxAdsl div.cautionArea {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    text-align: left;
}

#content .articleBoxAdsl div.cautionArea p.caution {
    color: #f33;
}


#content table.table_confAdsl,
#content table.table_confAdsl2 {
    margin: 0px auto 0px auto;
    width: 720px;
}

#content table.table_confAdsl2 td.sep {
    padding: 0px 0px 0px 0px;
    width: 1px;
    background-color: #e0e0e0;
}

#content table.table_confAdsl2 td.sep2 {
    padding: 0px 0px 0px 0px;
    width: 1px;
    background-color: #e0e0e0;
}

#content table.table_confAdsl2 td.kinds {
    padding: 0px 10px 0px 10px;
}


#content table.table_confAdsl td {
    width: 50%;
}

#content table.table_confAdsl_child {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    width: 350px;
    text-align: center;
    border: solid 1px #ccc;
}

#content table.table_confAdsl_child td,
#content table.table_confAdsl2_child td {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    width: auto;
    text-align: center;
}

#content table.table_confAdsl_child td.text {
    padding: 7px 3px 0px 3px;
    text-align: center;
    font-size: 93%;
    line-height: 1.4em;
}

#content table.table_confAdsl2_child td.text {
    padding: 7px 3px 0px 3px;
    text-align: center;
    font-size: 93%;
    line-height: 1.4em;
}

#content table.table_confAdsl_child td.textEx {
    padding: 7px 15px 0px 15px;
    text-align: left;
    font-size: 93%;
    color: #f33;
    line-height: 1.2em;
}

#content table.table_confAdsl_child td.textEx p.period {
    padding: 1em 7px 12px 7px;
    text-align: left;
}

#content table.table_confAdsl2_child td.textEx {
    padding: 7px 5px 0px 5px;
    text-align: left;
    font-size: 93%;
    color: #f33;
    line-height: 1.2em;
}

#content table.table_confAdsl2_child td.textEx p.period {
    padding: 4px 7px 5px 7px;
    text-align: left;
}

#content table.table_confAdsl_child td.btn,
#content table.table_confAdsl2_child td.btn {
    padding: 15px 0px 10px 0px;
    text-align: center;
}

#content table.table_confAdsl2_child {
    background-color: #fff;
    width: 232px;
    text-align: center;
    border: solid 1px #ccc;
}


/*--------------------------------------
    同意画面関連
---------------------------------------*/
#content .agreementCap {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content .articleBox {
    margin: 0px auto 35px auto;
    padding: 10px 0px 10px 0px;
    background-color: #f8f8f8;
    width: 560px;
    text-align: center;
}


#content .articleBox table {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 280px;
}

#content .articleBox table td {
    margin: 0px 0px 0px 0px;
    padding: 2px;
    font-size: 93%;
}

#content .articleBox table td.allow {
    width: 16px;
}

#content .articleBox table td table.table_tosite {
    margin: 0px 0px 0px 7px;
    padding: 0px 0px 0px 0px;
}

#content .articleBox table td table.table_topdf {
    margin: 0px 0px 0px 7px;
    padding: 0px 0px 0px 0px;
}

#content .articleBox table td table.table_tosite td ,
#content .articleBox table td table.table_topdf td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 12px 0px;
}

#content .box_center .button_table {
    margin: 0px auto 0px auto;
    padding: 0;
    border: none;
}

#content .box_center p.caption {
    margin: 7px auto 10px auto;
    padding: 0px 0px 0px 0px;
}

#content .box_center .pictNagare {
    margin: 20px auto 10px auto;
    padding: 20px 0px 0px 0px;
}

#content .agreementBtn {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 30px 0px;
}

#content table.table_adobe {
    margin: 50px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 760px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fcfcfc;
}

#content table.table_adobe td a {
    font-size: 85%;
    display:block;
    text-align:left;
    text-decoration: none;
    color: #333;
}

#content table.table_adobe td a {
    padding: 10px 5px 10px 5px;
}


/*--------------------------------------
    プロバイダとオプション画面関連
---------------------------------------*/

#sepArea {
    width: 560px;
    float: left;
}

#provArea {
    width: 560px;
    float: left;
}

#sideArea {
    width: 190px;

    position: relative;
    float: right;
}

#content table.link_prv {
    margin: 0px 0px 10px 0px;
    padding: 0;
    border: none;
    width: 560px;
}

#content table.link_prv td {
    font-size: 93%;
}


#content table.link_prv td.outline {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 2px 0px;
}

#content table.link_prv td img {
    vertical-align: middle;
}


#content table.help_prv {
    margin: 7px 0px 0px 0px;
    padding: 0;
    border: none;
}

#content table.help_prv td {
    font-size: 93%;
}

#content table.help_prv td.about {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.help_prv td.outline {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 2px 0px;
}

#content table.help_prv td img {
    vertical-align: middle;
}

#content table.help_prv td p {
    line-height: 16px;
}

#providerOption #content table.inputForm {
    margin: 0px 0px 0px 0px;
}


#content table.iconProv {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    background:#fff;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}

#content table.iconProv td.innerTd {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 7px 7px;
    height: 60px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    text-align: left;
    width: 25%;
}

#content table.iconProv td.provTdNo {
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    text-align: center;
    height: 65px;
    width: 33%;
}

#content table.iconProv td.innerTdSp {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 0px 7px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    background-color:#f8f8f8;
    text-align: left;
    width: 25%;
}

#content table.iconProv td.innerTdNo label {
    font-size: 93%;
    font-weight: bold;
}

#content table.iconProv td.innerTdNo p.captionProv {
    margin: 2px 0px 5px 10px;
    padding: 0px 0px 0px 1em;
    text-indent:-1em;
    font-size: 85%;
    letter-spacing: 0.03em;
    color: #666;
}

#content table.iconProv td.innerTdNo input {
    margin: -3px 1px 0px 0px;
    vertical-align: middle;
}


#content table.iconProv td img {
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
}

#content table.iconProv td input {
    margin: 0px 0px 0px 0px;
    vertical-align: middle;
}

#content table.iconProv td.radioTd {
    margin: 0px 0px 0px 0px;
    padding: 0px 2px 0px 2px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
    font-size: 93%;
    color: #999;
    background: none;
}

#content table.iconProv td.provTd {
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    text-align: center;
    height: 65px;
    width: 33%;
}


#content table.iconProv td.provTd a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
}

#content table.iconProv td.innerTdNo {
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 0px 10px;
    background-color:#fff;
    border-left: 1px solid #999;
    text-align: left;
    width: 100%;
}

#content table.iconProv td.innerTdNo2 {
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 0px 10px;
    background-color:#fff;
    border-bottom: 1px solid #999;
    text-align: left;
    width: 100%;
    font-size: 93%;
}


#content table.iconProv td.radioTdText {
    margin: 0px 0px 0px 0px;
    padding: 7px 3px 0px 3px;
    border-left: 1px solid #999;
    background: none;
    text-align: center;
    font-size: 93%;
    color: #999;
}

#content table.iconProv td.provTd span {
    padding: 3px 3px 0px 3px;
}

#content table.iconProv td.innerTdNo span {
    padding: 3px 3px 0px 3px;
}



/*--------------------------------------
    プロバイダ　オプションの内側
---------------------------------------*/

#content table.inputForm td table.priceTableProvList input,
#content table.inputForm td table.priceTableProvListL input {
    margin: -3px 1px 0px 0px;
    vertical-align: middle;
}

#content table.inputForm td table.priceTableProvList {
    margin: 7px 0px 2px 10px;
    padding: 0px 0px 0px 0px;
    border-top: solid 1px #ccc;
    width: 355px;
}

#content table.inputForm td table.priceTableProvListL {
    margin: 2px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    width: 544px;
}

#content table.inputForm td .innerPriceLine table.priceTableProvListL {
    margin: 2px 0px 2px 3px;
    padding: 0px 0px 0px 0px;
    width: 525px;
}

#content table.inputForm td table.priceTableProvList td,
#content table.inputForm td table.priceTableProvListL td {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 2px 0px;
    border-bottom: solid 1px #ccc;
    font-size: 93%;
    width: 100%;
}

#content table.inputForm td table.priceTableProvList td.ext,
#content table.inputForm td table.priceTableProvListL td.ext {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 0px 0px;
    background: none;
    border-bottom: none;
    width: 100%;
}

#content table.inputForm td table.priceTableProvList td.price,
#content table.inputForm td table.priceTableProvListL td.price {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 2px 0px;
    border-bottom: solid 1px #ccc;
    text-align: right;
    white-space:nowrap;
    width: 100%;
}

#content table.inputForm td table.priceTableProvList td.price2,
#content table.inputForm td table.priceTableProvListL td.price2 {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 0px 0px;
    border-bottom: solid 0px;
    text-align: right;
    white-space:nowrap;
    width: 100%;
}

#content table.inputForm td table.priceTableProvList td.caution,
#content table.inputForm td table.priceTableProvListL td.caution,
#content table.inputForm td table.priceTableProvList td.notes,
#content table.inputForm td table.priceTableProvListL td.notes {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 2px 0px;
    border-bottom: none;
    font-size: 100%;
}

#content table.inputForm td table.priceTableProvList td.notes p,
#content table.inputForm td table.priceTableProvListL td.notes p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 3px 2em;
    text-indent:-2em;
    font-size: 85%;
    font-weight: normal;
    line-height: 1.2em;
    color: #666;
}
#content table.inputForm td table.priceTableProvList td p.caution2,
#content table.inputForm td table.priceTableProvListL td p.caution2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-indent:1em;
    font-size: 85%;
    font-weight: normal;
    color: #666;
}

#content table.inputForm td table.priceTableProvList td.caution p,
#content table.inputForm td table.priceTableProvListL td.caution p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 3px 1em;
    text-indent:-1em;
    font-size: 85%;
    font-weight: normal;
    line-height: 1.2em;
    color: #666;
}


#content table.inputForm td table.priceTableProvList img.mark_osusume,
#content table.inputForm td table.priceTableProvListL img.mark_osusume {
    margin: 0px 0px 0px 5px;
    vertical-align: text-bottom;
}

/*--------------------------------------
    利用規約（プロバイダ　オプション）
---------------------------------------*/
#content table.inputForm td.cnt div.policies {
    font-size: 93%;
    margin:6px 0 0px 0;
    padding:0px 5px 2px 10px;
}

#content table.inputForm td.cnt div.policies p.title {
    margin-bottom:8px;
    font-weight:bold;
}

#content table.inputForm td.cnt div.policies p.link_list {
    margin-bottom:3px;
}

#content table.inputForm td.cnt div.policies p.link_list img {
    display:inline;
    vertical-align:middle;
}


/*--------------------------------------
    フロート関連
---------------------------------------*/

#content div#sideArea div#stype {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 0px 5px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: left;
}

#content div#sideArea div#stype table#styleProv {
    margin: 0px 0px 0px 0px;
    width: 178px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#content div#sideArea div#stype table#styleProv td.cap {
    padding: 5px 0px 5px 3px;
    text-align: left;
}

#content div#sideArea div#stype table#tokuten {
    margin: 5px 0px 3px 0px;
    width: 178px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #fff;
    color: #f33;
}

#content div#sideArea div#stype table#tokuten td.fcap {
    padding: 5px 5px 5px 5px;
    text-align: left;
}
#content div#sideArea div#stype table#tokuten td.fcnt {
    padding: 5px 5px 3px 5px;
    text-align: right;
    vertical-align: middle;
    font-size: 85%;
    font-family: Arial, sans-serif;
}

#content div#sideArea div#stype table#tokuten td.pcap {
    border-top: 1px solid #ccc;
    padding: 5px 5px 3px 5px;
    text-align: left;
}
#content div#sideArea div#stype table#tokuten td.pcnt {
    padding: 0px 5px 3px 5px;
    text-align: right;
    vertical-align: middle;
    font-size: 85%;
    font-family: Arial, sans-serif;
}


#content div#sideArea .provPrice span.price {
    font-weight: bold;
    font-size: 100%;
    font-family: Arial, sans-serif;
}

#content div#sideArea .provPrice span.yen {
    padding: 0px 0px 0px 2px;
    font-size: 85%;
}

#content div#sideArea .provPrice span.ninen {
  margin-right:4px;
}

#content div#sideArea div#optionArea {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 7px 5px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: left;
    background-color: #f8f8f8;
}

#content div#sideArea div#optionArea img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content div#sideArea div#optionArea table#option_table {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 178px;
    border-top: 1px solid #ccc;
    background-color: #fff;
}

#content div#sideArea div#optionArea table#option_table td {
    margin: 0px 0px 0px 0px;
    padding: 3px 5px 1px 3px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: none;
    text-align: left;
}


#content div#sideArea div#optionArea table#option_table td.noitem {
    text-align: left;
    padding: 3px 5px 3px 3px;
    border-bottom: 1px solid #ccc;
}

#content div#sideArea div#optionArea table#option_table td.price {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 3px 5px;
    border-bottom: 1px solid #ccc;
    text-align: right;
}

#content div#sideArea div#optionArea table#option_table td.price span.price {
    font-size: 100%;
    font-weight: bold;
    font-family: Arial, sans-serif;
}

#content div#sideArea div#optionArea table#option_table td.price span.yen {
    font-size: 85%;
    font-weight: normal;
}

#content div#sideArea div#optionArea table#option_table td.price span.tel {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 0px;
    font-size: 85%;
    font-weight: normal;
    color: #999;
}


#content div#sideArea div#optionArea table#option_table td.lastcell {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 2px 5px;
    background: none;
}

#content div#sideArea .provPrice {
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
    text-align: right;
}

#content div#sideArea div#priceArea {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 6px 5px;
    background: url(../../images/float/parts_bottom.gif) no-repeat bottom;
}

#content div#sideArea div#priceArea table#price_table {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 178px;
    background-color: #fff;
}


#content div#sideArea div#priceArea table#price_table td.cap {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 2px 2px;
    text-align: left;
}

#content div#sideArea div#priceArea table#price_table td.priceTd {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    text-align: right;
}

#content div#sideArea div#priceArea table#price_table td span.price {
    font-size: 160%;
    font-weight: bold;
    color: #10007b;
    font-family: Arial, sans-serif;
}

#content div#sideArea div#priceArea table#price_table td span.yen {
    font-size: 93%;
    font-weight: normal;
}

#content div#sideArea div#priceArea table#price_table td span.prices {
    font-size: 100%;
    font-weight: bold;
    color: #10007b;
    font-family: Arial, sans-serif;
}

#content div#sideArea div#cautionArea {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/*--------------------------------------
フロート レンジ料金
---------------------------------------*/
#content div#sideArea .provPriceRange span.price_min {
    font-weight: bold;
    font-size: 100%;
    font-family: Arial, sans-serif;
}

#content div#sideArea .provPriceRange span.price_max {
    font-weight: bold;
    font-size: 100%;
    font-family: Arial, sans-serif;
}

#content div#sideArea .provPriceRange span.yen {
    padding: 0px 0px 0px 2px;
    font-size: 85%;
}

#content div#sideArea .provPriceRange {
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
    text-align: right;
}

#content div#sideArea div#priceArea table#price_table td.priceRangeTd {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    text-align: right;
}

#content div#sideArea div#priceArea table#price_table td span.price_min {
    font-size: 110%;
    font-weight: bold;
    color: #10007b;
    font-family: Arial, sans-serif;
}
#content div#sideArea div#priceArea table#price_table td span.price_max {
    font-size: 110%;
    font-weight: bold;
    color: #10007b;
    font-family: Arial, sans-serif;
}

#content div#sideArea div#priceArea table#price_table td span.prices_min {
    font-size: 60%;
    font-weight: bold;
    color: #10007b;
    font-family: Arial, sans-serif;
}

#content div#sideArea div#priceArea table#price_table td span.prices_max {
    font-size: 60%;
    font-weight: bold;
    color: #10007b;
    font-family: Arial, sans-serif;
}

#content div#sideArea div#priceArea table#price_table td span.yen_range {
    font-size: 70%;
    font-weight: normal;
}

/*--------------------------------------
    お知らせ
---------------------------------------*/

#content .box_center #notice_caption {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 560px;
}

#content .box_center #notice_table {
    margin: 0px auto 30px auto;
    padding: 0px 0px 0px 0px;
    width: 560px;
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

#content .box_center #notice_table td {
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 10px 20px;
    width: 560px;
}

#content .box_center #notice_table td p.text {
    font-size: 93%;
    text-align: left;
    line-height: 1.6em;
}

#content .box_center #notice_table td p.text_sg {
    margin: 10px 0px 0px 0px;
    font-size: 93%;
    text-align: left;
    line-height: 1.6em;
    margin-left: 1em;
    text-indent: -1em;
}

/*--------------------------------------
    移転（IRU）
---------------------------------------*/
#content .box_center #notice_table_move {
    margin: 0px auto 30px auto;
    padding: 0px 0px 0px 0px;
    width: 560px;
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}

#content .box_center #notice_table_move td {
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 10px 20px;
    width: 560px;
}

#content .box_center #notice_table_move td p.text {
    font-size: 93%;
    text-align: left;
    line-height: 1.6em;
}

#content .box_center #notice_table_move td p.text_sg {
    margin: 10px 0px 0px 0px;
    font-size: 93%;
    text-align: left;
    line-height: 1.6em;
    margin-left: 1em;
    text-indent: -1em;
}

/*--------------------------------------
    お知らせ（同意画面）
---------------------------------------*/

#content .box_center #agreement_caption {
    margin: 10px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 560px;
}

#content .box_center #agreement_table {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 560px;
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

#content .box_center #agreement_table td.agreement_caution {
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 10px 20px;
    width: 560px;
    font-size: 93%;
    text-align: left;
    line-height: 1.6em;
}


/*--------------------------------------
    お知らせ（完了画面）
---------------------------------------*/

#content .box_center #comp_caption {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 560px;
}

#content .box_center #comp_table {
    margin: 0px auto 30px auto;
    padding: 0px 0px 0px 0px;
    width: 560px;
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}

#content .box_center #comp_table td.comp_caution {
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 10px 20px;
    width: 560px;
    font-size: 93%;
    text-align: left;
    line-height: 1.4em;
}




/*--------------------------------------
    受付実施中関連
---------------------------------------*/

#content table.table_wait {
    margin: 10px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 760px;
    text-align: center;
}


#content table.table_wait td {
    text-align: center;
}

#content table.table_wait td.logo {
    padding: 50px 0px 0px 0px;
}

#content table.table_wait td.bar {
    padding: 20px 0px 0px 0px;
}

#content table.table_wait td.caption {
    padding: 40px 0px 0px 0px;
    font-size: 110%;
    font-weight: bold;
    color: #320083;
}

#content table.table_wait td.caution {
    padding: 10px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.9em;
    font-weight: normal;
}




/*--------------------------------------
    希望工事日画面関連
---------------------------------------*/

#content p.msgConst {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 20px 0px;
    font-size: 123.1%;
    font-weight: bold;
}


#content table.calcnt {
    margin: 3px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    width: 100%;
}

#content table.calcnt td.prev {
    font-size: 110%;
    text-align: left;
}

#content table.calcnt td.next {
    font-size: 110%;
    text-align: right;
}


#content table.cal {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    width: 760px;
    border-top: 1px solid #ccc;
}

#content table.cal td.non,
#content table.cal th.non {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#content table.cal td.day,
#content table.cal th.day {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    font-size: 85%;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    text-align: center;
    font-weight: normal;
    color: #666;
    background-color: #f8f8f8;
}

#content table.cal td.lastday {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    font-size: 85%;
    text-align: center;
    font-weight: normal;
    color: #666;
    background-color: #f8f8f8;
}

#content table.cal td.cell,
#content table.cal th.cell {
    font-size: 85%;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    text-align: center;
    font-weight: normal;
    color: #333;
}

#content table.cal td.cellFree {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    font-size: 85%;
    border-right: 1px solid #aaa;
    text-align: center;
    font-weight: normal;
    color: #666;
}

#content table.cal td.lastcell {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    font-size: 85%;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    text-align: center;
    font-weight: normal;
    color: #666;
}


#content table.cal td.day span.dayw {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 93%;
}

#content table.cal td.cellFree,
#content table.cal th.cell,
#content table.cal th.day {
    border-left: 1px solid #aaa;
}

#content table.cal td.lastday {
    border-right: 1px solid #aaa;
}

#content table.cal td label {
    padding: 12px 0px 12px 0px;
    display: block;
}

#content table.cal td label input {
    vertical-align: middle;
}

#content table.cal td.lastcellNoapp {
    margin: 0px 0px 0px 0px;
    padding: 7px;
    font-size: 108%;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    text-align: center;
    font-weight: normal;
    color: #333;
}

#content table.cal td.lastcellNoapp input {
    margin: -3px 2px 0px 0px;
    vertical-align: middle;
}


#content table.cal td.lastcellNoapp label {
    padding: 0px 0px 0px 0px;
    display: inline;
}

#content table.cal td.lastcellNoapp a {
    padding: 0px 0px 0px 0px;
}

#content div.const_notes {
    margin: 10px 0;
    background-color: #efefef;
    padding: 15px;
}

#content div.const_notes ul{
    margin: 0.5em 1.5em;
}

#content div.const_notes li.top{
    margin-bottom: 5px;
}

#content table.cal td.cell span {
    padding: 3px 3px 3px 3px;
}

/*--------------------------------------
    入力確認画面関連
---------------------------------------*/
#content .confCaption {
    margin: 25px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    width: 760px;
    text-align: center;
}

#content .confBtns {
    margin: 7px 0px 0px 0px;
    width: 760px;
    text-align: right;
}

#content .confCap {
    margin: -7px 0px 0px 0px;
    font-size: 93%;
}


#content .confBtns img {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}


#content table.confTable {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 630px;
    border-left: 1px solid #888;
    border-top: 1px solid #888;
    border-right: 1px solid #888;
}

#content table.confTable th.title_conf {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 3px 5px;
    text-align: left;
    background-color:#d0d0d0;
    border-bottom: 1px solid #888;
    font-size: 93%;
    font-weight: bold;
}


#content table.confTable th.entry_conf {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 12px;
    width: 194px;
    text-align: left;
    background-color:#e8e8e8;
    border-bottom: 1px solid #888;
    font-size: 93%;
    font-weight: normal;
    border-right: 1px solid #888;
}

#content table.confTable td.cnt_conf {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 10px;
    width: 545px;
    text-align: left;
    font-size: 93%;
    background-color:#fff;
    border-bottom: 1px solid #888;
}

#content table.confTable td.cnt_conf p.note{
    margin-top:5px;
    color: #666;
    margin-left: 1em;
    text-indent: -1em;
    font-size: 90%;
}

#content table.confTable td.cnt_conf2 {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 7px;
    width: 400px;
    text-align: left;
    font-size: 93%;
    background-color:#fff;
    border-bottom: 1px solid #888;
}

#content table.confTable td.title_conf_offer2 {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 7px;
    width: 130px;
    text-align: center;
    font-size: 93%;
    background-color:#cce0ff;
    border-bottom: 1px solid #888;
    border-left: 1px solid #888;
    white-space:nowrap;
}

#content table.confTable td.cnt_conf_pent {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 7px;
    text-align: left;
    font-size: 93%;
    background-color:#fff;
    border-bottom: 1px solid #888;
}

#content table.confTable td.cnt_conf_price {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 7px;
    width: 186px;
    text-align: right;
    background-color:#fff;
    border-bottom: 1px solid #888;
    font-size: 93%;
    color: #666;
}

#content table.confTable td.cnt_conf_offer {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 7px;
    width: 150px;
    text-align: right;
    background-color:#fff;
    border-bottom: 1px solid #888;
    font-size: 93%;
    color: #666;
    white-space:nowrap;
}

#content table.confTable td.cnt_conf_offer2 {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 7px;
    width: 130px;
    text-align: center;
    background-color:#fff;
    border-bottom: 1px solid #888;
    border-left: 1px solid #888;
    font-size: 93%;
    color: #666;
    white-space:nowrap;
}

#content table.confTable td.title_conf_offer {
    margin: 0px 0px 0px 0px;
    padding: 5px 7px 3px 7px;
    text-align: center;
    background-color:#dbdbdb;
    border-bottom: 1px solid #888;
    font-size: 93%;
    color: #666;
    white-space:nowrap;
}


#content table.confTable th p.ent_m {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 1em;
    color: #333;
}

#content table.confTable td p.ent_m {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 100%;
}

#content table.confTable td.revision_conf {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 5px 0px;
    width: 760px;
    text-align: center;
    background-color:#fff;
    border-bottom: 1px solid #888;
    border-right: 1px solid #888;
    border-left: 1px solid #888;
}


#content .confEnq {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

#content .sep img {
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.confCap {
    margin: -5px 0px 10px 0px;
}

#content table.confCap p {
    padding: 0px 15px 0px 0px;
}


#content table.confServiceTable {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-left: 1px solid #888;
    border-top: 1px solid #888;
    border-right: 1px solid #888;
}

#content table.confServiceTable th.entry {
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 7px 5px;
    text-align: left;
    background-color:#e8e8e8;
    border-bottom: 1px solid #888;
    border-right: 1px solid #888;
    font-weight: bold;
    width: 189px;
}

#content table.confServiceTable td.cntSd {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #888;
}

#content table.confServiceTable td.cntSd p {
    margin: 7px 0px 0px 0px;
}

#content table.confServiceTable td.cntLinkSd {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
    text-align: right;
    background-color:#fff;
    border-bottom: 1px solid #888;
}

#content table.confServiceTable td.cntLinkSd p {
    margin: 7px 0px 0px 0px;
    font-size: 93%;
}

#content table.fletsNumber {
    width:760px;
    margin-bottom:20px;
}

#content table.confTableWrapper {
    width:760px;
    margin: 0px 0px 25px 0px;
}

#content table.confTableWrapper td.cnt {
    width:630px;
}

#content table.confTableWrapper td.btn {
    border-width:1px 1px 1px 0px;
    border-style:solid;
    border-color: #888;
    text-align:center;
}


/*--------------------------------------
    完了画面関連
---------------------------------------*/

#content table.table_caption {
    margin: 0px auto 15px auto;
    padding: 0px 0px 0px 0px;
    width: 560px;
}

#content table.table_caption td {
    padding: 0px 0px 7px 0px;
}

#content table.table_caption td.icon {
    padding: 5px 10px 5px 0px;
}

#content table.table_caption td.text {
    padding: 3px 0px 0px 0px;
    width: 100%;
}

#content table.table_caption td.text p.em {
    padding: 0px 0px 3px 0px;
    font-size: 93%;
    font-weight: bold;
    color: #666;
}

#content table.table_caption td p.text {
    font-size: 93%;
    color: #666;
    line-height: 1.4em;
}

#content table.table_caption td.caption_em {
    font-size: 100%;
    font-weight: bold;
}

#content table.table_caption td.caption_em p.caption_em {
    padding:0px;
    color: #339;
}

#content table.table_caption td p.caution {
    margin: 0px 0px 5px 0px;
}

#content p.pictFin {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
}




#content table.pubid {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-left: 1px solid #aaa;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

#content table.pubid th.entry {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    text-align: left;
    background-color:#e8e8e8;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    font-weight: bold;
    width: 130px;
}

#content table.pubid td.cntSd {
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 2px 7px;
    text-align: left;
    background-color:#fff;
    border-bottom: 1px solid #aaa;
    font-size: 140%;
}

#content table.pubid td.cntSd p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


#content .table_captioninner {
    margin: 0px;
    padding: 0px 2px 0px 2px;
}

#content .table_captioninner td{
    margin: 0px;
    padding: 0px;
}


#content .table_captioninner td p.text {
    font-size: 93%;
    color: #666;
}

#content div.identity_notes {
    width:560px;
    background-color: #fff9cd;
    border: 1px solid red;
    padding:15px 10px 0px 10px;
    margin: 0px auto 25px auto;
    text-align:left;
}

#content div.identity_notes_confirm {
    width:760px;
    background-color: #fff9cd;
    border: 1px solid red;
    margin: 10px auto 25px auto;
    text-align:left;
}

#content div.identity_notes_confirm div.inner_content{
    padding:15px 15px 0px 15px;
}

#content div.identity_notes div.inner_box,
#content div.identity_notes_confirm div.inner_box{
    background-color: #ffffff;
    border:1px solid #aaa;
    padding:5px 5px 5px 5px;
    margin:2px 0px 15px 0px;
    font-size:93%;
    line-height: 1.4em;
}

#content div.identity_notes div.inner_box p.caution,
#content div.identity_notes_confirm div.inner_box p.caution{
    padding: 0px 0px 0px 1em;
    text-indent:-1em;
    font-size: 93%;
    font-weight: normal;
    line-height: 1.2em;
    color: black;
}

#content div.identity_notes p.title,
#content div.identity_notes_confirm p.title{
    color: red;
    background: #fff9cd url(/app2/images/icon_attention2.gif) no-repeat;
    text-decoration:underline;
    font-weight:bold;
    margin:0 0 10px 0;
    font-size:130%;
    height:39px;
    padding:10px 0 0 55px;
}

#content div.identity_notes p.text,
#content div.identity_notes_confirm p.text{
    font-size:93%;
    line-height: 1.4em;
}

#content div.identity_notes p.em,
#content div.identity_notes_confirm p.em{
    font-size:93%;
    font-weight:bold;
    margin-bottom:4px;
}


/*--------------------------------------
    注意書き
---------------------------------------*/
#content p.caption {
    margin: 7px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.4em;
    font-weight: normal;
}

#content p.caption2 {
    margin: 0px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.4em;
    font-weight: normal;
}

#content p.confcaption {
    margin: 17px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.4em;
    font-weight: normal;
}

#content p.captionEm {
    margin: 7px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.4em;
    font-weight: bold;
    color: #333;
}

#content p.captionEm2 {
    margin: 0px 0px 0px 0px;
    font-size: 93%;
    line-height: 1.4em;
    font-weight: bold;
    color: #333;
}

#content p.caution {
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 1em;
    text-indent:-1em;
    font-size: 85%;
    font-weight: normal;
    line-height: 1.2em;
    color: #666;
}

#content span.caution {
    font-size: 85%;
    font-weight: normal;
    color: #666;
}

#content p.caution_nocap {
    margin: 0px 0px 0px 0px;
    padding: 1em 0px 0px 0px;
    font-size: 85%;
    font-weight: normal;
    line-height: 1.2em;
    color: #333;
}

#content span.notes {
    font-size: 85%;
    font-weight: normal;
    color: #666;
}

#content p.notes {
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 3px 2em;
    text-indent:-2em;
    font-size: 85%;
    font-weight: normal;
    line-height: 1.2em;
    color: #666;
}


#content .attention {
    color: #ff6600;
    font-weight: bold;
}

#content .alert {
    color: #ff3333;
}

#content .em {
    font-weight: bold;
}

/*--------------------------------------
    エラー／特殊処理
---------------------------------------*/

#err #content table.msg_err {
    margin: 30px 0px 100px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    width: 760px;
    background-color: #fff;
    border: solid 2px #f60;
}

#content table.msg_err {
    margin: 15px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    width: 760px;
    background-color: #fff;
    border: solid 2px #f60;
}

#content table.msg_err tr {
}

#err #content table.msg_err td {
    margin: 0px 0px 0px 0px;
    padding: 17px 7px 17px 7px;
}

#content table.msg_err td {
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 7px 7px;
}

#content table.msg_err td.text_err {
    line-height: 1.4em;
    font-weight: bold;
}

#content table.msg_err td.text_err span {
    font-weight: bold;
    color: #f63;
}

#content table.msg_err td.icon_err {
    vertical-align:middle;
    width: 40px;
}

#content table.msg_err td.text_skip {
    text-align: center;
    font-weight: normal;
}

#content table.msg_err_cnt {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
}

#content table.msg_err_cnt tr {
}

#content table.msg_err_cnt td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content table.msg_err_cnt td.text_err{
    line-height: 1.4em;
    font-weight: bold;
    color: #f63;
}

#content table.msg_err_cnt td.icon_err {
    vertical-align:text-top;
    width: 30px;
}

#content table.box_orange_l_err table.msg_err_cnt {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

#content table.box_orange_l_err table.msg_err_cnt tr {
}

#content table.box_orange_l_err table.msg_err_cnt td {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}

#content table.box_orange_l_err table.msg_err_cnt td.text_err{
    line-height: 1.4em;
    font-weight: bold;
    color: #f63;
}

#content table.box_orange_l_err table.msg_err_cnt td.icon_err {
    vertical-align:text-top;
    width: 30px;
}

/*input.err {
    border: solid 3px #f63;
}*/


/*--------------------------------------
    小項目設定エラー（lv03）
---------------------------------------*/

#content table.inputForm .errTr th.entry {
    margin: 0px 0px 0px 0px;
    padding: 7px 5px 7px 5px;
    width: 189px;
    text-align: left;
    background-color:#ffd5bc;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    font-weight: bold;
}

#content table.inputForm .errTr td.cnt {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 7px 7px;
    width: 545px;
    text-align: left;
    background-color:#fff3eb;
    border-bottom: 1px solid #aaa;
}


/*--------------------------------------
    ヘルプ関連
---------------------------------------*/

#content table.inputForm td table.box_help,
#content table.inputForm td table.box_help2 {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    background:#fff9d2;
    border:2px solid #ffe100;
}

#content table.inputForm td table.box_help td.close_help,
#content table.inputForm td table.box_help2 td.close_help {
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 5px 5px;
    font-size: 85%;
    text-align: right;
}

#content table.inputForm td table.box_help td.text_help,
#content table.inputForm td table.box_help2 td.text_help {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 2px 5px;
    font-size: 93%;
    line-height: 1.4em;
    width: 545px;
}

#content table.inputForm td table.box_help td.text_help p.title,
#content table.inputForm td table.box_help2 td.text_help p.title {
    margin: 0px 0px 2px 0px;
    font-weight: bold;
}

#content table.inputForm td table.box_help td.text_help p.cautonhelp,
#content table.inputForm td table.box_help2 td.text_help p.cautonhelp {
    margin: 1px 0px 2px 0px;
    padding: 0px 0px 0px 1em;
    text-indent:-1em;
    font-size: 93%;
    font-weight: normal;
    line-height: 1.2em;
    color: #666;
}

#content table.link_box {
    margin: 0px 0px 0px 0px;
    padding: 0;
    border: none;
    width: auto;
}

#content table.link_box td {
    font-size: 93%;
}


#content table.link_box td.outline {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 2px 0px;
}

#content table.link_box td img {
    vertical-align: middle;
}

/*--------------------------------------
    プライバシーポリシー同意関連
---------------------------------------*/
#content div.privacy_policy {
    padding:12px;
    margin-bottom:20px;
    text-align:center;
    border:1px solid #c90;
    background-color:#fffae5;
}

#content div.privacy_policy_error {
    padding:12px;
    margin-bottom:20px;
    text-align:center;
    border:1px solid #c90;
    background-color:#fff3eb;
}

#content div.privacy_policy p,
#content div.privacy_policy_error p {
    text-align:center;
    margin-bottom:10px;
}

#content div.privacy_policy p img,
#content div.privacy_policy_error p img {
    vertical-align:middle;
    display:inline;
}

#content div.privacy_policy table.agree,
#content div.privacy_policy_error table.agree {
    margin:0 auto;
}

#content div.privacy_policy table.agree td.label,
#content div.privacy_policy_error table.agree td.label {
    padding-left:5px;
    font-weight:bold;
    font-size:120%;
}

#content div.privacy_policy_error table.msg_err_cnt {
    margin:0 auto 5px auto;
}

#content div.privacy_policy p.title,
#content div.privacy_policy_error p.title {
    text-align:left;
    font-weight:bold;
    font-size:120%;
	margin-bottom:8px;
}

#content div.privacy_policy div.notes,
#content div.privacy_policy_error div.notes {
    margin-bottom: 10px;
}

#content div.privacy_policy div.notes p,
#content div.privacy_policy_error div.notes p {
    text-align:left;
    font-size:93%;
    margin-bottom: 5px;
    padding-left:1em;
    text-indent:-1em;
    line-height:1.3em;
}


/*--------------------------------------
    ヘルプ機能の説明
---------------------------------------*/

#content table.helpNotes {
    margin:0 0 10px auto;
    font-size:93%;
}

#content table.helpNotes td {
    border:1px solid #639dd2;
    vertical-align: middle;
    padding:4px 12px 7px 12px;
}

/*--------------------------------------
    メンテナンス告知
---------------------------------------*/

#content div.maintenance {
    margin: 0px 0px 20px 0px;
    text-align: center;
    width: 760px;
}

#content div.maintenance p {
    margin: 0px auto 0px auto;
    padding: 7px 12px 7px 12px;
    width: 660px;
    text-align: left;
    font-size: 93%;
    font-weight: normal;
    line-height: 1.4em;
    color: #f33;
    border:1px solid #ccc;
}


/*--------------------------------------
    消費税注記
---------------------------------------*/
#content div.taxNotes {
    zoom: 1;
    clear: both;
}

#content div.taxNotes p {
    margin:0 0 0 0;
    padding: 2px 0 1px 4px;
    float: right;
    display: inline-block;
    font-size: 10px;
    line-height: 130%;
    border: solid 1px #cc0000;
    color: #b00;
}


/*--------------------------------------
    clearfix
---------------------------------------*/
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */

.sepArea:after,
#provArea:after,
#sideArea:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


.sepArea,
#provArea,
#sideArea {
    display: inline-block;
    min-height: 1%;
}

/* Mac IE には適用させない ＼*/
* html .sepArea,
* html #provArea,
* html #sideArea {
    height: 1px;
}

.sepArea,
#provArea,
#sideArea { display: block; }
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */

/* ADSL 訴求対応 */
#content div#sideArea .provPriceTable {
    margin:5px 0 0 0;
    width:178px;
}

#content div#sideArea .provPriceTable td.price {
    text-align:right;
}

#content div#sideArea .provPriceTable div.adsl {
    margin-top:2px;
}

#content div#sideArea .provPriceTable span.price {
    font-weight: bold;
    font-size: 100%;
    font-family: Arial, sans-serif;
}

#content div#sideArea .provPriceTable span.yen {
    padding: 0px 0px 0px 2px;
    font-size: 85%;
}

#content div#sideArea .provPrice span.adsl {
    margin-right:4px;
}


/*--------------------------------------
    一般的なテーブル用
---------------------------------------*/
table.type01 {border-spacing: 0; margin: 1em 0; *border-collapse: collapse; /* IE7 and lower */
border: 1px solid #c0c0c0; border-width: 1px 0 0 1px; background-color: #fff;}

table.type01 caption {text-align: right; padding-bottom: 5px;} /* 税金用に専用で使用 */

table.type01 th {font-weight: normal; background-color: #f2f2f2;}
table.type01 th, 
table.type01 td {line-height: 1.5; border: 1px solid #c0c0c0; border-width: 0 1px 1px 0;padding:5px;}
table.type01 th {text-align: center;}

/* -- 表中のリスト -- */
table ul, table ol {margin: 0.3em 0  0.3em 1.75em;}
table ol {margin-left: 2.25em;}
table li {margin: 0.3em 0;}

/* -- 表中の入れ子テーブル制御（レイアウト用） -- */
table.type01 table, table.type02 table {margin: 0;}
table.type01 table,
table.type01 table.type00,
table.type01 table th, table.type01 table td,
table.type01 table.type00 th, table.type01 table.type00 td {background: none; border: none;}


/*----------------------------------------------------------------------
    法人のお客さまへおすすめのセットサービス（まるらくオフィス）
-----------------------------------------------------------------------*/
.bo_osusume {border: 2px solid #004ea2; margin-bottom: 2.5em; width: 100%;}
.bo_osusume th {background: #004ea2; color: #ffec80; font-size: 20px; letter-spacing: 0.1em; padding: 0 20px; text-align: center; border: none;}
.bo_osusume td {border: none;}
.bo_osusume td.maruraku {padding: 15px 30px;}
.bo_osusume td.maruraku .service {overflow: hidden; zoom: 1;}
.bo_osusume td.maruraku .service .logo {padding-top: 15px; float: left;}
.bo_osusume td.maruraku .service a {font-size: 14px; float: right; display: block; margin-top: 30px;}
.bo_osusume td.maruraku ul.tag {margin: 0 0 0 -5px; padding: 0; list-style: none; font-size: 12px; overflow: hidden; zoom: 1;}
.bo_osusume td.maruraku ul.tag li {float: left; background: #ea613f; color: #fff; margin: 0 4px; padding: 3px 8px; border-radius: 2px;}
.bo_osusume td.maruraku ul.tag li.plus {font-size: 16px; margin: 0; padding: 0; background: none; color: #666;}

.bo_osusume td.btn {background: #fffae5; padding: 10px 40px; text-align: center;}
.bo_osusume td.btn a { float: right;}


/*----------------------------------------------------------------------
    ローディング
-----------------------------------------------------------------------*/
.loader,
.loader:before,
.loader:after { border-radius: 50%; width: 2.5em; height: 2.5em; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation: load7 1.8s infinite ease-in-out;  animation: load7 1.8s infinite ease-in-out;}
.loader {color: #2e0080; font-size: 10px; margin: 0px auto; position: relative; text-indent: -9999em; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -0.16s; animation-delay: -0.16s;}
.loader:before, .loader:after { content: ''; position: absolute; top: 0;}
.loader:before { left: -3.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s;}
.loader:after { left: 3.5em;}
@-webkit-keyframes load7 { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em;} 40% {box-shadow: 0 2.5em 0 0;}}
@keyframes load7 { 0%, 80%, 100% {box-shadow: 0 2.5em 0 -1.3em; } 40% { box-shadow: 0 2.5em 0 0;}}