@charset "utf-8";
.imfomation {
	background-color: #FFFFFF;
	margin-top: 10px;
	border-top-width: 8px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0EA78C;
	border-bottom-color: #0EA78C;
	width: 450px;
	float: left;
}
.infoimage {
	float: right;
	width: 270px;
}
.imfomation h2 {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imfomation li {
	background-image: url(../images/yajirushi.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 5px;
	background-position: 5px;
}ｙ

.imfomation ul {
	margin-bottom: 10px;
}

.imfomation li.lilast {
	background-image: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	list-style-type: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
}

.imfomation h2 img {
	margin-left: 300px;
}
