@import url(ie.css);

.box {
	width: auto;
	height: auto;
	padding: 0px;
	overflow:hidden;
	margin:10px 0 0 -40px;
}

.box01 {
	padding: 6px;
	float: left;
	width: 173px;
}

.box ul {
	list-style-type: none;
	margin: 0;
	float: none;
}

.box li {
	margin: 0;
	;
	clear: none;
	float: none;
	width: 173px;
}

.box p {
	margin: 0;
	clear: left;
}

.box .img {
	margin: 0;
	width: 173px;
	height: 178px;
}

.box .h3 {
	font-size:12px;
	color: #3300CC;
	font-style: normal;
	line-height: 14px;
	text-decoration: underline;
	height: 45px;
	width: 173px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.box .h3 a:hover {
	font-size:12px;
	color: #8676ff;
	font-style: normal;
	line-height: 14px;
	text-decoration: underline;
}

.box .h3 a:visited {
	font-size:12px;
	color: #800080;
	font-style: normal;
	line-height: 14px;
	text-decoration: underline;
}

.box .yen {
	font-size:12px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	height: 15px;
	width: 173px;
}

.box .line {
	width:735px;
	height:14px;
	float: left;
	margin: 5px 0 5px 42px;
}
