body {
	margin: 0px;
	padding: 0px;
	color: #555; /* font color position */
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, Arial, Helvetica, sans-serif;
	font-size: small; /* font size position */ /* 11px/15px */
}

.top_sell {
	float: left;
	width: 154px;
	height: 199px;
	padding: 2px 2px 2px 2px;
	margin: 0 8px 0px 8px;
	background-image: url(/blog/wp-content/themes/in3d-10/images/topthum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	word-break: break-all;
}

.top_sell img.topimage {
	margin: 0px 5px 0px 0px;
	border: 4px solid #CCCCCC;
}

html>body .top_sell img.topimage {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.zero_n {
	padding:0px;margin:0px;
	width:150px; height:45px; overflow:hidden;
}

.img_w {
	padding:0px;margin:0px;
	width:156px; height:145px; overflow:hidden;
	display: block;
	text-align:center;
}

.img_h {
	padding:0px;margin:0px;
	width:156px; height:145px; overflow:hidden;
	display: table;
	text-align:center;
}

a, a:visited{
	color: #007BDE;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
