@charset "UTF-8";

.index_wrapper {
	overflow:no;
	height:419px;
	width:380px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-210px;
	margin-left:-190px;
	text-align: center;
}
.index_wrapper h1 {
	position: absolute;
	height: auto;
	width: auto;
	left: -76px;
	top: -77px;
	margin-bottom: 15px;
}
.index_wrapper h2 {
	position: absolute;
	right: 0px;
	bottom: -55px;
	text-align: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.index_wrapper h3 {
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	font-size: 10px;
	line-height: 1.1em;
	font-weight: normal;
	position: absolute;
	bottom: -120px;
	text-align: right;
	display: block;
	width: 100%;
}

