@import "../../css/common.css";

#costume {
	width:880px;
	overflow:hidden;
}

#costume li {
	float:left;
	width:220px;
	height:312px;

	font-weight:bold;
	position:relative;
	text-align:center;
	background:url(../images/back_costume.jpg) no-repeat left top;
}

p.note {
	margin-bottom: 10px;
}

#costume li p {

}


#costume div {
	padding-top:15px;
	padding-bottom:10px;
}
