@charset "utf-8";

h3{
	margin-bottom:30px;
}

/* clearfix */
.kankou div:after{
    content:" ";
    display:block;
    height:0;
		line-height:0;
    clear:both;
    visibility:hidden;
}
.kankou div{
    display:inline-block;
		min-height:1%;
}

/* Hides from IE-mac \*/
* html .kankou div{height: 1%;}
.kankou div{display:block;}
/* End hide from IE-mac */

.kankou div{
	clear:both;
	margin-bottom:28px;
	padding-bottom:28px;
	background:transparent url(../../common/img/line.gif) bottom left repeat-x;
}
.kankou div.lastChild{
	margin-bottom:30px;
	padding-bottom:0;
	background:transparent none bottom left repeat-x;
}
.kankou dl{
	float:left;
	width:426px;
	margin-right:24px;
}
.kankou dt{
	padding-left:8px;
	margin-bottom:12px;
	font-weight:bold;
	font-size:14px;
	color:#133997;
	border-left:4px solid #49f;
}
.kankou dd img{
	float:left;
}
.kankou dd p{
	line-height:1.6;
	margin-left:200px;
}

.saijiki .image{
	width:180px;
	float:left;
}
.saijiki .image img{
	margin-bottom:25px;
}

.saijiki table{
	float:right;
}
.saijiki th.col1{width:165px;}
.saijiki th.col2{width:165px;}
.saijiki th.col3{width:300px;}
.saijiki th{
	border:1px solid #7BC0FF;
	background-color:#D8ECFF;
	padding:11px 10px;
}
.saijiki td{
	border:1px solid #7BC0FF;
	padding:11px 10px;
}
.saijiki td.col1{font-weight:bold;}