@charset "UTF-8";
/* CSS Document */


.main_contents_news{
	width: 697px;
	height: auto;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;

}
span.news_title img{
	vertical-align:middle;
	padding-right:10px;
}

p.news_line{
	float:left
	width:80%;
	border-bottom: 1px dashed #cccccc;
	margin-left:10px;
	margin-right:10px;
}

span.news_text{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}

span.news_days{

	float:right;
	margin-top:5px;
	margin-bottom:5px;
}

.thanks_box{
}

.thanks_box .thanks{
	margin-top: 50px;
	font-size:125%;
	text-align:center;
	font-weight:bold;
	letter-spacing: 0.4em;
}

.thanks_box .explain{
	text-align:center;
	margin-top: 30px;
	line-height: 175%;
}

.thanks_box img{
	float:left;
	margin-left: 90px;
	margin-right: 80px;
	margin-bottom: 50px;
}
