@charset "shift_jis";
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11pt;
	color: #000000;
}

#building {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #ffffff;
	text-align: center;
}


#title {
	margin: 0 0 20px 0;
	padding: 0;
}


#main{
	width: 500px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}



#main table{
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}

#main th{
	width: 30%;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background: #ccc;
	text-align: center;
}

#main td{
	padding-left: 15px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background: #fff;
	text-align: left;
}

#footer {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 800px;
	text-align: center;
	background-color: #666666;
	font-size: 9pt;
	color: #ffffff;
}

#footer .home{
	font-size: 10pt;
}

#copy {
	margin: 0;
	padding: 6px 0 10px 0;
	width: 800px;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}





.links-dl {
	margin: 0 auto;
	padding: 0;
	display: block;
	height: 50px;
	width: 400px;
	list-style: none;
	text-indent: -9999px;
}

.links-dl a{
	display: block;
	height: 50px;
	width: 400px;
	background: url(../image/dl.gif) no-repeat;
	text-decoration: none;
}

.links-dl a:hover{
	background-position: bottom left;
	text-decoration: none;
	font-size: 9px;
	line-height: 9px;
}


.chui{
	font-size: smaller;
	color: #f00;
}
