@charset "utf-8";
/* -----------------------------------------------
 メインイメージエリア包括
----------------------------------------------- */

/* 100%包括 */
#wrapMainArea {
	clear: both;
	width: 100%;
	padding: 10px 0 30px 0;
}

/* 包括 */
#wrapMainArea #mainArea {
	width: 1040px;
	height: 600px;
	margin: 0 auto;
}

#wrapper {}

/* -----------------------------------------------
 メインイメージエリア包括
----------------------------------------------- */

/* 100%包括 */
#wrapTopNavi {
	clear: both;
	width: 100%;
	margin-bottom: 40px;
	padding: 35px 0 35px 0;
	background: #f5f5f5;
}

/* 包括 */
#wrapTopNavi #topNaviArea {
	width: 1040px;
	margin: 0 auto;
}

#wrapTopNavi #topNaviArea .two {
	width: 676px;
	margin: 20px auto 0 auto;
}

#wrapTopNavi #topNaviArea .topNaviItem{
	width: 305px;
}

#wrapTopNavi #topNaviArea .leftItem{
	float:left;
}

#wrapTopNavi #topNaviArea .centerItem{
	float:left;
	margin-left:66px;
}

#wrapTopNavi #topNaviArea .rightItem{
	float:right;
}

#wrapTopNavi #topNaviArea .topNaviItem h2 {
	padding: 5px 0 3px 0;
}

/* タイトル
----------------------------- */
#contents #wrapMainIndex .newsTtl {
	background: url(../../img/top/bg_top_ttl.jpg) no-repeat top left;
}

#contents #wrapMainIndex .newsTtl .inner {
	padding: 8px 15px;
	background: url(../../img/top/bg_top_ttl_b.jpg) no-repeat bottom left;
}

#contents #wrapMainIndex .newsTtl .ttl {
	float: left;
}

#contents #wrapMainIndex .newsTtl .link {
	float: right;
}

#contents #wrapMainIndex .newsTtl .link li {
	float: left;
	margin-left: 20px;
}

#contents #wrapMainIndex .newsTtl .link li img {
	vertical-align: middle;
}
