
body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', Helvetica, Arial, Verdana, sans-serif;

}
ul, li, p {
	padding: 0;
	margin: 0;
}
li {
	font-size : 12px;
	line-height: 1.4;
	padding: 10px 0;
	margin-bottom: 10px;
	clear: both;
	border: 1px solid #ddd;
	background-color: #fff;

}
div, p {
	padding: 5px;
}
div.img {
	float: left;
	width: 105px;
}
div.img .size {
	width: 105px;
}

div.main {
	padding: 0;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #fff;
	background-color: #fff;
	min-height: 130px;
	height: auto !important;
}
p.top, p.bottom {
	padding-top: 0;
	padding-bottom: 3px;
}
p.bottom {
	clear: both;
}
p.top {
	border-bottom: 2px solid #fff;
}

p.comment {
	font-size:12px;
	padding-bottom: 12px;
}

span.name{
	font-size: 14px;
	line-height: 1.1;
	padding-bottom: 3px;
	padding-left: 1em;
	color:#333;
	font-weight: bold;

}
p.product {
	font-size: 12px;
}

p.product a {
	color: #d94275;
	text-decoration: none;
}
p.product a:hover {
	color: #d94275;
	text-decoration: underline;
}


span.data {
	display: block;
	float: right;
	text-align: right;
}
a{
	color: #CA0070;
}
