@charset "utf-8";
/* CSS Document */


.sweat_title{
	height:102px;
	margin:0 auto;
	background:url(../images/sweat/itemtitle_sweat.gif) no-repeat;
	text-indent:-9999px;
}

#sweat_price td{
	width:13%;
}

#sweat01_size td{
	width:14%;
}

#sweat02_size td{
	width:17%;
}

#sweat03_size td{
	width:calc(100%/12);
}

.size_image{
	display:block;
	margin:30px auto 90px;
}





