@charset "shift_jis";
/* CSS Document */

#index_main {
	background-image: url(../img/index_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	margin-top: 20px;
}

#text {
	position: relative;
	top: 380px;
	padding-right: 20px;
}


#text P {
	text-align: right;
}
