@charset "EUC-JP";

#list_box{
	width:580px;
	margin-right: 10px;
	margin-bottom: 30px;
}
#list_top{
	background: url(./img/box_top.gif) no-repeat center top;
	height: 70px;
	width: 580px;
}
#list_bottom{
	background: url(./img/box_bottom.gif) no-repeat center bottom;
	height: 20px;
	width: 580px;	
}
#list_text{
	background: url(./img/box_middle.gif) repeat-y;
	padding-right: 10px;
	padding-left: 30px;
	line-height: 2em;
}

/*--------------------*/
.news_title{
	color: #FFFFFF;
	background: url(../common/img/back_subtitle.gif) no-repeat;
	height: 40px;
	width: 560px;
	padding-left: 20px;
	font-size: 14px;
	padding-top: 13px;
	font-weight: bold;
}
.news_title span{
text-align:right;
}
.news_photo{
float:right;
padding-left: 10px;
}
.news_text{
padding-left: 10px;
padding-bottom: 30px;
}
/*--------------------*/

#under_menu2{
	text-align: center;
	clear: both;
	margin:10px 0px 10px 150px;		
}



/* 20180510 */
#topics_paging {text-align:center;margin:20px 0 0 0!important;padding-left:0;clear:both;}
#topics_paging li {display:inline-block;margin:0 5px;list-style:none;}
.topics_photo_1,.topics_photo_2,.topics_photo_3,.topics_photo_4,.topics_photo_5,.topics_photo_6,.topics_photo_7,.topics_photo_8,.topics_photo_9,.topics_photo_10,.topics_photo_11,.topics_photo_12 {max-width:100%;}