a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

#topbody {
	padding-top: 10px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	background-color: #DDDDDD;
	margin-top: 10px;
	margin-left: 10px;
}

#pan {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	float: right;
	height: 26px;
	padding-top: 5px;
}
#home {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;
	clear: left;
}
#copy {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
#logo {
	float: left;
}
#title {
	clear: left;
	background-color: #CCFFCC;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#right {
	float: left;
	overflow: hidden;
	width: 300px;
}
#left {
	width: 400px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.1em;
	line-height: 1.5em;
	text-align: justify;
	line-break:strict;
justify;
	text-justify:distribute;
}
#container {
	width: 780px;
	padding: 0px;
	margin: 0px;
}
#midashi {
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 5px;
	font-size: large;
	background-color: #CCFFCC;
}
#midashi_s {
	font-weight: normal;
	font-size: small;
	line-height: 1.3em;
}
#date {
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.honbun {
	margin: 5px;
	float: left;
}
#new {
	font-size: small;
	text-align: right;
	margin-top: 10px;
	width: 210px;
}
iframe {
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
iframe#link {
	margin-top: 0px;
	border: 1px dotted #999999;
	margin-bottom: 10px;
}
#picture {
	width: 200px;
	text-align: center;
}
#caption {
	font-size: small;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
pre {
	background-color: #FFFFCC;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 1.7em;
	letter-spacing: 0.05em;
	border: 1px solid #666666;
}
.score {
	font-weight: bold;
}

