@charset "Shift_JIS";

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

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

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

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

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

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

.hpb-parts-blist-style{
    border-color: #666666;
}
a:link.hpb-parts-blist-style{
    color: #666666;
}
a:visited.hpb-parts-blist-style{
    color: #666666;
}
a:hover.hpb-parts-blist-style{
    color: #1C6BCE;
}
a:active.hpb-parts-blist-style{
    color: #1C6BCE;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
/* フォント色変更 */
.blue {
   color: dodgerblue;
   font-weight: bold;
}

.blue2{
	color: #1C6BCE;
	font-weight: bold;
}

.red{
   color: #cc0000;
   font-weight: bold;
}

.red2{
   color: #990000;
}
