@charset "UTF-8";
h2 {
	background-image: url(img/title01.gif);
	height: 27px;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	color: #123876;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
h3 {
	background-image: url(img/title.gif);
	height: 27px;
	width: 555px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	color: #123876;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.box01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
#s_left {
	padding: 0px;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#s_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
.list {
	background-image: url(../img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
.list_clear {
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
