@charset "utf-8";
@import url(/common/css/seiyu_old.css);
/*------------------------------
ショーケースブロック
------------------------------*/
#contents_article #main #showCase {
	width: 650px;
	padding-bottom: 5px;
	overflow: hidden;
	position: relative;/* height:340px; */
}
#contents_article #main #showCase span {
	position: absolute;
	top: 0;
	left: 7px;
	color: #fff;
	font-size: 9px;
}
#contents_article #main #showCase div {
	width: 200px;
	height: 380px;/* 150+div.baseblockの高さ */
	text-align: center;
	position: relative;
	margin-bottom: 25px;
}
#contents_article #main .showCaseLeft {
	margin-right: 25px;
	background:url(/common/images/box_bg.png) no-repeat 0 0;
	float: left;
}
#contents_article #main .showCaseCenter {
	margin-right: 25px;
	background:url(/common/images/box_bg.png) no-repeat 0 0;
	float: left;
}
#contents_article #main .showCaseRight {
	background:url(/common/images/box_bg.png) no-repeat 0 0;
	float: right;
}
#contents_article #main #showCase p {
	margin: 0;
	padding: 0;
	color: #333;
}
#contents_article #main #showCase p a {
	position: absolute;
	bottom: 0;
	right: 0;
}
#contents_article #main div#showCase .baseBlock {
	text-align: left;
	position: absolute;
	top: 150px;
	left: 0;
	width: 198px;
	height: 230px;
}
#contents_article #main div#showCase .baseBlock .baseBlockIn {
	text-align:left;
	width: 197px;
	height: 229px;
	margin-bottom:0;
}
#contents_article #main #showCase .baseBlock h3 {
	font-size:13px;
	margin:0 auto 15px;
	padding: 5px 0;
	width:177px;
	background:url(/common/images/bg_showCase_title.gif) repeat-x 0 bottom;
}
#contents_article #main #showCase div.baseBlock p {
	line-height: 1.2em;
	padding: 0 12px;
}
#contents_article #main #showCase div.baseBlock em {
	font-size: 10px;
	display: block;
	position: absolute;
	left: 12px;
 *line-height: 1.6em;
	/*letter-spacing: -2px;*/
}
#contents_article #main span.fashion {
	background:#E20C14;
}
#contents_article #main span.food {
	background:#9CCB47;
}
#contents_article #main em.c01 {
	padding-right: 16px;
	background-image:url(/common/images/icon_external.png);
	background-repeat: no-repeat;
	background-position: right 0;
	bottom: 35px;
}
#contents_article #main em.c02 {
	padding-right: 16px;
	background-image:url(/common/images/icon_external.png);
	background-repeat: no-repeat;
	background-position: right 0;
	bottom: 15px;
}
#contents_article #main em.c03 {
	bottom: 35px;
}
#contents_article #main em.c04 {
	bottom: 15px;
}

