@charset "shift-jis";

/* Contents layer */
#conents_area{
	width: 780px;
	margin: 0;
	padding: 0;
}

#conents_area *{
	margin: 0;
	padding: 0;
	line-height: normal;
}

#conents_area img{
	vertical-align: bottom;
	border: 0;
}

#conents_area h2{
	margin: 0;
	padding: 0 0 0 11px;
}


#first_area{
	width: 540px;
	float: left;
}

#list_area{
	width: 210px;
	float: right;
}

#conents_area .read{
	margin: 5px 0 12px 13px;
	font-size: 12px;
	color: #666666;
}

#conents_area #anchor{
	padding: 0 0 15px 13px;
	list-style: none;
}

#conents_area #anchor li{
	display: inline;
	margin-right: 12px;
	line-height: normal;
	font-size: 12px;
}

#conents_area #anchor li img{
	margin-right: 2px;
	vertical-align: middle;

}

/* === === */
#conents_area ranking,
#conents_area #newitems,
#conents_area #pickup{
	width: 540px;
	background: #F2F2F2 url(../images/index/grp_bot.jpg) no-repeat bottom left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#conents_area ranking h3,
#conents_area #newitems h3,
#conents_area #pickup h3{
	padding: 0 0 10px 0;
}

#conents_area ranking .items,
#conents_area #newitems .items,
#conents_area #pickup .items{
	margin: 0 0 10px 10px;
	background: url(../images/index/item_top.jpg) no-repeat 0 0;
}

#conents_area ranking .items dl,
#conents_area #newitems .items dl,
#conents_area #pickup .items dl{
	width: 520px;
	background: url(../images/index/item_bot.jpg) no-repeat left bottom;
}

#conents_area ranking .items dl:after,
#conents_area #newitems .items dl:after,
#conents_area #pickup .items dl:after{
	display: block;
	clear: both;
	content: ".";
	height: 1px;
	width: 1px;
	visibility: hidden;
}

#conents_area ranking .items dl dt,
#conents_area #newitems .items dl dt,
#conents_area #pickup .items dl dt{
	width: 78px;
	float: left;
	padding: 10px 0;
	text-align: right;
}

#conents_area ranking .items dl dd,
#conents_area #newitems .items dl dd,
#conents_area #pickup .items dl dd{
	width: 435px;
	float: right;
	padding: 10px 0;
}

#conents_area ranking .items dl dd h4,
#conents_area #newitems .items dl dd h4,
#conents_area #pickup .items dl dd h4{
	margin: 0 10px 0 0;
	padding: 3px 0;
	font-weight: normal;
	font-size: 14px;
}

#conents_area ranking .items dl dd h4.type1,
#conents_area #newitems .items dl dd h4.type1,
#conents_area #pickup .items dl dd h4.type1{
	background: url(../images/index/type_icon_1.jpg) no-repeat right center;

}

#conents_area ranking .items dl dd h4.type2,
#conents_area #newitems .items dl dd h4.type2,
#conents_area #pickup .items dl dd h4.type2{
	background: url(../images/index/type_icon_2.jpg) no-repeat right center;

}

#conents_area ranking .items dl dd h4.type3,
#conents_area #newitems .items dl dd h4.type3,
#conents_area #pickup .items dl dd h4.type3{
	background: url(../images/index/type_icon_3.jpg) no-repeat right center;

}

#conents_area ranking .items dl dd h4 a,
#conents_area #newitems .items dl dd h4 a,
#conents_area #pickup .items dl dd h4 a{
	text-decoration: none;
	font-weight: bold;
	color:#333333;
}

#conents_area ranking .items dl dd p,
#conents_area #newitems .items dl dd p,
#conents_area #pickup .items dl dd p{
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
	background: url(../images/index/bg.jpg) repeat-x left top;
	color:#666666;
	font-size: 12px;
	line-height: 1.5;
}

#conents_area ranking .items dl dd .data,
#conents_area #newitems .items dl dd .data,
#conents_area #pickup .items dl dd .data{
	text-align: right;
	background: none;

}

#conents_area #pickup .items dl dd .point{
	margin: 5px 10px 0  0;
	padding: 5px 5px 5px 60px;
	border: dotted 1px #FFCC66;
	background: #FFFFCC url(../images/index/img_point.jpg) no-repeat top left; 
}

/* === side === */
#list_area {
	background: url(../images/index/right_bg.jpg) repeat-y 0 0;
}

#list_area p{
	padding: 5px;
	text-align: center;
}

#list_area dl{
	padding: 0 0 20px 0;
	background: url(../images/index/list_bot.jpg) no-repeat left bottom;
	font-size: 10px;
}

#list_area dl dt{
	margin-left: 2px;
}

#list_area dl ul{
	padding: 8px 5px 15px 5px;
	list-style: none;

}

#list_area dl ul li{
	margin-bottom: 5px;
	padding: 0 0 0 35px;
	line-height: 1.4;
}

#list_area dl ul li.type1{
	background: url(../images/index/type1.jpg) no-repeat 20px 3px;
}

#list_area dl ul li.type2{
	background: url(../images/index/type2.jpg) no-repeat 20px 3px;
}

#list_area dl ul li.type3{
	background: url(../images/index/type3.jpg) no-repeat 20px 3px;
}

#list_area dl ul li.type4{
	background: url(../images/index/type4.jpg) no-repeat 20px 3px;
}
