@charset "utf-8";
/* CSS Document */

.background1 {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
}


.background3 {
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
}

.background4 {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
}

.background5 {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
}

.background6 {
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
}

.background7 {
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
}

.background8 {
	background-image: url(../images/index_08.jpg);
	background-repeat: no-repeat;
}

.background9 {
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
}

.paragraph1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.paragraph2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #039;
	margin-left: 50px;
}

.paragraph3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 24px;
}

.paragraph4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	margin-left: 50px;
	margin-right: 50px;
}