@charset "UTF-8";
/* CSS Document */

.clear {
	clear:both;
	height:28px;
	padding:0;
}


/*
=========================================================================================
新着情報　詳細一覧
=========================================================================================
*/
.topics_fin{
	background-image:url(../images/topics_fin_base.gif);
	background-repeat:no-repeat;
	width:721px;
	height:39px;
	color: #644724;
	font-size: 20px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 20px;
	margin-bottom:20px;
	}
.topics_content{
	margin-top:20px;
	width:720px;
	padding:10px;
	}
.topics_subtitle{
	background-image:url(../images/subtitleline_topics.gif);
	background-repeat:no-repeat;
	width:740px;
	height:26px;
	}
.topics_ichiran{
	margin-left:20px;
	margin-right:20px;
	font-size: 80%;
	}
.topics_ichiran dl{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-top:20px;
	}	
#topics_txt{
	font-size:80%;
	}

