#main-image {
	background-image: url(../images/index/main.jpg);
	float: left;
	width: 850px;
	height: 200px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
#main-01 {
	float: left;
	width: 850px;
	height: 180px;
	background-image: url(../images/index/trunk-image.jpg);
	background-repeat: no-repeat;
}
#main-02 {
	float: left;
	width: 790px;
	height: auto;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

#main-03 {
	float: left;
	width: 790px;
	height: 40px;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/index/kuusitsu-title.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#main-03-hatago {
	float: left;
	width: 790px;
	height: auto;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5879C0;
}
#main-03-saiwai {
	float: left;
	width: 790px;
	height: auto;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5879C0;
}
#main-03-aioi {
	float: left;
	width: 790px;
	height: auto;
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5879C0;
}





#main-04 {
	float: left;
	width: 850px;
	height: 280px;
	background-image: url(../images/index/campain.gif);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

