@charset "UTF-8";

/*コンテンツ
------------------------------------------------------------------------------*/
div#contents-top {
	margin: 10px 0 0 10px;
	width: 778px;
}

div#contents-top div#picup-bnr {
	margin: 0;
	width: 503px;
	float: left;
}

div#contents-top div#picup-bnr ul li {
	margin: 0 0 10px 0;
	float: left;
}

div#contents-top div#topi-blog {
	position: relative;
	width: 265px;
	float: right;
}

/*更新履歴*/
dl#topics-top {
	width: 265px;
	height: 291px;
	margin: 0;
}

dl#topics-top dt.topics-name {
	height: 31px;
	background: url(../image/top/bg_topics.png) 0 0 no-repeat;
	text-indent: -9999px;
	_margin-top: -6px;
	_background: none;
	_position: absolute;
	_z-index: 100;
}

dl#topics-top dd.topics-bg {
	height: 260px;
	background: url(../image/top/bg_topics.png) 0 -31px no-repeat;
	padding: 10px;
	_margin-top: -31px;
	_padding: 41px 10px 10px 10px;
}

dl#topics-top dd dl#topics-contents {
	height: 240px;
	overflow: auto;
}

/*トピックスアイコン*/
dl#topics-top dd dl#topics-contents dt.topi-news {
	background: url(../image/common/ico_news.gif) 65px 5px no-repeat;
}
dl#topics-top dd dl#topics-contents dt.topi-play {
	background: url(../image/common/ico_play.gif) 65px 5px no-repeat;
}
dl#topics-top dd dl#topics-contents dt.topi-cardlist {
	background: url(../image/common/ico_cardlist.gif) 65px 5px no-repeat;
}
dl#topics-top dd dl#topics-contents dt.topi-product {
	background: url(../image/common/ico_goods.gif) 65px 5px no-repeat;
}
dl#topics-top dd dl#topics-contents dt.topi-movie {
	background: url(../image/common/ico_movie.gif) 65px 5px no-repeat;
}
dl#topics-top dd dl#topics-contents dt.topi-event {
	background: url(../image/common/ico_event.gif) 65px 5px no-repeat;
}
dl#topics-top dd dl#topics-contents dt.topi-maniax {
	background: url(../image/common/ico_maniax.gif) 65px 5px no-repeat;
}
dl#topics-top dd dl#topics-contents dt.topi-blog {
	background: url(../image/common/ico_blog.gif) 65px 5px no-repeat;
}
/**/

dl#topics-top dd dl#topics-contents dd {
	padding-bottom: 5px;
	background: url(../image/top/bg_topics_line.png) left bottom no-repeat;
	_line-height: 1.5;
}

dl#topics-top dt.topics-name a.ico-rss{
	display: block;
	overflow: hidden;
	width: 14px;
	height: 14px;
	background: url(../image/common/ico_rss.gif) no-repeat;
	margin: 9px 0 0 108px;
	float: left;
	_margin: 1px 0 0 53px;
}

/* for IE7 */
*+html dl#topics-top dt.topics-name a.ico-rss{
	margin: -11px 0 0 108px;
}

/*ブログ*/
dl#blog {
	position: absolute;
	width: 265px;
	margin: 10px 0 0 0;
	_margin: -11px 0 0 0;
}

dl#blog dt.blog-name {
	height: 31px;
	background: url(../image/top/bg_blog.png) 0 0 no-repeat;
	text-indent: -9999px;
	_background: none;
	_margin-top: -6px;
	_position: absolute;
	_z-index: 100;
}

dl#blog dd.blog-bg {
	background: url(../image/top/bg_blog.png) 0 -31px no-repeat;
	padding: 10px;
	_margin-top: -31px;
	_padding: 41px 10px 10px 10px;
	_height:84px;
	_line-height: 1.5;
}

dl#blog dd dl#blog-contents {
	height: 84px;
	overflow: auto;
}

dl#blog dt.blog-name a.ico-rss{
	display: block;
	overflow: hidden;
	width: 14px;
	height: 14px;
	background: url(../image/common/ico_rss.gif) no-repeat;
	margin: 9px 0 0 198px;
	float: left;
	_margin: 1px 0 0 98px;
}

/* for IE7 */
*+html dl#blog dt.blog-name a.ico-rss{
	margin: -11px 0 0 198px;
}
/**/




