@charset "euc-jp";

/* --------------------------------------------------------------------
    Copyright 2009 Netowl corporation
    Firebird layout.css
/* -------------------------------------------------------------------- */


#main .section {
    float: left;
    width: 640px;
    margin: 0 0 20px 0;
    text-align: left;
}

#main .inner_section {
    float: left;
    margin: 0 10px 20px;
}


#main .button_box {
    clear: both;
    text-align: center;
}

#main .inner_button_box {
    clear: none;
    text-align: center;
}

#main .indent_ajust {
    padding-left: 1em !important;
    text-indent: -1em !important;
}

#main .assist {
    padding: 0 3px;
    font-size: 90%;
}

#main h3 { margin-bottom: 15px; }



/* --------------------------------------------------------------------
    table
/* -------------------------------------------------------------------- */

#main table {
    width: 100%;
    margin-bottom: 12px;
}


/*#main table {
    width: 100%;
    margin-bottom: 12px;
    border-left: 1px solid #b3b3b3; 
    border-top: 1px solid #b3b3b3;
}

#main th {
    padding: 8px;
    background-color: #fff0d9;
    border-bottom: 1px solid #b3b3b3; 
    border-right: 1px solid #b3b3b3;
    text-align: center;
}

#main td {
    padding: 8px;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    text-align: center;
}*/


th.blue_back {
    height: 24px;
    padding: 8px;
    background: url(../images/common/th_back_blue.png) left top repeat-x;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    color: #fff;
    text-align: center;
}

th.blue_back_deep {
    width: 100px;
    height: 24px;
    padding: 8px;
    background: url(../images/common/th_back_blue_deep.png) left top repeat-x;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    color: #fff;
    font-size: 110%;
    text-align: center;
}

th.blue_back_right {
    height: 24px;
    padding: 8px;
    background: url(../images/common/th_back_blue_right.png) left top repeat-x;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    color: #3459b8;
    text-align: center;
}

td.blue_back {
    padding: 6px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    text-align: center;
}

.diff_back td.blue_back { background: #d5e0f3; }


th.pink_back {
    height: 24px;
    padding: 8px;
    background: url(../images/common/th_back_pink.png) left top repeat-x;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    color: #fff;
    text-align: center;
}

th.pink_back a {
    color: #fff;
    text-decoration: underline;
}

td.pink_back {
    padding: 6px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    text-align: center;
}

.diff_back td.pink_back { background: #ffd1d7; }


th.green_back {
    height: 24px;
    padding: 8px;
    background: url(../images/common/th_back_green.png) left top repeat-x;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    color: #fff;
    text-align: center;
}

td.green_back {
    padding: 6px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    text-align: center;
}

.diff_back td.green_back { background: #e2eec7; }


th.yellow_back {
    height: 24px;
    padding: 8px;
    background: url(../images/common/th_back_yellow.png) left top repeat-x;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    color: #fff;
    text-align: center;
}

th.yellow_back_deep {
    width: 120px;
    height: 24px;
    padding: 8px;
    background: url(../images/common/th_back_yellow_deep.png) left top repeat-x;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    color: #fff;
    font-size: 110%;
    text-align: center;
}

th.yellow_back_right {
    height: 24px;
    padding: 8px;
    background: url(../images/common/th_back_yellow_right.png) left top repeat-x;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    color: #f70;
    text-align: center;
}

td.yellow_back {
    padding: 6px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    text-align: center;
}

.diff_back td.yellow_back { background: #fde4c8; }


/* --------------------------------------------------------------------
    index
/* -------------------------------------------------------------------- */

#top_img {
    position: relative;
    margin-bottom: 15px;
}

#top_img .button_box {
    position: absolute;
    top: 112px;    
    left: 83px;
    width: 249px;
    height: 55px;
}

#top_feature_list .main_section {
    float: left;
    width: 640px;
    margin-bottom: 15px;
}

#top_feature_list .main_section li {
    float: left;
    width: 136px;
    padding: 0 12px;
    background: url(../images/common/dot_line_y.gif) right top repeat-y;
}

#top_feature_list .main_section li img { margin-bottom: 5px; }

#top_feature_list .main_section  li.list_end {
    padding-right: 0;
    background: none;
}

#top_feature_list .sub_section { clear: both; }

#top_feature_list .sub_section li {
    float: left;
    width: 270px;
    height: 33px;
    margin: 0 10px 10px 0;
    padding-left: 45px;
    background: url(../images/contents/index/top_feature_list_basic_back.png) left top no-repeat;
    color: #6b4d3d;
    font-size: 110%;
    font-weight: bold;
    line-height: 33px;
}

#top_feature_list .sub_section li.list_right { margin: 0 0 10px 0; }


.sub_link_buttons { text-align: right; }

.sub_link_buttons li {
    display: inline;
    margin-right: 10px;
    padding: 4px 0;
    line-height: 16px;
}

.sub_link_buttons li a {
    padding: 4px 0 4px 22px;
    background-image: url(../images/common/yellow_arrow_marker.png);
    background-position: 0 center;
    background-repeat: no-repeat;
    line-height: 16px;
}

.sub_link_buttons li a:hover {
    background-position: 1px center;
    text-decoration: underline;
}


#top_news .inner {
    float: left;
    width: 640px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    background: url(../images/contents/index/top_news_bottom_back.png) left bottom no-repeat;
}


#top_news #news_article {
    width: 612px;
    overflow: hidden;
    padding: 12px 12px 0 12px;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}

#top_news table {
    margin-bottom: 0;
    border: none !important;
}

#top_news table th {
    width: 56px;
    padding: 5px;
    background-color: #fff;
    border: none !important;
    vertical-align: top;
    text-align: left;
}

#top_news td {
    padding: 5px;
    background-color: #fff;
    border: none !important;
    text-align: left;
}

#top_news .diff_back th, 
#top_news .diff_back td { background-color: #ffe6cc !important; }

/*
#top_news .inner dl {
    float: left;
    width: 612px;
    overflow: hidden;
    padding: 12px 12px 0 12px;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}

#top_news .inner dl dt {
    float: left;
    width: 50px;
    margin-bottom: -38267px;
    _margin-bottom: 0;
    padding: 4px 8px 38272px;
    _padding: 4px 8px;
    background: #fff;
}

#top_news .inner dl dd {
    float: left;
    width: 530px;
    margin-bottom: -38267px;
    _margin-bottom: 0;
    padding: 4px 8px 38272px 0;
    _padding: 4px 8px 4px 0;
    background: #fff;
}
*/


/* サービス紹介 */

/*#service_plan_compare {
    float: left;
    width: 640px;
    background: url(../images/contents/service/or_mark.png) center center no-repeat;
}

#service_basic_plan {
    float: left;
    width: 286px;
}

#service_volume_plan {
    float: right;
    width: 286px;
}

#service_plan_compare dd {
    height: 120px;
    padding: 0 15px 10px;
    background: url(../images/contents/service/service_plan_intro_bottom_back.png) left bottom no-repeat;
    
}*/

#service_feature_list .main_section {
    float: left;
    margin-bottom: 12px;
}

#service_feature_list .main_section li {
    float: left;
    width: 294px;
    height: 190px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    /*background: url(../images/common/dot_line_x.gif) left bottom repeat-x;*/
}

#service_feature_list .main_section li dl {
    width: 290px;
    background: #ffdfb2;
}

#service_feature_list .main_section li dd {
    padding: 0 8px 8px;
    background: #ffdfb2;
}

#service_feature_list .main_section li.list_right { border-right: none; }

#service_feature_list .main_section li.list_bottom { border-bottom: none; }


#service_feature_list .sub_section { clear: both; }

#service_feature_list .sub_section li {
    float: left;
    width: 270px;
    height: 33px;
    margin: 0 10px 10px 0;
    padding-left: 45px;
    background: url(../images/contents/index/top_feature_list_basic_back.png) left top no-repeat;
    color: #6b4d3d;
    font-size: 110%;
    font-weight: bold;
    line-height: 33px;
}

#service_feature_list .sub_section li.list_right { margin: 0 0 10px 0; }

#planplus_intro dd ul {
    height: 480px;
    border-left: 1px solid #ccc;
}

#planplus_intro dd ul li {
    float: left;
    width: 298px;
    height: 140px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#planplus_intro dd ul li.list_bottom { border-bottom: none; }

#planplus_intro .button_box {
    height: 49px;
    background: url(../images/contents/service/planplus_gradation_back.png) left top repeat-x;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    line-height: 49px;
    text-align: center;
}

#planplus_intro .button_box img { padding: 8px 10px; }



/* 有料プラン紹介 */

#planplus_main_intro dd ul { height: 320px; }

#planplus_main_intro dd ul li {
    float: left;
    width: 298px;
    height: 140px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#planplus_main_intro dd ul li.list_right { border-right: none; }

#planplus_main_intro dd ul li.list_bottom { border-bottom: none; }

#planplus_main_intro .button_box { margin-bottom: 12px; }

#plan_plus_trial {
    margin-bottom: 12px;
    padding: 10px 14px;
    background: #fde1c2;
    border: 1px solid #ccc;
}



#planplus_function_table { clear: both; }

#planplus_function_table .left_section {
    float: left;
    width: 310px;
}

#planplus_function_table .right_section {
    float: right;
    width: 310px;
}

#planplus_function_table td {
    padding: 6px;
    text-align: center;
}

#planplus_function_table td.item_td {
    font-weight: bold;
    text-align: center;
}

#planplus_function_table td.explain_td {
    font-size: 90%;
    text-align: left;
}



/* 機能比較一覧 */

#service_function_table table { width: 640px; }

#service_function_table table th {
    padding: 8px;
    line-height: 13px;
}

#service_function_table .item_td { font-weight: bold; }

#service_function_table .explain_td {
    font-size: 90%;
    text-align: left;
}

#service_function_table span.assist { font-size: 90%; }


/* お申し込みの流れ */

#application_flow_list dt img { margin-bottom: 6px; }

#application_flow_list ul { margin-left: 10px; }

#application_flow_list ul li { padding: 10px; }

#application_flow_list ul li.diff_back { background: #fddfbd; }

#application_flow_list ul li dt {
    margin-bottom: 6px;
    font-size: 110%;
    font-weight: bold;
}

#application_flow_list ul li dd { padding-left: 3.5em; }


.application_flow_note { border: 1px solid #b3b3b3; }

.application_flow_note h4 {
    height: 28px;
    padding: 0 8px;
    background: url(../images/common/orange_gradation_back.png)
    border-bottom: 1px solid #b3b3b3;
    color: #ff5700;
    font-size: 120%;
    line-height: 28px;
}

.application_flow_note p { padding: 6px 10px; }


/* サポートマニュアル一覧 */

#support_manual_list {
    width: 600px !important;
    padding: 0 20px;
}

#support_manual_list .left_section {
    float: left;
    width: 286px;
}

#support_manual_list .right_section {
    float: right;
    width: 286px;
}

#support_manual_list dt {    
    height: 30px;
    background: url(../images/common/th_back_yellow_singleline.png) left top repeat-x;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

#support_manual_list dl dd {
    margin-bottom: 20px;
    text-align: left;
}

#support_manual_list dl dd li {
    margin: 0;
    padding: 8px 5px;
    background: url(../images/common/dot_line_x.gif) left bottom repeat-x;
} 

#support_manual_list dl dd li a {
    padding: 3px 0 3px 24px;
    background: url(../images/common/yellow_arrow_marker.png) left center no-repeat;
}

#support_manual_list dl dd ul.sub_list { padding: 5px 0 0 30px; }

#support_manual_list dl dd ul.sub_list li {
    padding: 2px 5px 2px 14px;
    background: url(../images/common/sub_marker.gif) left 2px no-repeat;
    border: none;
}

#support_manual_list dl dd ul.sub_list li a {
    padding-left: 0;
    background: none;
}


/* ニュース一覧〜詳細 */


#news_index #main dl, #news_mainte #main dl { margin: 0 10px; }

#news_index #main dl dt, #news_mainte #main dl dt {
    padding: 3px 6px;
    border: 1px solid #b3b3b3;
    font-size: 110%;
    font-weight: bold;
}

#news_index #main dl dd, #news_mainte #main dl dd { padding: 6px 10px; }

#news_index #main dl dd li, #news_mainte #main dl dd li { padding: 0 0 6px; }

#news_index #main dl dd li a, #news_mainte #main dl dd li a {
    padding: 4px 0 4px 22px;
    background-image: url(../images/common/green_arrow_marker.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    line-height: 18px;
}

#news_index #main dl dd li a:hover, #news_mainte #main dl dd li a:hover {
    background-position: 1px center;
    text-decoration: underline;
}

#news_mainte #main h4 {
    margin-bottom: 10px;
    padding: 4px 8px;
    background: #fcdab3;
    border-left: 8px solid #f79425;
    font-size: 105%;
}

#news_archive, #mainte_archive { margin: 0 10px 15px; }

#news_archive h4, #mainte_archive h4 {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #b3b3b3;
}

#news_archive h4 span#news_date, #mainte_archive h4 span#news_date {
    display: block;
    color: #777;
    font-size: 95%;
}

#news_archive h4 span#news_title, #mainte_archive h4 span#news_title {
    display: block;
    color: #8aba21;
    font-size: 120%;
}

#news_archive p, #mainte_archive p {
    padding: 0 10px 15px;
    border-bottom: 1px solid #b3b3b3;
}


#manual_archive { width: 640px; }

#manual_archive h4 {
    height: 30px;
    margin-bottom: 12px;
    padding: 0 8px;
    background: url(../images/common/th_back_yellow_singleline.png) left top repeat-x;
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    line-height: 30px;
}

#manual_archive h5 {
    margin-bottom: 12px;
    padding: 4px 8px;
    background: #fcdab3;
    border-left: 8px solid #f79425;
    font-size: 105%;
}

#manual_archive .man_img {
    margin-bottom: 12px;
    border: 1px solid #ccc;
}

#manual_archive .inner .inner table { width: 519px !important; }

#manual_archive .inner .inner table table { width: 80%; }

#manual_archive table {
    width: 100%;
    margin-bottom: 12px;
    border-collapse: collapse;
    border-left: 1px solid #b3b3b3; 
    border-top: 1px solid #b3b3b3;
}

#manual_archive th {
    padding: 8px;
    background-color: #dedede;
    border-bottom: 1px solid #b3b3b3; 
    border-right: 1px solid #b3b3b3;
    text-align: center;
}

#manual_archive td {
    padding: 8px;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}


#manual_archive .inner .inner .webmail_table .row_th { width: 50px !important; }

#manual_archive .inner .inner .webftp_table .sub_th { width: 50px !important; }

#manual_archive .inner .inner .webftp_table .icon_title {
    width: 95px !important;
    text-align: center;
}

#manual_archive ul, #manual_archive ol {
    margin-bottom: 12px;
    margin-left: 15px;
}

#manual_archive ul li {
    padding: 4px 0 4px 22px;
    background-image: url(../images/common/yellow_arrow_marker.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    border: none !important;
    line-height: 18px;
}


#manual_archive h6 {
    margin-bottom: 12px;
    padding: 3px 6px;
    background-color: #ccc;
}

#manual_archive dl {
    margin-bottom: 12px;
    padding: 10px;
    border: 1px solid #ccc;
}

#manual_archive dl dt {
    padding: 3px 5px;
    background: #ccc;
    font-weight: bold;
}

#manual_archive dl dd { padding: 10px; }

#manual_archive p { margin-bottom: 10px; }

#manual_archive .inner { margin: 0 10px; }

#manual_archive .man_img {
    margin-bottom: 10px;
    border: 1px solid #b3b3b3;
}

#manual_archive .to_smtp {
    margin-bottom: 15px;
    padding: 15px;
    background-color: #dedede;
    border: none;
    font-size: 12px;
}
#manual_archive .to_smtp dt {
    background-color: #dedede;
    color: #222;
    font-weight: bold;
}
#manual_archive .to_smtp dd {
    margin-bottom: 0;
    margin-left: 0;
    padding: 10px 0 0;
    text-align: center;
}
#manual_archive .to_smtp dd a {
    padding: 7px 10px 7px 25px;
    background: #fff url(../images/common/icon_down.png) no-repeat scroll 10px 50%;
    border-bottom: 1px solid #bbb;
}



/* よくある質問一覧 */

#faq_category_list {
    float: left;
    width: 640px;
    margin: 0 0 20px;
    padding: 0 15px;
}

#faq_category_list li {
    float: left;
    width: 300px;
    height: 39px;
    margin-bottom: 10px;
    margin-right: 10px;
} 

#faq_category_list li a {
    display: block;
    width: 255px;
    height: 39px;
    padding-left: 45px;
    background-image: url(../images/contents/support/faq_category_back_off.png);
    background-repeat: no-repeat;
    color: #5982d0;
    font-size: 115%;
    font-weight: bold;
    line-height: 39px;
}

#faq_category_list li a:hover { background-image: url(../images/contents/support/faq_category_back_on.png); }

.faq_section {
    clear: both;
    margin: 0 15px 20px;
}

.faq_section h4 {
    height: 30px;
    padding: 0 8px;
    background: url(../images/common/th_back_yellow_singleline.png) left top repeat-x;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    line-height: 30px;
}

.faq_question_list ul { margin-bottom: 8px; }

.faq_question_list li {
    padding: 4px 5px;
    background: url(../images/common/dot_line_x.gif) left bottom repeat-x;
}

.faq_question_list li a {
    padding: 4px 0 4px 22px;
    background: url(../images/common/yellow_arrow_marker.png) left center no-repeat;
}


.faq_section .button_box {
    display: block;
    text-align: right !important;
}


.faq_detail_section {
    clear: both;
    margin: 0 15px 20px;
}

.faq_detail_section h4 {
    height: 30px;
    padding: 0 8px;
    background: url(../images/common/th_back_yellow_singleline.png) left top repeat-x;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    line-height: 30px;
}


.faq_detail_section #faq_category_list { padding: 10px 0 0 !important; }

#faq_archive { margin-bottom: 20px; }

#faq_archive .faq_question {
    height: auto !important;
    height: 31px;
    min-height: 31px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 50px;
    background: url(../images/contents/support/question_icon.png) 10px 10px no-repeat;
    border: 1px solid #b3b3b3;
    color: #5982d0;
    font-size: 115%;
    font-weight: bold;
}

#faq_archive .faq_answer {
    height: auto !important;
    height: 31px;
    min-height: 31px;
    padding: 10px 10px 10px 50px;
    background: url(../images/contents/support/answer_icon.png) 10px 10px no-repeat;
    border: 1px solid #b3b3b3;
}

#faq_archive .faq_answer p { margin-bottom: 12px; }

.faq_detail_section fieldset {
    margin-bottom: 10px;
    padding: 8px 12px;
}

.faq_detail_section legend {
    padding: 0 10px;
    font-weight: bold;
}

#faq_archive .faq_answer table {
    border-collapse: collapse;
    border-left: 1px solid #b3b3b3;
    border-top: 1px solid #b3b3b3;
}

#faq_archive .faq_answer table th {
    padding: 6px;
    background: #fdead3;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    text-align: center;
}

#faq_archive .faq_answer table td {
    padding: 6px;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}



/* マニュアル・よくある質問サブメニュー */

#man_menu, #faq_menu { margin-bottom: 15px; }

.accordion { padding: 0 !important; }

.accordion dt {
    cursor: pointer;
    width: 187px;
    height: 29px;
    margin-bottom: 3px;
    padding-left: 28px;
    background-image: url(../images/common/sub_menu_title_back.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    line-height: 29px;
}

.accordion dt:hover {
    background-color: orange;
    color: #ff9700;
    font-weight: bold;
}

.single_list {
    cursor: pointer;
    width: 187px;
    height: 29px;
    margin-bottom: 3px;
    padding-left: 28px;
    background-image: url(../images/common/sub_menu_title_back.png);
    line-height: 29px;
}

.single_list a {
    display: block;
    height: 29px;
    color: #333;
}

.single_list a:hover {
    color: #ff9700;
    font-weight: bold;
}

.single_list span {
    color: #ff9700;
    font-weight: bold;
}


.accordion dd { padding: 6px 0 0; }

.accordion dd .child_list {
    margin: 0;
    padding: 0 10px 10px;
}

.accordion dd .child_list li {
    padding: 2px 0 0 15px;
    background: url(../images/common/sub_marker.gif) left 3px no-repeat;
}

.accordion .child_list li a { color: blue; }

.accordion dd .sub_list { padding: 0 0 0 6px; }

.accordion dd .sub_list li {
    padding: 2px 0 0 15px;
    background: url(../images/common/sub_marker.gif) left 3px no-repeat;
}

.accordion .child_list li span {
    padding: 3px 4px;
    background: #ffa733;
    color: #fff;
    font-weight: bold;
}


/* お問い合わせフォーム */

.contact_page .section h4 {
    height: 30px;
    margin-bottom: 12px;
    padding: 0 8px;
    background: url(../images/common/th_back_yellow_singleline.png) left top repeat-x;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    line-height: 30px;
}

.contact_page #main .inner { padding: 0 10px; }

.contact_page #main .inner p { margin-bottom: 10px; }

.contact_page #main .border_box p { margin-bottom: 0; }

.contact_alert {
    padding: 10px;
    margin: 0 10px;
    border: 1px solid #f4e4ba;
    background: #fffcf5;
}
.contact_alert_ttl {
    margin-bottom: 8px;
    font-size: 108%;
}



#contact_form {
    padding: 8px;
    border: 1px solid #b3b3b3;
}

#contact_form table th { text-align: center; }

#contact_form table th, #contact_form table td { padding: 8px; }

#contact_form table .diff_back th, #contact_form table .diff_back td { background: #e2eec7; }

#contact_form table td input { padding: 2px 3px; }


/* 参考CSS */

.memoIKW{
    margin-bottom: 1em;
    padding: 4px;
    border: 1px dotted #f00;
    
}



/* 120110 オリジナルドメインページ */

#original_domain_features {
    width: 580px !important;
    margin: 0 20px 15px !important;
    padding: 10px;
    background: #eef5de;
    border: 1px solid #b3b3b3;
}

#original_domain_features dt { margin-bottom: 5px; }

#original_domain_features dd {
    height: auto !important;
    height: 89px;
    min-height: 89px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    background: url(../images/common/dot_line_x.gif) left bottom repeat-x;
}

#original_domain_features dd.list_end {
    margin-bottom: 0;
    padding-bottom: 0;
    background: none;
}


#original_domain_category_menu {
    float: left;
    width: 580px;
    margin-bottom: 12px;
    margin-left: 20px;
}

#original_domain_category_menu li {
    float: left;
    clear: none;
    width: 144px;
    height: 30px;
    margin-bottom: 1px;
    margin-right: 1px;
}

.original_domain_section {
    clear: both;
    margin-bottom: 20px;
}

.original_domain_section h5 {
    width: 600px;
    height: 29px;
    margin-left: 20px;
    border-bottom: 2px solid #8aba21;
    color: #333;
    font-size: 110%;
    font-weight: bold;
    line-height: 29px;
}


.original_domain_section table {
    width: 600px !important;
    margin-bottom: 10px;
    margin-left: 20px;
    border-left: none;
}

.original_domain_section table td {
    padding: 3px 5px !important;
    border-bottom: 1px solid #b3b3b3;
    border-right: none !important;
    text-align: left;
}

.original_domain_section table td img {
    margin-right: 5px;
    vertical-align: middle;
}

.original_domain_section table td.domain_name {
    width: 200px;
    color: #8aba21;
    font-weight: bold;
}

.original_domain_section table td.pronounce, 
.original_domain_section table td.meaning { width: 200px; }


.original_domain_section .to_top {
    padding-right: 20px;
    text-align: right;
}

.original_domain_section .to_top a { text-decoration: underline; }




#service_original_domain #main h4 { margin-bottom: 8px; }

#service_original_domain .flow_dl {
    margin-bottom: 20px;
    border-bottom: 1px solid #b3b3b3;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}

#service_original_domain .flow_dl dt {
    padding: 4px 6px;
    background: #ccc;
    border-bottom: 1px solid #b3b3b3;
    border-top: 1px solid #b3b3b3;
    font-size: 110%;
    font-weight: bold;
}

#service_original_domain .flow_dl dd { padding: 10px; }


/* ツールログイン */

.tool_page #main p { margin-bottom: 10px; }

#login_form {
    position: relative;
    width: 600px;
    height: 130px;
    padding: 0 10px !important;
    background: #d0e3a6;
}

.item_title_id {
    position: absolute;
    top: 20px;
    left: 40px;
    font-weight: bold;
}

.item_title_pass {
    position: absolute;
    top: 55px;
    left: 40px;
    font-weight: bold;
}

.input_id {
    position: absolute;
    top: 17px;
    left: 150px;
    width: 400px;
    padding: 2px 3px;
}

.input_pass {
    position: absolute;
    top: 51px;
    left: 150px;
    width: 400px;
    padding: 2px 3px;
}

.input_login_button {
    position: absolute;
    top: 85px;
    left: 240px;
    width: 120px;
    height: 33px;
}


/* 121229 オプションサービス一覧 */

#option_service_list .inner {
    float: left;
    width: 608px;
    margin-bottom: 8px;
    padding: 0 15px 10px;
    border-bottom: 1px solid #b3b3b3;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}

#option_service_list .inner .main_list {
    float: left;
    width: 588px;
    margin-bottom: 10px;
    padding: 10px 10px;
    background: url(../images/common/dot_line_x.gif) left top repeat-x;
}

#option_service_list .inner .main_list li {
    float: left;
    width: 289px;
    margin-right: 10px;
}

#option_service_list .inner .main_list li.list_end { margin-right: 0; }

#option_service_list .inner .main_list li strong {
    display: block;
    margin-bottom: 5px;
    color: #ff5700;
    font-size: 145%;
}


#option_service_list .sub_link_buttons {
    clear: both;
    margin-bottom: 8px;
    padding-top: 8px;
    background: url(../images/common/dot_line_x.gif) left top repeat-x;
    text-align: left;
}

#option_service_list .assist {
    margin-bottom: 0;
    color: #666;
}




.price_title_date {
    margin: 10px 0 10px;
    padding: 3px 0 3px 14px;
    background: url(../images/contents/service/price_title_date.png) left top no-repeat;
    font-size: 13px;
    font-weight: bold;
}

.price_title {
    margin: 15px 0 5px;
    padding-left: 10px;
    background: url(../images/contents/service/price_title.png) left 2px no-repeat;
    font-size: 12px;
    font-weight: bold;
}



.diff_back2 th, .diff_back2 td { background: #f2f6fb !important; }


/* 150630 not found */
#notfound #main {
    width: 840px;
    padding: 10px 15px ;
    margin-right: 0 ;
    margin-bottom: 180px ;
}
#notfound #main .section {
    padding: 0 15px ;
}












