body {
	text-align: center;
}
#creditbartop {
	text-align: center;
	margin-top: 10px;
	height: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#creditbartop address {
}
#footer {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	border: thin solid #CC0000;
}

#building {
	text-align: center;
	margin: auto;
	width: 600px;
}
#img {
	height: auto;
	width: 250px;
	float: left;
}






/* content structure */

#content {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#details {
	height: auto;
	width: 350px;
	float: left;
	text-align: center;
}
#topicbox {
	padding-top: 5px;
}



#topicbox h1 {
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #660000;
	width: 300px;
	height: 40px;
	text-align: center;
	border: thin outset #0066CC;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
}
table a {
	font-size:;
	color: #0000FF;
}

