@charset "UTF-8";
/* CSS Document */

#header-top-title{
	text-align:left;
	padding:120px 0 20px 90px;
}



.ibox{
	width:380px;
	padding:10px;
	margin:0 10px 20px 0;
	}
.box_hover{
	background:#EEEEEE;
	cursor:pointer;
	}
.none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
	}

.ibox img{
	float:left;
	margin-right:16px;
}

.caption{ float:left;}
.caption h1{
	letter-spacing:2px;
	color:#009e96;
	margin-bottom:14px;
	margin-top:6px;
}
.caption h2{
	color:#000000;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', '平成明朝', serif;
	font-size:22px;
	letter-spacing:5px;
	margin-bottom:3px;
}
.caption h3{
	font-size:10px;
	margin-bottom:16px;
	letter-spacing:2px;
	color:#999;
}
.caption h4{
	font-size:10px;
}
.caption h5{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', '平成明朝', serif;
	line-height:116%;
	font-size:24px;
	color:#333;
}


#i_table{ margin-left:28px;}

#i_table th {  width:450px;}
#i_table td {  width:390px;}

/* noFlash
-------------------------------------------------------------- */

#attention_inner {
	height: 300px;
	padding-top: 80px;
}
	#attention_inner ul {
		margin-top: 20px;
	}
		#attention_inner li {
			list-style-type: disc;
			list-style-position: inside;
		}
	#attention_inner img {
		margin-top: 40px;
	}





