@charset "utf-8";
/* CSS Document */

body {
font-family: メイリオ, Meiryo, 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 13px;
	color: #555555;
	letter-spacing: 0.05em;
}

img {
	border:none;
}

a:link,
a:visited,
a:hover {
	color: #666666;
	text-decoration: none;
}


a,a img{
	border: none;
	outline: none;
}

a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
a img {
	border: none;

}


.clear {
	clear: both;
	margin-bottom: 0px;
}  

.clear hr {
	display: none;
}  

div.catalog {
	height: auto;
	width: 750px;
}

/** html div.catalog {
	padding: 0 5px;
}*/

div.catalog_item {
	float: left;
	margin: 0 0 0px 10px;
	width: 175px;	
/*	background: url("https://www.rakuten.ne.jp/gold/import-lotus/category/images/icon.jpg") no-repeat;*/
 	padding-top: 10px;
}

* html div.catalog_item {
	margin: 0 5px 15px 5px;
}

div.item_img {
	text-align: center;
	width: 173px;
/*    border-width: 1px;
	border-color: #b6b3b2;
	border-style: none dashed;*/
}

div.catalog_item div.logo {
/*    border-width: 1px;
	border-color: #b6b3b2;
	border-style: none dashed dashed;*/
	padding-top: 10px;
}

div.comment {
	width: 150px;
	text-align: center;
	font-size: 80%;
	margin: 0 auto;
	color: #3e3e3e;
	height: 35px;
}

.textOverflowTest3 {
    overflow: hidden;
/*    width: 150px;
    height: 30px;*/
}


div.price {
    color: #555555;
    font-size: 100%;
    font-weight: 100;
    text-align: center;
}
div.price_komi {
    color: #555555;
    font-size: 70%;
    text-align: center;
}
div.price span {
    font-size: 70%;
}



div.catalog_item_null {
	border-style: none;
    float: left;
/*    margin-bottom: 15px;*/
    margin-left: 10px;
    width: 173px;
	height: 239px;
}

* html div.catalog_item_null {
	margin: 0 5px 15px 5px;
}

.item_img_null {
	text-align: center;
	padding-top: 40px;
}

/*div#shoulder div.item_img_null,
div#hand div.item_img_null,
div#tote div.item_img_null {
	padding-top: 43px;
}*/

div.catalog_item_null div.logo {
/*	padding: 10px 0;*/
}


/*div#shoulder div.catalog_item_null,
div#hand div.catalog_item_null,
div#tote div.catalog_item_null {
	height: 253px;
}*/

div.inn {
	padding: 10px 0;
	border-width: 1px;
	/*border-color: #b6b3b2;*/
	/*border-style: none dashed dashed;*/
	border-style: none;
	height: 240px;
}

/*div#shoulder div.inn,
div#hand div.inn,
div#tote div.inn {
	height: 209px;
}

div#shoulder div.comment,
div#hand div.comment,
div#tote div.comment,
div#shoulder div.textOverflowTest3,
div#hand div.textOverflowTest3,
div#tote div.textOverflowTest3 {
	height: 0;
	display: none;
}*/
