p {
	font-weight:normal;
	margin: 18px;
}

sup {
	font-size: 7px;
}

/* \*/
* html sup { 
	font-size: 10px;
}
/* */

.hp_pop{
	width:479px;
	margin-top:18px;
	margin-left:0;
}

.hp_sub{
	margin:0px;
	font-weight:bold;
}

.hp_pop_1{
	width:265px;
	background-color:#E7E7E7;
	padding: 5px 9px 5px 9px;
	color:#e20074;
	font-weight: bold;
	vertical-align:top;
}

.hp_pop_1a{
	width:265px;
	padding: 6px 9px 5px 9px;
	border-left: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
	border-bottom: #DCDCDC 1px solid;
}

.hp_pop_2{
	width:62px;
	background-color:#E7E7E7;
	padding: 5px 18px 5px 9px;
	text-align:right;
	vertical-align:top;
	font-weight: bold;
}

.hp_pop_2a{
	
	background-color:#E7E7E7;
	padding: 6px 20px 5px 0px;
	text-align:right;
	border-bottom: #DCDCDC 1px solid;
}

.hp_pop_3{
	width:100px;
	background-color:#E7E7E7;
	padding: 5px 18px 5px 9px;
	text-align:left;
	vertical-align:top;
}

.hp_pop_3a{
	
	background-color:#E7E7E7;
	padding: 6px 46px 5px 0px;
	text-align:right;
	border-right: #DCDCDC 1px solid;
	border-bottom: #DCDCDC 1px solid;
}

.hp_pop_4{
	width:200px;
	background-color:#E7E7E7;
	padding: 5px 18px 5px 9px;
	text-align:left;
	vertical-align:top;
}

/* 
	The class "clearfix" allows stretching of elements containing 
	floats. See: http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.line_t {
	height:9px;
	background-color:#e20074;
	width:100%;
	overflow:hidden;
	clear:both;
}

.line_b {
	 height:9px;
	 background-color:#e20074;
	 width:100%;
}
.reit {
	 margin-left:0;
	 margin-right:0;
}

.head_1 {
	
	margin-top:9px;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:5px;
	overflow:hidden;
}

.head_2 {
	height:16px;
	
	margin-left:18px;
	margin-right:18px;
	overflow:hidden;
}

