/* TOPICS本文CSS */
#topi_photo_disp{
	width:400px;
	margin-top:50px;
	margin-bottom:50px;
	margin-left:125px;
}

.tp_photoS{ position:relative; width:320px; /*height:240px;*/ margin:15px auto; font-size:80%; padding:0; }
.tp_photoS img{ border:0; display:block; margin:0 auto; }

.tp_photoM{ position:relative; width:400px; /*height:300px;*/ margin:0 auto; font-size:80%; padding:0; }
.tp_photoM img{ border:0; display:block; margin:0 auto; }

.tp_photoL{ position:relative; width:650px; /*height:487px;*/ margin:0 auto; font-size:80%; padding:0; }
.tp_photoL img{ border:0; }

/* カテゴリ部分 */
.news_list a{
	display: inline;
	width: auto;
	padding: 0;
	position: static;
}
.news_list .cat {
	width: 0em;
	padding-top: 0px;
	display: inline;
	vertical-align: inherit;
}
.news_list .cat span {
	font-size:1.4rem;
	display: inline;
}
