@charset "utf-8";

/* == + MAIN == */
#main #main-contents #pageheader h1 {
	width: 675px;
	height: 63px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h1-topics.gif) no-repeat;
}

/* == ++ PICKUP == */
#main #main-contents #topics h2,
#main #main-contents .section.topicssection .section-inner .header h2 {
	padding: 7px 0 0 9px;
	font-size: 100%;
	background-color: #ebede7;
	font-weight: bold;
	color: #333333;
	border: none;
	width: 666px;
}


#main #main-contents #topics .section-inner .mainsection,
#main #main-contents .section.topicssection .section-inner .mainsection {
	margin: 20px 0 0 0;
	padding: 20px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#main #main-contents #topics .section-inner .mainsection ul.topics,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics {
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
}
#main .section .section-inner .mainsection ul.topics li {
	padding: 8px 0 0;
}
#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-timestamp,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-timestamp {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 120%;
	color: #999999;
	float: left;
	width: 95px;
}
#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 100%;
	line-height: 133.3%;
	float: right;
	width: 475px;
}
#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title.tv,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title.tv {
	background: url(../images/icon_tv-media.gif) left top no-repeat;
}
#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title.magazine,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title.magazine {
	background: url(../images/icon_magazine-media.gif) left top no-repeat;
}
#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title.np,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title.np {
	background: url(../images/icon_np-media.gif) left top no-repeat;
}
#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title.shop,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title.shop {
	background: url(../images/icon_shop-topics.gif) left top no-repeat;
}

#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title.web,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title.web {
	background: url(../images/icon_web-media.gif) left top no-repeat;
}
#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title.book,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title.book {
	background: url(../images/icon_books-media.gif) left top no-repeat;
}

#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title.other,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title.other {
	background: url(../images/icon_other-media.gif) left top no-repeat;
}

#main #main-contents #topics .section-inner .mainsection ul.topics li div.topic-title a,
#main #main-contents .section.topicssection .section-inner .mainsection ul.topics li div.topic-title a {
	text-decoration: underline !important;
}

#main #main-contents .footer.mainsectionjoint {
	margin: 0 0 14px 0;
}
#main #main-contents .footer.mainsectionjoint p {
	height: 15px;
	text-align: right;
	position: relative;
	overflow: hidden;
}
#main #main-contents .footer.mainsectionjoint p a {
	display: block;
	width: 95px;
	height: 20px;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
	float: right;
	background: url(../../common/images/text-to_top.gif) no-repeat left top;
}
#main #main-contents .footer.mainsectionjoint p a:hover {
	background-position: left bottom;
}

/* == ++ /TOPICS == */

#main #sidebar #local-navi .header a {
	display: block;
	width: 180px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/h2-lonavi_topics.gif);
}
#main #sidebar #local-navi .header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbc8bd;
}

#main #sidebar #local-navi .header a:hover {
	background-position: 0 -16px;
}






/* == + /MAIN == */
