@charset "UTF-8";
body {
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(../../common_img/bg.jpg);
	background-repeat: repeat;
}
#allArea {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#contentsArea {
	margin: 0px;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 15px;
	left: auto;
}
#contentsArea900 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#navi {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#footer {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE1E24;
	height: 45px;
}
#strongCopy {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	width: 900px;
	margin-bottom: 10px;
}

#copyright {
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#address {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
	width: 570px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#imageArea {
	height: 433px;
	width: 900px;
	margin-bottom: 12px;
	background-color: #FFFFFF;
}

#footer_navi {
	text-align: center;
	width: 870px;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#newsheader{
	width: 600px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsheadlineImage {
	width: 580px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#newsContentsArea600 {
	background-color: #FFFFFF;
	left: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.newsWordArea580 {
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	margin: 10px;
	width: 580px;
}

/* 2008.5.28 白方追加 ここから */

.newsWordArea580 table.NewsList {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

.newsWordArea580 table.NewsList th {
	vertical-align:top;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
	white-space:nowrap;
	padding:0 1em 1em 0;
}

.newsWordArea580 table.NewsList td {
	vertical-align:top;
	font-size:12px;
	line-height:1.5;
	padding:0 1em 1em 0;
}



.newsWordArea580 p.NewsTitle {
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}

.newsWordArea580 p.NewsDate {
	font-weight:normal;
	font-size:smaller;
	text-align:right;
}


.newsWordArea580 img.NewsPhoto {
	margin:0 10px 10px 0;
	float:left;
}

/* 2008.5.28 白方追加 ここまで */


#newsFooter {
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE1E24;
	height: 35px;
	clear:both;	/* 2008.5.28 白方追加 */
}
#newCopyright {
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.sitemapTX {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
#closeSw {
	height: 20px;
	width: 80px;
	margin-top: 5px;
	margin-right: 260px;
	margin-bottom: 5px;
	margin-left: 260px;
	clear:both;	/* 2008.5.28 白方追加 */
}

