body {
	margin: 0px 0px 20px 0px;
	padding: 5px;
	background-color: #ffffdd;
	text-align: center;
	font-family: ＭＳ Ｐゴシック, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	}
a:link {
	text-decoration: underline;
	color: blue;
	}
a:visited {
	text-decoration: underline;
	color: #cc00cc;
	}
a:active {
	text-decoration: underline;
	color: #cc00cc;
	}
a:hover {
	text-decoration: underline;
	color: orange;
	}
h1 {
	color: green;
	font-size: x-large;
	font-size: bold;
	}



#container {
	width: 720px;
	}



.panlist {
	width: 558px;
	background-color: #fce3c2;
	padding: 2px 2px 2px 20px;
	text-align: left;
	border-right: 1px solid #f7ab44;
	border-bottom: 1px solid #f7ab44;
	}
.content {
	width: 559px;
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border-bottom: 3px solid #fce3c2;
	line-height: 150%;
	text-align: left;
	font-family: HGP明朝E, Verdana, Arial, sans-serif;
	font-size: medium;
	}
.adsense {
	background-color: #ffffcc;
	border: 1px solid orange;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	text-align: left;
	}
.sponsor {
	background-color: #ffffff;
	border: 1px solid #8B0000;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	text-align: center;
	}



.rogo1 {
	color: #8B0000;
	font-family: HGP明朝E, Verdana, Arial, sans-serif;
	font-size: 55px;
	}
.rogo2 {
	font-family: HGP明朝E, Verdana, Arial, sans-serif;
	font-size: 35px;
	}
.rogo3 {
	font-family: HGP明朝E, Verdana, Arial, sans-serif;
	font-size: 45px;
	}
.link-content {
	margin: 10px 0px 0px 2px;
	line-height: 105%;
	}
.link-url {
	font-size: x-small;
	color: #008000;
	}
