/* */
.content-header > a{
display:block;
font-weight: bold;
padding: 4px 8px;
font-size: 12px;
text-align:center;
}


.special-h1{
/*	margin:0 0px 0px 0px;  */
	font-weight: 800;
	line-height: 1.6;
	padding: 8px ;
	text-align:center;
}

.special-h2{
	margin:8px 8px 8px 8px;
	border-bottom-width: 2px;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.4;
	text-align:left;
	color: #fff;
}

.special-h3{
	margin:0 0px 8px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	padding: 8px ;
	text-align:left;
}

.special-h4{
	margin:0 0px 0px 0px;
	border-bottom-width: 2px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	padding: 8px ;
	text-align:center;
	color: #fff;
}

.special-h5 {
    margin: 0 0px 8px 0px;
    border-bottom-width: 2px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    padding: 8px;
    text-align: left;
    background-color: #333333;
    color: #fff;
}

.special-h6{
	margin:0 0px 0px 0px;
	border-bottom-width: 2px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	padding:8px 8px 0px 8px;
	text-align:left;
	color: #fff;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}


.special-h2-mark2{
	margin:0;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
	padding: 8px ;
	text-align:left;
	background-color: #2a2a2a;
}

.inline-block{
display:inline-block;
}

.special-h2 .inline-block{
display:inline-block;
float:left;
}



/* */
.nextbtn{
border-color: #eee;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
position:relative;

}

.nextbtn{
margin-top: 16px;
}
.nextbtn > a{
line-height: 60px;
font-size: 14px;
text-align:center;
}



/* */
.creditarea {
padding: 8px;
color: #666;
font-size: 11px;
}



/* 201903 ROOTS */
.stylearea-mini .special-h2{
font-size: 0.8em;
border:none;
}
.stylearea-mini .special-h2 .inline-block{
padding-right:8px;
}
