body {
	margin: 0px 0px 20px 0px;
	padding: 5px;
	text-align: center;
	line-height: 120%;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, 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;
	}
p {
	margin: 3px;
	}
form {
	margin: 0px;
	}



#container-top {
	width: 800px;
	}
#container {
	width: 720px;
	}
#container-mp {
	width: 720px;
	}
	#container-mp p {
		margin: 10px;
		}
#container-comp {
	width: 720px;
	font-size: medium;
	}
	#container-comp p {
		margin: 15px;
		}




.zituryoku {
	margin: 5px 2px 10px 10px;
	padding: 10px 0px 0px 0px;
	border: 3px solid orange;
	background-color: #ffffaa;
	font-size: medium;
	font-weight: bold;
	}
.pr {
	width: 600px;
	background-color: #ffffcc;
	margin: 5px 0px 5px 0px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	border: 1px solid orange;
	}
.search {
	background-color: #d7fdd2;
	padding: 2px 2px 2px 15px;
	text-align: left;
	border: 1px solid #00bf60;
	}
.head-new {
	background-color: #dbeefd;
	padding: 0px 0px 0px 10px;
	text-align: left;
	border-right: 1px solid #80bfff;
	border-bottom: 1px solid #80bfff;
	}
.head-keywords {
	background-color: #fce3c2;
	padding: 0px 0px 0px 10px;
	text-align: left;
	border-right: 1px solid #f7ab44;
	border-bottom: 1px solid #f7ab44;
	}
.toha {
	width: 700px;
	text-align: left;
	line-height: 180%;
	font-size: small;
	}
.panlist {
	width: 550px;
	background-color: #fce3c2;
	padding: 2px 2px 2px 20px;
	text-align: left;
	border-right: 1px solid #f7ab44;
	border-bottom: 1px solid #f7ab44;
	}
.panlist-blue {
	width: 550px;
	background-color: #dbeefd;
	padding: 2px 2px 2px 20px;
	text-align: left;
	border-right: 1px solid #80bfff;
	border-bottom: 1px solid #80bfff;
	}
.title {
	color: green;
	font-size: small;
	font-weight: bold;
	}
.url {
	font-size: x-small;
	}

.adsense {
	background-color: #ffffcc;
	border: 1px solid orange;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	text-align: left;
	}
.content {
	width: 413px;
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffdd;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	line-height: 150%;
	text-align: left;
	font-size: medium;
	}
	.content a {
		font-weight: bold;
		}



.medium-bold {
	font-size: medium;
	font-weight: bold;
	}
