@charset shift_jis;

/* 共通項目
--------------------------------------------------------------------------*/

body {
	font-size: 12px;
	line-height: 1.3;
	margin: 0;
	color: #333333;
}

td, th {
	font-size: 12px;
}

br {
	letter-spacing: 0;
}

td.Pthumb {
	background: url(../img/bgProductThumb.gif) no-repeat center center;
	padding: 12px 0 10px 0px;
}

ol {
	margin: 0 0 0 2em;
	padding: 0;
}

#loopProduct p {
	float: left;
	display: block;
	width: 140px;
	margin: 10px 0 0 5px;
	text-align: center;
}

#loopProduct strong {
	display: block;
	text-align: center;
}

#loopProduct b {
	line-height: 2;
}

#loopProduct u {
	display: block;
	cursor: pointer;
	width: 140px;
	height: 109px;
	background: url(../img/bgProductThumb.gif) no-repeat center center;
}

#loopProduct u img {
	margin-top: 7px;
}

.Clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
	color: #ffffff;
}
