@charset "Shift_JIS";

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

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

.hpb-parts-hl-style{
    padding: 4px 0.2em 2px !important;
    border-color: #8f2500 !important;
    line-height: 1 !important;
	background-image:none !important;
	color:#5a3300 !important;
}

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

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

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

.hpb-parts-blist-style{
    border-color: #cf1d00;
	background-color:#FFFFFF;
}
a:link.hpb-parts-blist-style{
    color: #333333;
}
a:visited.hpb-parts-blist-style{
    color: #333333;
}
a:hover.hpb-parts-blist-style{
    color: #cf1d00;
}
a:active.hpb-parts-blist-style{
    color: #cf1d00;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
.logo_fadein{
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 999;
}
.logo_fadein p{
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 280px;
}