@charset "utf-8";
/* CSS Document */
/*=============================================================*/
.mg_l10 {
	margin-left:10px;
	}
.mg_l20 {
	margin-left:20px;
	}
.box2 {
	margin:20px 0px;
	width:500px;
	font-size:80%;
	line-height:1.6em;
	text-align:left;
	}
.box2 h4 {
	font-size:100%;
	padding:0px 10px;
	border-left:5px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;	
}
.box2 h5 {
	font-size:100%;
	padding:0px 15px;
	background:url(images/shikaku.jpg) no-repeat;
	background-position:center left;
}
.box2 img {
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:5px;
	
}
.box3 {
	margin:20px 0px;
	width:500px;
	font-size:80%;
	line-height:1.6em;
	text-align:left;
	}
.box3 img {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
}
.tbl_spec {
	background:#fff;
	margin-top:20px;
	margin-bottom:10px;
	font-size:80%;
	line-height:1.8em;
}
.tbl_spec td {
	
	padding:3px 0px 3px 10px;
}
.f_clear {
	clear:both;
}
