﻿body {
	margin: 0;
	padding: 0;
	background: #ffffff;
/*	background-image: url(../images/bg_base_inow_onlygreen.gif); */
	color:#ffffff;
/*	background: #ffffff; */
/*	color:#000000; */
}

#building {
	width: 100%;
/*	width: 980px; */
	text-align: center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:12px;
	margin: 5px 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; */

}






#content {
	width: 630px;
	margin: 0 auto;
	padding: 0;
}


#footer {
	width: 630px;
	margin: 0 auto;
	padding: 0;
}




#footerbar {
	width: 100%;
	float:left;
	font-size:10px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	background-color: #000000; */
/*	background-image: url(../images/footer01.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: left bottom; */
	margin: 30px auto 0 auto;
	padding: 6px 0 8px 0;
/*	border: 1px solid #000000; */
/*	background-color:#000000; */
	color:#000000;
	clear:both;
}


#footerbar address {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style:normal;
	line-height:14px;
	text-align:center;
}

#footerbar a {
	margin:0 0 0 15px;
	padding:0;
	text-decoration:none;
	color:#000000;
}

#footerbar a:link { color:#000000;}
#footerbar a:visited { color:#000000;}
#footerbar a:hover { color:#ff3300;} /* text-decoration: underline; #d8bfd8 */
#footerbar a:active { color:#ff3300;}




