@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style {
    border-color: #dddddd;
}

.hpb-parts-hl-style {
    color: #666666 !important;
    background-image: none !important;
    padding: 0px 0.2em !important;
    border-color: #666666;
}

.hpb-parts-cbox-style {
    border-color: #dddddd;
}

.hpb-parts-hr-style {
    border-color: #dddddd;
}

.hpb-parts-pbox-style {
    border-color: #dddddd;
}
.hpb-parts-pbox-style h4 {
    padding: 0px;
}

.hpb-parts-blist-style {
    border-color: #666666;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
.mt25{
    margin-top: 25px;
}
.mt50{
    margin-top: 50px;
}
.sub_menu{
    position:relative;
    top: 23px;
    left: 90px;
    font-size: 14px;
}

#pageNavi{
	position: fixed;
	right: 0;
	bottom: 30px;
	width:50px;	height:152px;
	z-index:999;
}
#pageNavi p{	margin:0 0 1px;}

a:hover img{
filter:alpha(opacity=70);
opacity:0.7;
-ms-filter:"alpha(opacity=70)";
zoom:1;
}

.detail_font {
	color: #808040;
	font-family: 'MS PGothic';
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	orphans: auto;
	text-align: start;
	text-indent: 0px;
	text-transform: none;
	white-space: normal;
	widows: auto;
	word-spacing: 0px;
	-webkit-text-stroke-width: 0px;
}

#estate tr.min_h {
	height:90px;
}
#estate th {
	text-align: center;
}
hr.dash{
        border:none;
        border-top:dashed 1px #CCC;
        height:1px;
        color:#FFFFFF;
        margin: 0 6 0 6;
} 

#banner li.active a{
    text-decoration: none;
    color: #F6BF01;
}

#hpb-nav li.active a span.en{
    text-decoration: none;
    color: #F6BF01;
}
#hpb-nav li.active a span.ja{
    text-decoration: none;
    color: #F6BF01;
}

a.event {
    color: red;
}
a.event:hover {
    color: darkred;
}