@charset "shift_jis";

/***********************************************************
pop keywords
***********************************************************/

ul#clsd_head_keywords_cnt li { font-weight:normal !important;}
ul#clsd_head_keywords_cnt li .bold { display: inline-block; font-weight:bold !important; text-decoration: underline}
ul#clsd_head_keywords_cnt li .hot {background-position: -113px -30px; display: inline-block; height: 13px; width: 22px;}

/***********************************************************
 個人トップインクルード用CSS
***********************************************************/

#clsd_top_main .clsd_center_column {
	max-width:940px !important;
}

#clsd_top_main .clsd_center_column .clsd_top_bannerIncl {
	height:290px !important;
	min-height:290px !important;
	text-align:center;
}


.top_newitem {
	margin:0 0 15px 0 !important;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	overflow:hidden !important;
	height:190px;
	text-align:center;
	}
	
.top_newitem .topitem_box {
	width:135px;
	height: 190px;
	margin:0 0 5px 8px;
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 9px;
	line-height:12px;
	text-align:left;
	vertical-align:top;
	}

.top_newitem .topitem_box:first-child {
	margin-left:0 ;
	
}
	
.top_newitem .topitem_box img {
	width:135px;
	height:135px;
	}

.top_newitem .topitem_box .topitem_name {
	font-size:1.2em;
	margin:3px 0 0 0 ;}

.top_newitem .topitem_box .topitem_price {
	color:#F00;
	font-weight:bold;
	vertical-align:middle;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	margin:2px 0 0 0;
	}

.top_newitem .topitem_box .topitem_price span {
	font-size:18px;
	vertical-align:middle;
	line-height:18px;
	}

.top_newitem .topitem_box .topitem_price .delivTxt {
	border: 1px solid #FF5F00;
	color: #FF5F00;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	padding: 0px 2px;
	margin: 0px 0px 0px 3px;
	vertical-align: 4px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 10px;
	line-height:12px;
}



/***********************************************************
 法人トップインクルード用CSS
***********************************************************/

.top_newitem_houjin {
	margin:0 0 15px 0 !important;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	overflow:hidden !important;
	height:170px;
	text-align:center;
	}
	
.top_newitem_houjin .topitem_box {
	width:143px;
	height: 170px;
	margin-left:5px;
	letter-spacing: normal; /* 文字間を通常に戻す */
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 10px;
	line-height:12px;
	text-align:left;
	}
	
.top_newitem_houjin .topitem_box img {
	width:100%;
	}

.top_newitem_houjin .topitem_box .topitem_price {
	color:#F00;
	font-weight:bold;
	vertical-align:middle;
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	margin:2px 0 0 0;
	}

.top_newitem_houjin .topitem_box .topitem_price span {
	font-size:18px;
	vertical-align:middle;
	line-height:18px;
	}

.top_newitem_houjin .topitem_box .topitem_price .delivTxt {
	border: 1px solid #FF5F00;
	color: #FF5F00;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	padding: 0px 2px;
	margin: 0px 0px 0px 3px;
	vertical-align: 4px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 10px;
	line-height:12px;
}


table.top_menu_houjin {
	width:100%;
	}


table.top_menu_houjin td img {
	width:100%;
	}

/***********************************************************
 法人トップカテゴリー表示
***********************************************************/

#top_houjin_banner {
	max-width:680px;
	margin:10px auto;
}


#top_houjin_banner .top_houttl {
	text-align:center;
	color:#2976C6;
	font-weight:bold;
	padding:0 0 5px;
	margin:0 0 5px 0;
	font-size:1.4em;
	border-bottom:5px #2976C6 solid;
	}
	
#top_houjin_banner ul.top_houcate {
	letter-spacing: -.40em;
	max-width:680px;
	margin:1 0 0 1px;
	padding:0;
	}
	
#top_houjin_banner ul.top_houcate li {
	padding:0;
	vertical-align:top;
	height:82px;
	width:14.1%;
	border:1px #D0D0D0 solid;
	margin:-1px 0 0 -1px;
	letter-spacing: normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	}
	
#top_houjin_banner ul.top_houcate li a {
	width:100%;
	height:100%;
	display:block;
	position:relative;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;
	background-repeat: no-repeat;
	background-position:center 8% ;
	background-size:55px 55px;
}

#top_houjin_banner ul.top_houcate li a:hover {
	background-color:#efefef;
	transform: scale(1.2);  
	-webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
	
#top_houjin_banner ul.top_houcate li a span {
text-align: center;
display: block;
width: 100%;
}

#top_houjin_banner ul.top_houcate li a span.textname {
font-size: 0.85em;
position: absolute;
bottom: 3px;
left: 0;
text-align: center;
display: block;
width: 100%;
}
	