/*
name: intermax
designer: yasuhiro Nakane
layouts: content-inner920px layout-wt
*/




table.shoplist{
	width:850px;
	border-collapse: separate;
	margin-bottom: 20px;
	margin-right:35px;
	border-top:solid 1px #ccc;
	background-color:FFF; 		
}






/*テーブルボーダー基本指定*/
/*追加*/#shoplist table tr th,/*追加*/
#shoplist table tr td {vertical-align:top; font-size:11px; line-height:16px; padding:10px 5px 10px 5px; border-right:1px solid #fff; border-left:1px solid #eaeaea; border-bottom:solid 1px #ccc; border-top:solid 1px #fff;
/*	text-align: center;*/}

/*太字*/
#shoplist table tbody tr th,
#shoplist table tr th a { font-weight:bold; }

#shoplist table thead tr th { font-weight:normal; font-size:15px; color:#666; line-height:17px; }

#shoplist table thead tr td { font-weight:normal; font-size:13px; color:#666; line-height:14px; }
#shoplist table tr th span,
#shoplist table tr td { font-weight:normal; }


/*左のボーダーを消す*/
#shoplist table tr th.left,
#shoplist table tr td.left { border-left:0;}

#shoplist table tr td.logomark { width:30px;}


#shoplist table tr td.pref { 
	width:220px;
	font-size:13px;
	font-weight:bold; 
	border-left:0;}

/*右のボーダーを消す*/

#shoplist table tr th.right,
#shoplist table tr td.right { border-right:0; }

/*値段を大きく*/

#shoplist table tr td.price { font-weight:normal; font-size:13px; color:#333; }

/*背景色*/

#shoplist table thead tr th,
#shoplist table tr.even th,
#shoplist table tr.even td { background-color:#f4f4f4; }

#shoplist table thead tr th,
#shoplist table tr.eee th,
#shoplist table tr.eee td {background-color:#e4e4e4;}

/*-- 追加 shoplist --*/



a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
#column img {
	float: left;
	padding-right: 10px;
}
.style_im {
	color: #00FF66;
	text-align:center;
}
.style_bl {
	color: #000000;
	text-align:center;
}
.style_cast {
	color: #FF0000;
	text-align:center;
}
.style_nw {
	color: #FFCC00;
	text-align:center;
}
.style_lw {
	color: #660000;
	text-align:center;
}

.style_deda {
	color: #666666;
	text-align:center;
}
