@charset "UTF-8";

/* CSS Document */

/* --huck!! CSS for index.html-- */

/* fuck!! for IE7 */
*:first-child+html html>/**/body #indexBottomCol .shopProfile .innerBox
{
	width: 672px;
}

/* fuck!! for IE8 */
html>/**/body html>/**/body #indexBottomCol .shopProfile .innerBox
{
	width: 672px\9;
}

/* --huck!! CSS for voice.html-- */

/* fuck!! for IE7 */
#voice .voiceWrapper ul
{
	*width: 695px;
	*padding-left: 20px;
}

#voice .voiceWrapper ul li
{
	*width: 330px;
	*text-align: center;
}

#voice .voiceWrapper dl dt
{
	*height: 2em;
	*padding-top: 3px;
	*vertical-align: baseline;
}

