* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	list-style: none;
	font: 13px "MS Pゴシック", Osaka, "ヒイラギ角ゴ Pro W3", sans-serlf;
}
BODY {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #cccccc;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-darkshadow-color: #cccccc; /* 右端と下端 */
	scrollbar-arrow-color: #cccccc;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;      /* バーの背景の色 */
	text-align: center;
	background: url("../img/back.gif") repeat-y;
}
img {
	border: none;
	margin: 0;
	padding: 0px;
	vertical-align: baseline;
	font-size: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 800px;
	text-align: center;
	background-color: #FFFFFF;
	height: auto;
}
#thank {
	margin: 10px auto;
	width: 746px;
}
#thank #top {
	height: 15px;
	width: 746px;
	background: url("../img/bg_01_top.gif");
}
#thank p {
	height: auto;
	width: 746px;
	background: url("../img/bg_01_center.gif") repeat-y;
	text-align: left;
}
#thank #bottom {
	height: 18px;
	width: 746px;
	background: url("../img/bg_01_bottom.gif");
}
#voice {
	margin: 10px auto;
	width: 746px;
}
#voice h2 {
	height: 33px;
	width: 746px;
	background: url("../img/voice_top.gif");
	text-align: left;
}
#voice h3 {
	height: 33px;
	width: 746px;
	background: url("../img/voice_top2.gif");
	text-align: left;
}
#voice #center {
	height: 120px;
	width: 746px;
	background: url("../img/voice_center.gif") repeat-y;
}
#voice #center2 {
	height: auto;
	width: 746px;
	background: url("../img/voice_center.gif") repeat-y;
	text-align: center;
}
#voice ul {
	float: left;
	height: auto;
	width: 460px;
	text-align: left;
	margin: 0px 0px 0px 15px;
}
#voice P {
	float: left;
	height: auto;
	width: 460px;
	text-align: left;
	margin: 0px 0px 0px 15px;
}
#voice img {
	float: left;
}
#voice li {
	height: auto;
	width: 500px;
	height: 20px;
	list-style-type: none;
	padding: 0px 0px 0px 15px;
}
#voice #bottom {
	clear: both;
	height: 14px;
	width: 746px;
	background: url("../img/voice_bottom.gif");
}
.osusume {
	background: url("../img/osusume.gif") no-repeat;
}
.tanoshimi {
	background: url("../img/tanoshimi.gif") no-repeat;
}
.omoide {
	background: url("../img/omoide.gif") no-repeat;
}
.koe {
	padding: 2px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}

