
.news-main {
     width: auto;
	 
	 table-layout: fixed;
}



.news-img {
    max-width: 400px; !important;
	text-align:center; !important;
	margin:0 auto;
}

.news-content {
	width: 100%;
	margin:0 auto;
	
	table-layout: fixed;
}

.time {
	font-family:  Century Gothic, 'Poppins', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:2.4em;
	letter-spacing:0.055em;	
	
	margin-top: 10px;
	margin-bottom:0px;
	text-align:center;
	
	color: #50bcd3;
}

.news-tilte {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;
	font-size:15px;
	letter-spacing: 0.15em;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height:1.7em;
	text-align:center;
	color: #50bcd3;
}

.news-text {
	font-family:  Century Gothic, 'Poppins', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	line-height:2.0em;
	letter-spacing:0.05em;	
	
	
	text-align:left;
	
	list-style-type: none;
    list-style: none;
}


.news-text a:link {
	color:#006A99;
	text-decoration: underline;
}

.news-text a:visited {
	color: #006A99;
	text-decoration: underline;
}

.news-text a:hover, a:active, a:focus {
	text-decoration: none;
}








.news-list {
	font-family:  Century Gothic, 'Poppins', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:2.0em;
	letter-spacing:0.055em;	
	
	
	text-align:left;
	
	list-style-type: none;
    list-style: none;
	margin-bottom:20px;
}


.news-list a:link {
	color:#006A99;
	text-decoration: none;
	font-size:15px;
}

.news-list a:visited {
	color: #000000;
	text-decoration: none;
}

.news-list a:hover, a:active, a:focus {
	text-decoration: underline;
}