body, td, th, h3, h6 {
	color: #000;
	font: normal 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0000FF;
	}
	
a:hover {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
	}

#contents {
	width:760px;
	padding: 0px;
	margin:auto;
	background-color:#EBEBEB;
	}

#title {
	width: 760px;
	margin: auto;
	background-color: #EBEBEB;
	text-align: center;
}

#logo {
	float:left;
	top: 5px;
	}

#object {
	width:490px;
	margin:auto;
	float:right;
	height: 76px;
	}
	
#navi {
	clear:both;
	width:760px;
	height:17px;
	margin:auto;
	background: url(none);
	text-align: center;
	}

#menu {
	clear:both;
	font: bold 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 25px;
	width: 760px;
	text-align: center;
	margin:auto;
	display: block;
	}
