h1 {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #660000;
	margin-top: 8px;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}

h2 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
}


.text {
	font-family:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4","‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}
.profile {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	text-align: center;
}

.protext {
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4";
	font-size: 12px;
	color: #996600;
	margin-bottom: 20px;
	width: 500px;
	text-align: left;
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
}
.attention {
	font-size: 10px;
	line-height: 1em;
	color: #333333;
	text-align: center;
	width: 500px;
	vertical-align: middle;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.attention img{
	margin-top: 10px;
}
.vol {
	font-weight: normal;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.navi{
	text-align: center;
	height: 30px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.back {
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 12px;
	line-height: 1em;
	color: #333333;
	text-align: left;
	background-image: url(../images/common/naviright.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.next {
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 12px;
	line-height: 1em;
	color: #333333;
	text-align: right;
	background-image: url(../images/common/navileft.gif);
	background-position: right center;
	padding-right: 18px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
