@charset "Shift_JIS";

#memory_pic-list{
	padding-left:20px;
}
#memory_pic-list li{
	width:155px;
	height:145px;
	float:left;
	margin-right:15px;
	line-height:1;
	font-size:85%;
}
#memory_more{
	clear:both;
	text-align:right;
	padding:20px 0 50px;
}


#voice-list li{
	margin-bottom:30px;
}
.voice1{background:url(../thanks/images/voiceimg1.gif) no-repeat 100% 100%;}
.voice2{background:url(../thanks/images/voiceimg2.gif) no-repeat 100% 100%;}
.voice3{background:url(../thanks/images/voiceimg3.gif) no-repeat 100% 100%;}
.voice4{background:url(../thanks/images/voiceimg4.gif) no-repeat 100% 100%;}

.voice-content1{
	width:384px;
	background:url(../thanks/images/voice-bg.jpg) repeat-y;
}
.voice-content2{
	background:url(../thanks/images/voice-bg-top.jpg) no-repeat;
}
.voice-content3{
	background:url(../thanks/images/voice-bg-bottom.jpg) no-repeat bottom;
	padding:25px;
}
.voice-text{
	background:url(../thanks/images/line.gif);
	line-height:30px;
}
.voice-name{
	text-align:right;
	font-size:85%;
	padding:5px 0;
}

/* -------- 上書き要素*/
h2{
	padding-bottom:20px;
}

/* -------- 上書き要素ここまで*/
