/*トピックス*/
#topics-style{
	color:#006600;
	line-height:176%;
	font-size:13px;
}
#whats-new-style{
	color:#0033CC;
	line-height:176%;
	font-size:13px;
}
#topics-style-title{
	color:#CC3300;
	font-size:16px;
	font-weight:bold;
	border-left-style:solid;
	border-left-color:#CC3300;
	border-left-width:10px;
	padding-left:10px;
}

.topics1{
	background-image:url(img/topics_left.gif);
	background-repeat:repeat-y;
	width:40px;
}
.topics2{
	background-image:url(img/topics_right.gif);
	background-repeat:repeat-y;
	width:40px;
}
.topics3{
	background-image:url(img/topics_bottom.gif);
	height:90px;
}
.topics4{
	background-image:url(img/topics_line.gif);

}
.topics5{
	background-image:url(img/topics_date.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:25px;
}
/*トピックスおわり*/
