@charset"Shift_JIS";

/****************************************
　お知らせ
****************************************/
#mainImg01 {
	margin:0px;
	padding:10px 0px 50px;
	width: 700px;
	text-align:left;
	display:block;
}


/* newsMarea */
.newsMarea {
	margin:10px auto 30px;
	padding:0px 0px;
	width: 700px;

}

.newsMarea .newsTbl11 {
	margin:0px 0px 0px;
	padding:0px 0px;
	width: 700px;

	height:10px;
	display: inline-table;
}

.newsMarea .newsTbl12 {
	margin:0px 0px 0px;
	padding:0px 0px 20px;
	width: 700px;
	display: inline-table;
/*	background-image: url(../news/images/news_tbl12.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F2F2F2;*/
}


/* .newsMarea */
.newsMarea .newsSarea {
	margin:0px 0 15px;
	padding:0px;
	width: 700px;
	height:30px;
	background-image: url(../news/images/news_subt01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: table;
}

.newsSarea .date {
	margin:0px;
	padding:0px;
	width: 120px;
	font-size:108%;
	line-height: 30px;
	font-weight:bolder;
	color:#FFF;
	text-align:center;
	display: table-cell;
	float:left;
}

.newsSarea .subt {
	margin:0px;
	padding:0px 15px;
	width: 550px;
	font-size:108%;
	line-height: 30px;
	font-weight:bolder;
	color:#FFF;
	display: table-cell;
	float:left;
}


/* newsTxt */
.newsTxt {
	margin:0px auto;
	padding:0px 0px 0px;
/*	width: 690px;*/
	width: 700px;
	text-align:left;
/*	font-size:108%;*/
	font-size:100%;
	line-height: 180%;
	clear:both;
}

