@charset "utf-8";
body {
	line-height: 140%;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin-top: 30px;
	font-size: small;
	background-repeat: repeat;
}

a {
	border:none;
}

img {
	padding: 0px;
	margin: 0px;
}

a img {
	margin: 0px;
	padding: 0px;
}
#back {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCFF00;
}




#contents {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contents p {
	margin: 0px;
	padding: 0px;
}

#contents #main {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}

#contents #news {
	background-color: #012DA0;
	width: 700px;
	padding-top: 20px;
	margin-top: 30px;
	line-height: 90%;
}

#contents #news #topics {
	background-color: #FFFFFF;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 140%;
}

#contents #main table {
	margin-left: 30px;
}
#back #contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
