﻿div.div_contents
{
    float: left;
    width: 550px;
    padding: 10px 10px 5px 10px;
}

h2
{
    width: 540px;
    height: 17px;
    background: url(img/h2back_pink3.png) no-repeat;
    padding: 12px 0px 6px 10px;
    margin-bottom: 10px;
    font-size: 17px;
    clear: both; /*--border-top: #ff0033 4px solid; border-bottom: #ff0033 1px dotted; border-left: #ff0033 4px double;--*/
}
h2.h2_toki1
{
    width: 540px;
    height: 22px;
    background: url(img/h2_toki1.png) no-repeat;
    padding: 25px 0px 8px 10px;
    margin-bottom: 10px;
    font-size: 17px;
    clear: both;
    border: none;
}

h2.h2_toki2
{
    width: 540px;
    height: 22px;
    background: url(img/h2_toki2.png) no-repeat;
    padding: 25px 0px 8px 10px;
    margin-bottom: 10px;
    font-size: 17px;
    clear: both;
    border: none;
}

h2.h2_toki3
{
    width: 540px;
    height: 22px;
    background: url(img/h2_toki3.png) no-repeat;
    padding: 25px 0px 8px 10px;
    margin-bottom: 10px;
    font-size: 17px;
    clear: both;
    border: none;
}
h3
{
    width: 515px;
    height: 20px;
    background: url(img/h3back_pink3.png) no-repeat;
    padding: 8px 0px 5px 15px;
    font-size: 15px;
    clear: both;
    margin: 0px 10px 4px 10px;
}
h3.h3_point1
{
    width: 490px;
    height: 20px;
    background: url(img/h3_point1.png) no-repeat;
    padding: 25px 0px 10px 50px;
    font-size: 15px;
    clear: both;
    margin: 0px 5px 4px 5px;
}
h3.h3_point2
{
    width: 490px;
    height: 20px;
    background: url(img/h3_point2.png) no-repeat;
    padding: 25px 0px 10px 50px;
    font-size: 15px;
    clear: both;
    margin: 0px 5px 4px 5px;
}
h3.h3_point3
{
    width: 490px;
    height: 20px;
    background: url(img/h3_point3.png) no-repeat;
    padding: 25px 0px 10px 50px;
    font-size: 15px;
    clear: both;
    margin: 0px 5px 4px 5px;
}

p.p_def
{
    margin: 5px 20px;
}

p.p_problem
{
    clear: both;
    margin: 5px 20px;
}

p.p_appeal, p.p_caution
{
    margin: 5px 10px;
}

p.p_appeal
{
    font-size: 15px;
    line-height: 19px;
}
p.p_problem
{
}
p.p_caution
{
}
p.a_pagetop
{
    text-align: right;
    clear: both;
}

table.tbl_plan, table.tbl_plan thead td, table.tbl_plan th, table.tbl_plan td, table.tbl_sample th, table.tbl_sample td
{
    border: #dcdcdc 1px solid;
    font-size: 12px;
}

table.tbl_plan thead td, table.tbl_plan td, table.tbl_plan th, table.tbl_sample th, table.tbl_sample td
{
    padding: 5px;
}

table.tbl_plan
{
    width: 530px;
    margin: 10px auto;
    border-collapse: collapse;
}
table.tbl_plan thead
{
}

table.tbl_plan thead td
{
    background-color: #efefef;
    color: #330000;
}
table.tbl_plan th
{
    text-align: left;
    width: 114px;
    font-size: 12px;
    background-color: #efefef;
    color: #330000;
}
table.tbl_plan td
{
    min-width: 80px;
}


table.tbl_portal th, table.tbl_production th, table.tbl_support th
{
    width: 115px;
    font-weight: normal;
}

table.tbl_portal td
{
    width: 130px;
}

table.tbl_production td
{
    min-width: 90px;
}

table.tbl_support td
{
    max-width: 240px;
}
/* サンプル作成ページ内のテーブル */
table.tbl_sample
{
    width: 500px;
    margin: 10px 10px 10px 15px;
    border-collapse: collapse;
}
table.tbl_sample th
{
    text-align: left;
    width: 130px;
    font-size: 12px;
    background-color: #efefef;
    color: #330000;
    font-weight: normal;
}
table.tbl_sample td
{
    min-width: 80px;
}

table.tbl_news
{
    width: 530px;
    margin: 10px auto;
    border: none;
}
table.tbl_news th
{
    width: 90px;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    padding: 4px 4px 8px 4px;
}
table.tbl_news td
{
    padding: 4px 4px 8px 4px;
}
span.span_overview_title
{
    background-color: #ffffcc;
    padding: 5px 10px;
    display: inline-block;
    width: 90px;
    color: #330000;
    margin-right: 8px;
}

div.div_contents ul
{
    line-height: 20px;
    padding-left: 40px;
    list-style-type: circle;
}

.img_go_navi
{
    cursor: pointer;
}

.txt_style
{
    border: solid 1px #87ceeb;
    padding: 2px;
}
.btn_sample
{
    margin-left: 20px;
    padding: 2px 5px 2px 5px;
    color: White;
    background-color: #483d8b;
    border: solid 1px #cccccc;
    cursor: pointer;
}
.pnl_def
{
    margin: 5px 20px 10px 20px;
}
