html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #F1F1F1;
	color: #444;
	font-size: 1em;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	letter-spacing:normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
h1 {
	padding: 0;
	font-size: 1em;
	color: #000;
	line-height: 1.4em;
}
h2 {
	padding-top: 10px;
	font-size:0.8em;
	color: #000;
	line-height: 1.6em;
}
pre {
	font-size: 1em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	background-color: #fff;
	text-align: left;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#container {
	padding: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page #container {
	width: 900px;
	padding-top: 20px;
	float: left;
	background-color: #FFF;
	margin: 0px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
#page #header {
	height: 32px;
	background-color: F1F1F1;
	padding-left: 15px;
}
#page #navi {
	font-size: 100%;
	background-color: #F1F1F1;
	white-space: normal;
	float: left;
	width: 100%;
}
#page #navi ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#page #navi ul li {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 6em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #copyright {
	text-align: center;
	clear: both;
	background-color: #F1F1F1;
	font-size: 0.8em;
}
#page #navi ul li a {
	color: #777;
	text-decoration: none;
	display: block;
	border-bottom-color: F1F1F1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#page #navi ul li a:hover {
	color: #000;
}
#page #navi ul li a:active {
	color: #000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFF;
}
#page #container table tr td a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page #container #column {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 150px;
}
#page #container #column ul li {
	color: #777;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 5em;
	list-style-type: none;
}
#page #container #column ul li a {
	color: #777;
	text-decoration: none;
	display: block;
}
#page #container #column ul li a:hover {
	color: #000;
}
#page #container #contents {
	margin: 0px;
	padding: 10px;
	width: 690px;
	float: right;
}
h3 {
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
	line-height: 1.4em;
}
#page #container #text {
	float: right;
	width: 500px;
	margin-right: 20px;
}
#page #container #contents #text {
	float: left;
	width: 600px;
	margin-top: 20px;
}
.mawarikomi {
	float: left;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

