#photo_top{
/*background-image:url('../image/top_header2016.jpg');*/
background-repeat:no-repeat;
background-position:center top;
background-size:cover;
}
#d_wrapperInner{width:1000px;}
#topWrapper
{
	width:1000px;min-height:800px;
	background-color:#FFFFFF;
	-webkit-box-shadow: 1px 1px 12px #000;
	-moz-box-shadow: 1px 1px 12px #000;
	box-shadow: 1px 1px 12px #000;
	
}

#topWrapperInner
{
	margin:5px;padding:5px;
	
}

#top_topics{margin:5px;
display:block;/*border:1px solid red;*/
width:700px;
height:600px;
overflow:auto;background-color:#ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#top_right h2{
display:block;/*background-image:url('../image/bg_pat_gray.png')*/;height:26px;
}

#top_topics dl,dt,dd{
display:block;
}
#top_topics .topic_date{font-size:14px;color:#aa0000;}

#top_topics dt{font-size:16px;color:#3333aa;margin-top:12px;font-weight:bold;}

#top_topics dd{font-size:12px;color:#333333;margin:12px;border-bottom:1px solid #cccccc;}
/**/

#top_left{
float:left;
width:200px;
/*border:1px solid red;*/
margin:5px;
}

#top_right{
float:left;
width:750px;
/*border:1px solid red;*/
margin:5px;
}

.midasi_org
{
	display:block;
	font-size:16px;
	border-left:6px solid orange;
	border-bottom:1px solid orange;
	padding:2px;
}
