#toptxt{ width: 525px; height: 76px; background: url(../image/top/maintxt.jpg) no-repeat left top;text-indent:-9999px;margin-bottom:5px;}
/* トピックス
----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#toptopics{ width: 525px; height: 28px; background: url(../image/top/topics.jpg) no-repeat left top;text-indent:-9999px;}
#toptopicsbg{ background:#6c4546;float:left;}
.topicsset{ width: 525px;
	background: url(../image/top/topicsborder.gif) no-repeat left bottom;
	margin-top:7px;
	padding-bottom:7px;
	float:left;
}
.topicstxt{ background: url(../image/top/topicsbg.gif) no-repeat left top; padding:0 10px 0 32px;}
.topicstxtdate{
	width:88px;
	padding-right:5px; 
	float:left;
}
.topicstxtcontents{
	width:390px;
	float:left;
}




/* 最新制作実績
----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.newresults{
	width: 450px;
	padding-bottom:15px;
	_padding-bottom:20px;
	float:left;
}

.newresults dt{
	font-size: 120%;
	padding-bottom: 2px;
	font-weight: bold;
}

.newresults dd{
	margin-bottom: 5px;
}

.newresults dd a{
	float: right;
	margin-bottom: 5px;
}



/* ニュース
----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#topnews{ width: 525px; height: 28px; background: url(../image/top/news.jpg) no-repeat left top;text-indent:-9999px;}
#topnewsbg{ background:#505253;float:left;margin-bottom:15px;}
.newsset{ width: 525px;
	background: url(../image/top/newsborder.gif) no-repeat left bottom;
	margin-top:7px;
	padding-bottom:7px;
	float:left;
}
.newstxt{ background: url(../image/top/newsbg.gif) no-repeat left top; padding:0 10px 0 32px;}
.newsstxtdate{
	width:88px;
	padding-right:5px; 
	float:left;
}
.newstxtcontents{
	width:390px;
	float:left;
}










