@charset "utf-8";
/* CSS Document */

.left_img {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
}
.left_img .img {
	height: 155px;
	width: 205px;
	float: left;
}
.left_img .setumei {
	background-image: url(../images/innaiannai_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 155px;
	width: 330px;
}
.setumei dl {
	width: 270px;
	height: 100px;
	padding-left: 30px;
	padding-top: 10px;
}
.setumei dt {
	font-weight: bold;
	color: #FFFFFF;
}
.setumei dd {
	padding-top: 30px;
	line-height: 150%;
}
.right_img {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 30px;
}
.right_img .img {
	height: 155px;
	width: 205px;
	float: right;
}
.right_img  .setumei {
	background-image: url(../images/innaiannai_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 330px;
}
