body {
	margin: auto;
	width: 700px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

#sidenavi {
	padding: 0px;
	float: left;
	width: 190px;
	margin-right: 10px;
}
#footernavi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	letter-spacing: 3px;
	width: 700px;
	margin: 0px;
	height: 10px;
	padding-top: 15px;
	color: #000000;
}
#copylights {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 15px;
}



#main {
	padding: 0px;
	float: right;
	height: auto;
	width: 500px;
	margin: 0px;
}
#footersen {
	width: 700px;
	clear: left;
	padding-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#main_img {
	height: 200px;
	width: 700px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main #mainnews table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 1px;
	width: 480px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}
