﻿body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	background-image: url(../images/bg_edt2008.jpg);
	color:#000000;
/*	background: #ffffff; */
/*	color:#000000; */
}

#building {
	width: 980px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:12px;
	margin: 0 0 -1px 0;
	padding: 0;

/*	background-color: #000000; */
/*	background-image: url(../images/building021.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: left top; */

/*	background: #49382e url(../images/building01.jpg) 860px 102px; */

}



#header {
	width: 980px;
	float:left;
	margin: 0;
	padding: 0;
}

#header img {
	margin: 20px 1px 0px 15px;
}


#content {
	margin: 0;
	padding: 0;
}


#footer {
	margin: 0;
	padding: 0;
}

.clear{
	clear:both;
	line-height:0;
	height:0;
	margin: 0 0 0 0;
}






#footerbar {
	width: 980px;
	float:left;

/*	background-color: #000000; */
/*	background-image: url(../images/footer01.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: left bottom; */
/*	margin: 5px auto 0 auto; */
	padding: 3px 0 3px 0;
/*	background-color:#006600; color of waratte GREEN */  
/*	border: 1px solid #66cc33; */
	color:#000000;
	clear:both;
}


#footerbar address {
	font-size:12px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style:normal;
	line-height:1.5;
	text-align:center;
}

#footerbar a {
	font-size:12px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 0 0 15px;
	padding:0;
	text-decoration:none;
	color:#000000;
}

#footerbar p {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:8px;
	line-height:1.3;
	text-align:left;
	color:#ffffff;
/*	color:#006600; color of waratte GREEN */
	margin:0;
	padding:0;
}

#footerbar a:link { color:#000000;} /* before #000000 */
#footerbar a:visited { color:#000000;} /* before #000000 */
#footerbar a:hover { color:#ff3300;}
#footerbar a:active { color:#ff3300;}
/* #footerbar a:hover { color:#d8bfd8;}*/ /* text-decoration: underline; */
/* #footerbar a:active { color:#d8bfd8;}*/



