@charset "UTF-8";

#wrap_arpeggio {
	background-image:none;
}
#arpeggio_contents {
	padding:0 0 10px;
}
#arpeggio h1 {
	margin-bottom:10px !important;
}
#arpeggio h2 {
	margin-bottom:10px;
}
#arpeggio_figures {
	padding-top:0;
}
#arpeggio_plastic_model_kit ul li,
#arpeggio_figures ul li {
	width:auto;
	margin-bottom:10px;
}
#arpeggio_plastic_model_kit ul li:nth-child(2n+1),
#arpeggio_figures ul li:nth-child(2n+1),
#arpeggio_plastic_model_kit ul li:nth-child(2n+0),
#arpeggio_figures ul li:nth-child(2n+0) {
	float:none;
}
#arpeggio_contents p.copy {
	font-size:71%;
	text-align:center;
}