#wrapperindex {
	background-image: url(../images/indextop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#index {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	text-align: center;
}
#indextext1 {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-top: 50px;
	margin-bottom: 20px;
}
#indextext2 {
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#index .kiyakuArea {
	width: 500px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#indexbotton p {
	float: left;
}
#indexbotton {
	height: 162px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#indexbotton p .enter {
	background-image: url(../images/indexnyujo.jpg);
	display: block;
	height: 131px;
	width: 252px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#indexbotton p .exit {
	background-image: url(../images/index_taijyo.jpg);
	text-indent: -9999px;
	display: block;
	height: 131px;
	width: 251px;
	background-repeat: no-repeat;
}
#indexbotton p .enter:hover {
	background-image: url(../images/indexnyujo_lo.jpg);
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#indexbotton p .exit:hover {
	background-image: url(../images/index_taijyo_lo.jpg);
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#wrapperindex h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	color: #FFF;
}

