@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EA6E23;
}

.bg1 {
	background-attachment: fixed;
	background-image: url(index_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg2 {
	background-attachment: fixed;
	background-image: url(index_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg4 {
	background-attachment: fixed;
	background-image: url(mb1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.bg5 {
	background-attachment: fixed;
	background-image: url(mb5.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.bg6 {
	background-attachment: fixed;
	background-image: url(mb3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.ys1 {
	font-size: 12px;
	line-height: 20px;
}

.ys2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.STYLE1 {
	color: #CC0000;
	font-weight: bold;
}

.ys3 {
	font-size: 12px;
	line-height: 24px;
}