body, td, th, h3, h6 {
	color: #000;
	background-color: #EBEBEB;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
}

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

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

#title {
	width:760px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	float:left;
	}

#object {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	float:left;
	padding: 0px;
	background-color: #EBEBEB;
	}
	
#table {
	width: 170px;
	float: right;
	padding-top: 5px;
	margin: 0px;
	text-align: center;
	}

#navi {
	width:760px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	}

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