@charset "EUC-JP";

/* idol decup Page Settings */
/* ----------------------------------

[0] old CSS

[1] New CSS

 ----------------------------------*/
 
 /* [0] old CSS */
.spBox {
	width:575px;
}

.spBox img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.spBox h2{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.spBox h3{
	margin: 0;
	padding: 10px 0 0 0;
	border: 0px;
}

.spBox h4{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.spBox .hdc_b{
	float:left;
	width:331px;
	padding: 0 0 0 5px;
}

.spBox .hdc_r{
	float:left;
	width:234px;
}

.spBox .floatClear{
	clear:both;
	width:575px;
}

.spBox .floatLeftCon{
	float:left;
	width:113px;
	background-color:#FEFEE4;
	position:relative;
}

.spBox .marginA{
	margin-left: 1px;
	padding: 0;
	border: 0;
}

.spBox .marginB{
	margin-left: 2px;
	padding: 0;
	border: 0;
}

.spBox .lastlink{
	font-size:12px;
	text-align:center;
	padding: 30px 0px 10px;
	clear:both;
}

.spBox .detail{
	background-image:url(../img/detail.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	text-align:center;
	width:113px;
	height:17px;
}

.spBox p{
	font-size:12px;
	color:#da0000;
	padding: 3px 5px 0;
	line-height:16px;
}
 /* [1] New CSS */
div#rightBox div.spBox div.floatLeftCon h4 {
height:208px;
overflow: hidden;
}

div#rightBox div.spBox div.floatLeftCon p {
	color: #4d4d4d;
	margin: 0;
	padding: 3px 7px 4px;
}

div#rightBox div.spBox div.floatLeftCon .newLeft{
	position:absolute;
	left:3px;
	top:32px;
	width:41px;
	heigh:31px;
	z-index:1px;
}
div#rightBox div.spBox div.floatLeftCon .newRight{
	position:absolute;
	right:3px;
	top:32px;
	width:41px;
	heigh:31px;
	z-index:1px;
}




/* [2].erokawaLink
========================================== */
div#relatedLink{
	width:573px;
	border-top:1px solid #59079f;
	border-bottom:1px solid #59079f;
	padding: 10px 0;
	margin-bottom:10px;
}
div#relatedLink:after{
	display: block;
	clear: both;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
	font-size: 0.1em;
	content: ".";
}
div#relatedLink div{
	width: 155px;
	height:100%;
	float:left;
}
div#relatedLink ul{
	width: 418px;
	float:left;
}
div#relatedLink ul li{
	display:inline;
	margin-right:10px;
}
