@charset "UTF-8";

/*
--------------------------------------------------------------
	商品共通
--------------------------------------------------------------
*/
.item_bar{
	margin: 0 auto;
	width: 880px;
	overflow: hidden !important;
	overflow: visible;
	min-height: 100%;
	height: auto !important;
}
.item{
	width: 410px;
}
.items_tit{
	width: 410px;
	height: 20px;
	background: url(../images/common/items_tit.gif) no-repeat left;
}
.items_txt{
	float: left;
	margin-left: 20px;
	padding-right: 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #188CCE;
	background-color: #FFFFFF;
	_margin-left: 10px;
}

.show_main{
	float: left;
	margin-bottom: 30px;
	width: 180px;
	height: 180px;
}
.show_txt{
	width: 220px;
	height: 150px;
	line-height: 20px;
	text-align: left;
}
.newday{
	float: right;
	margin-left: 10px;
	line-height: 20px;
	text-align: left;
	color: #DF1423;
}

.txt_tit{
	color: #3B89B7;
}

.tab {
	width: 410px;
	overflow: hidden !important;
	overflow: visible;
	min-height: 100%;
	height: auto !important;
}
.tab_show {
	margin: 0 10px;
	width: 390px;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: white;
}
.tab_show img{
	border: 1px solid #E1E1E1;
}
