#mainimage {
	width:740px;
	height:200px;
	margin-bottom:20px;
	}
	
#flashcontent {	margin-bottom:20px;}


h3 {
	width:500px;
	height:30px;
	margin-bottom:10px;
	text-indent:-9999px;
	}
	
#midasi {background:url(images/midasi01.gif) no-repeat;}
#midasi02 {background:url(images/midasi02.gif) no-repeat;}
#midasi03 {background:url(images/midasi03.gif) no-repeat;}
#midasi02 span,#midasi03 span {display:none;}

#navibanner_l {
	width:240px;
	height:80px;
	float:left;
	margin-bottom:10px;
	}

#navibanner_r {
	width:240px;
	height:80px;
	float:right;
	margin-bottom:10px;
	}


/*/////////////////////////////////////////////////////////////////
トピックス
/////////////////////////////////////////////////////////////////*/

.topics {
	background:url(shared/images/line.gif) repeat-x bottom;
	height:25px;
	padding-top:5px;
	text-align:left;
	clear:both;
	}

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

.topics dd {
	width:380px;
	float:right;
	}
	
.topics_btn,.topics_btn a {
	background:url(images/topics_btn.gif) no-repeat;
	width:133px;
	height:11px;
	float:right;
	text-indent:-9999px;
	}
.topics_btn {margin:10px 10px 0 0;}
.topics_btn a {margin:0;}
.topics_btn a:hover {background-position:-133px 0;}


