@charset "utf-8";

/* news 新着情報===================================================

 新着情報
 新着情報一覧
=========================================================== */

/* 新着情報 */
.newsImg02{ width:560px; margin:0 auto}
.newsImg02 .floatLeft,.newsImg02 .floatRight{ width:260px; text-align:center}
.newsImg03{ margin:0 auto}
.newsImg03 .floatLeft,.newsImg03 .floatRight{ width:260px; text-align:center}
.newsImg03 .floatLeft{ margin-right:30px}

/* 新着情報一覧 */

#titleNewsCategory{
	width:900px; height:105px;
	margin:0 auto;
	background: url(../news/images/newslook-title-back.jpg) no-repeat 0px 0px
}

#titleNewsCategory h1{
	font-size:2.154em;
	line-height: 1.4; padding: 20px 0px 0px 30px;	
}


#newsCategory{
	margin:0px 0px 20px;
	background:#c8e3fe;
	padding:3px 10px;
	text-align:right
}
#newsList .article {
	padding: 0 0 10px;
	margin: 0 0 16px;
	background: url(../news/images/newslook-list-line.gif) no-repeat bottom;
	width: 840px;
	overflow: hidden;
	zoom:1;
}

#newsList .article img.icon {
	float: left;
	margin-left: 10px;
}

#newsList .article .NewsContents {
	float: right;
	width: 790px;
}

#newsList .article .NewsContents p.NewsListimg {
	float: left;
	margin:0 10px 10px 0;
}

#newsList .article .date {
	font-size: 0.875em;
	color: #000000;
	margin: 0 0 5px;
}

#newsList .article .title {
	font-size: 1em;
}

#newsList .article .title a {
	text-decoration: none;
}

#newsList .article .title a:hover {
	text-decoration: underline;
}
