@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style {
    border-color: #d2d2d2;
}

.hpb-parts-hl-style {
    border-color: #adb91b;
    background-image: none !important;
}

.hpb-parts-cbox-style {
    border-color: #d2d2d2;
}

.hpb-parts-hr-style {
    border-color: #d2d2d2;
}

.hpb-parts-pbox-style {
    border-color: #d2d2d2;
}
.hpb-parts-pbox-style h4 {
    padding: 0px !important;
}

.hpb-parts-blist-style {
    background-color: #f5f5f5;
    border-color: #adb91b;
}
a.hpb-parts-blist-style:link {
    color: #666666;
}
a.hpb-parts-blist-style:visited {
    color: #666666;
}
a.hpb-parts-blist-style:hover {
    color: #adb91b;
}
a.hpb-parts-blist-style:active {
    color: #adb91b;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
.kokusan {
    float:right;
    display:block;
    border-bottom:1px solid #aaaaaa;
    border-right:1px solid #aaaaaa;
    font-weight:bold;
    background:#f0f6da;
    padding:2px 5px;
    font-size:110%;
}
#hpb-main ol
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 32px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: decimal;
}

#hpb-main ol li
{
    text-align: left;
    line-height: 1.4;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2;
}

#hpb-main ol li span
{
    font-weight: normal;
    margin:0;
    color: #000000;
}

ol.orange li
{
    color: #ff6600;
    font-weight: bold;
}
ol.green li
{
    color: #006600;
    font-weight: bold;
}
/*問い合わせ先ボックス*/
.box-q
{
    margin:30px auto;
    width:400px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 15px;
    border: 1px solid #B26F66;
    background-image : url(images/bnr-q.gif);
    background-position: 3px 3px;
    background-repeat: no-repeat;
}
.box-q p
{
    margin:0 auto;
    width:70%;
    text-align: left;
    line-height: 1.4;
}
.box-q h3
{
    margin:0 auto;
    width:80%;
    height:1.5em;
}
/*問い合わせ先ボックス2*/
.box-q2
{
    margin:30px auto;
    width:600px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    border: 1px solid #B26F66;
    background-image : url(images/bnr-q.gif);
    background-position: 3px 3px;
    background-repeat: no-repeat;
}
.box-q2 div
{
    float:left;
    margin:0 0 0 15px;
    width:280px;
}
.box-q2 div p
{
    text-align: left;
    line-height: 1.4;
}
.box-q2  div h3
{
    height:1.5em;
}
img.link
{
margin-left:10px;
vertical-align:bottom;
}
img.link2
{
margin-left:10px;
margin-right:10px;
vertical-align:middle;
}

.red 
{
color:#b7282e;
}
.blue 
{
color:#192f60;
}
