@charset "utf-8";
/* CSS Document */

#voice{
	margin:20px 0;
	overflow:hidden;
	border-bottom:1px solid #333;
}

#voice dl{
	clear:both;
	overflow:hidden;
	margin:0 0 50px;
}
#voice dl dt{
	padding:0.5em 0;
	font-size:250%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	transform:rotate(0.05deg);
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
#voice dl dd{
	overflow:hidden;
	font-size:133%;
	line-height:1.4;
}
#voice dl dd p{
	margin:1.2em 0 0;
}
#voice dl dd p.data{
	margin:1em 0 0;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
#voice dl dd p.name{
	margin:1.5em 0 0;
}
#voice dl dd img{
	margin:5px 0;
}




.itemlink-btn{
	clear:both;
	overflow:hidden;
	padding:60px 0;
	text-align:center;
}




.itemdetail-text{
	padding:15px 0;
}


