@charset "utf-8";

#topFlash {
	float: right;
	width: 550px;
}

#topInfo {
	float: right;
	width: 550px;
	margin-top: 12px;
}

#topInfo h2 {
	float: right;
	width: 550px;
}

#infoBlock {
	float: right;
	width: 550px;
	background: url(../images/kojin/top/box.jpg) no-repeat left top;
	margin-bottom: 15px;
}

#infoBlock2 {
	float: right;
	width: 550px;
	background: url(../images/kojin/top/box2.jpg) no-repeat left top;
}

.infoBox,
.infoBox2 {
	float: left;
	width: 178px;
}

.infoBox h3,
.infoBox2 h3 {
	float: left;
	width: 178px;
	margin-bottom: 8px;
}

.infoBox ul,
.infoBox2 ul {
	float: left;
	width: 178px;
	text-align: left;
}

.infoBox ul li,
.infoBox2 ul li {
	line-height: 18px;
	background: url(../images/kojin/top/point01.gif) no-repeat left top;
	padding-left: 16px;
	font-size: 1em;
}

.infoBox ul li a,
.infoBox2 ul li a {
	color: #333333;
	text-decoration: underline;
}

.infoBox ul li a:hover,
.infoBox2 ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

.infoBox p,
.infoBox2 p {
	text-align: right;
	float: left;
	width: 173px;
	margin-top: 6px;
	padding-right: 5px;
}

.infoBox2 {
	margin-right: 8px;
	margin-left: 8px;
}

.infoTitle {
	margin-top: 10px;
}