@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// costume.html

==========================================================================================*/


div#main h1 {
	height: 70px;
	background: url(../images/costume-h1.gif) no-repeat;
	text-indent:-999999px;
}

/*==========================================================================================

	// costume

==========================================================================================*/


div#costumeBox {
	width: 670px;
}



div#costumeBox ul li {
	display: block;
	float: left;
	width: 211px;
}
