@charset "utf-8";


.hb_side a{
font-weight: bold;
	color: rgba(0,170,206,1.00) ;}

.hb_side {
font-size:1.1em;
	font-weight: bold;
	color: rgba(0,170,206,1.00) ;}
	
.hb_side dl{
	width:240px;
	overflow:hidden; 
}
.hb_side dt{
	width:29px;
	float:left;
}
.hb_side dd{
	margin-left:23px;
	padding:4px 0 6px 9px;
}
.hb_side dd:after{
	clear:both;
}

.h1_hb{
	margin-right:20px;
	text-align:right;}

.hb_1{
	background-image:url(../img/hb_hr.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:650px;
	padding:0 0 15px 0;
	clear:both;
	}

.hb_1 img{
	float:left;
	margin:0 10px 0 0;}

.hb_1 h2{
	font-size:1.6em;
	font-weight: bold;
	color: rgba(0,170,206,1.00) ;
	padding:5px 0 0 0;
	}

.hb{
	background-image: url(../img/hb_main_top.png);
	background-repeat:no-repeat;
	width:720px;
	background-color:rgba(255,255,255,1.00);
	padding:40px;
		}
	
.hb_2{
	width:650px;
	padding:20px 0 15px 0;
	font-size:14px;
	line-height:24px;
	}

.hb_2 p{
	text-indent:1em;
	margin-bottom:5px;
	clear:both;
}

.hb_2 h3{
margin-top:15px;
font-size:1.3em;
color: rgba(0,170,206,1.00) ;
clear:both;
	}

.hb_2 h4,h5,h6{
margin-top:10px;
font-size:1.1em;
color: rgba(0,170,206,1.00) ;
text-decoration:underline;
clear:both;
	}

.hb_2 table{
	margin:10px 0;}
	

.hb_2 th{
	border:1px solid;
	font-size:0.9em;
}

.hb_2 td{
	border:1px solid;
	font-size:0.9em;
}

.hb_2 img{
	display:block;
	margin:15px auto;
	padding:10px 0;
	}

.img_right {
	float:right;
	margin:0 0 10px 10px;
}

.img_left {
	float:left;
	margin:0 10px 10px 0;
}