@charset "utf-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

.font {
	font-size: 11pt;
	line-height: 125%;
	color: #333333;
	
}
.waku {
	padding: 8px;
}

#title {
   display:none;
}




div.main	{
	width: 500px;
}

div.img 	{
	width: 560px;
}


h3	{
	font-size: 133.3%;
	margin-bottom: 5px;
	 color: #00f;
}





/* セール内容
----------------------------------------------------------- */
.sale	{
	border: 1px solid #DDD;

}
.sale th	{
	background: url(image/th_10.jpg) repeat-x bottom;
	border: 1px solid #DDD;
	color: #333;
	text-align:left;

	
	

}
.sale td	{
	border: 1px solid #DDD;
	color: #333;
	text-align:left;

}


/* 画像
----------------------------------------------------------- */
ul#thumb {
 width: 570px;
 list-style-type: none;
}

ul#thumb li {
 float: left;
 margin-left: 10px;
 margin-bottom: 10px;
}
