body { background-color: #ffffff;
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	margin:0;
	padding:0;
	height:100%;
}

/*トップイメージ画像
---------------------------------------------------------------------------*/

#contents_titleimage {
	clear:both;
	position: relative;
	top: -2px;
	width: 1050px;
	height: 200px;
	margin:0px;
	padding:0px;
	background-color: #888888;
}

/*本編エリア
---------------------------------------------------------------------------*/

#contents_main {
	position: relative;
	width: 1050px;
	height: 100%;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}


/*トップバナーエリア・と右バナーエリア
---------------------------------------------------------------------------*/

#contents_area {
	width: 850px;
	position: relative;
	float: right;
	right:10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 200px;
	line-height: 18px;
	font-size: 16px;
}

.contents_area_txt {
	font-size: 18px;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝",serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 235px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}



/*本編・コンテナー
---------------------------------------------------------------------------*/
#table_container {
	position: relative;
	float: right;
	top: 5px;
	right:10px;
	width: 950px;
	margin-right: auto;
	margin-left: 0;
	text-align: left;
	vertical-align:bottom;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/*新着エリア
---------------------------------------------------------------------------*/

#news_cont_area {
	position: relative;
	top: 10px;
	left: 5px;
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.news_cont_area_title {
	width: 800px;
	line-height: 18px;
	font-size: 16px;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝",serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

#news {
	width: 760px;
	height: 335px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-color: #eeeeee;
}
.news_txt {
	text-align: left;
	line-height: 26px;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-left: 5px;
}



/*右バナーエリア
---------------------------------------------------------------------------*/

#news_cont_area2 {
	float: right;
	position: relative;
	right:10px;
	top: 10px;
	width: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.news_cont_area_title2 {
	width: 235px;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝",serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 2px;

}
