@charset "utf-8";
h1 {
	text-align: center;
	margin-bottom: 10px;
}
#contents p {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
}
#kaihatu {
	width: 260px;
	float: left;
}
#houjin {
	float: left;
	width: 260px;
}
#kojin {
	width: 260px;
	float: left;
}
.box {
	margin-right: 50px;
	margin-left: 40px;
	margin-top: 15px;
	font-size: 90%;
	line-height: 150%;
}
.box h2 {
	font-weight: bold;
	background-color: #eeeeee;
	color: #0099FF;
	margin-bottom: 5px;
	padding: 7px 5px 5px;
	text-align: center;
}
.box ul { margin-left: 25px; }
.box li { list-style-image: url(../service/img/iconArrowSkyblue.gif); }
.box div { padding-left: 10px; }

