@charset "utf-8";

/* -------------------------------------------------
/
/ ケイライントラベル　トップページ
/　
/
-------------------------------------------------- */


/* ------------------------------------------- flashエリア --*/

#contents-header {
	width: 960px;
	margin-top: 6px;
}

#contents-header #mainflash-area {
	clear: both;
	width: 960px;
	height: 440px;	
	background: #fff;
}


/* ------------------------------------------- メインエリア --*/


#main-area h2#topics-title {
	width: 668px;
	height: 47px;
	background: url(../../images/topics_title.gif) no-repeat center bottom;
	text-indent: -9999px;	
}


.contents-main #main-area #topic-box {
	padding-bottom: 15px;
}

