#flashcontent {	margin-bottom:20px;}

h3 {
	width:540px;
	height:30px;
	margin-bottom:10px;
	}

h3 span {display:none;}
	
.mdiasi01 {background:url(images/midasi01.gif) no-repeat;}
.mdiasi02 {background:url(images/midasi02.gif) no-repeat;}
.mdiasi03 {background:url(images/midasi03.gif) no-repeat;}
	
/*/////////////////////////////////////////////////////////////////
トピックス
/////////////////////////////////////////////////////////////////*/

.topics {
	text-align:left;
	margin-top:30px;
	clear:both;
	}

.topics dt {
	width:100px;
	font-weight:bolder;
	float:left;
	color:#7FAF15;
	}

.topics dd {
	width:440px;
	float:right;
	}

.topics a:link {color:#666666}
.topics a:hover {background-color:#DBEFAB; text-decoration:none;}

.topics dl {
	margin-top:5px;
	height:23px;
	background:url(shared/images/topics_line.gif) repeat-x bottom;
	clear:both;
	}
	
#topics_btn {
	background:url(images/topics_btn.gif) no-repeat;
	width:133px;
	height:11px;
	float:right;
	text-indent:-9999px;
	}

.detailbtn,.detailbtn a {
	background:url(images/detail_btn.gif) no-repeat;
	width:107px;
	height:17px;
	float:right;
	text-indent:-9999px;
	}
.detailbtn {margin:4px;}	
.detailbtn a {margin:0;}
.detailbtn a:hover {background:url(images/detail_btnov.gif) no-repeat;}
