@charset "Shift_JIS";

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

.hpb-parts-cnt-style
{
    border-color: #b7aa99;
    text-align: left;
}

.hpb-parts-hl-style
{
    margin: 0.5em 0px;
    padding: 5px 0.2em;
    background-image: none;
    border-color: #b7aa99;
    width: auto;
    height: auto;
}

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

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

.hpb-parts-pbox-style
{
    border-color: #b7aa99;
}
.hpb-parts-pbox-style h4
{
    margin: 0px;
    padding: 0px;
    background-image: none;
    display: block;
}

.hpb-parts-blist-style
{
    border-color: #7d5f48;
}
a.hpb-parts-blist-style:link
{
    color: #777777;
}
a.hpb-parts-blist-style:visited
{
    color: #777777;
}
a.hpb-parts-blist-style:hover
{
    color: #7d5f48;
}
a.hpb-parts-blist-style:active
{
    color: #7d5f48;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
.page-top {
    position: fixed;
    bottom: 60px;
    right: 40px;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
