@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}

img {
	border: none;
	display: block;
	margin: 10px 0;

}

#header ul, .banner, #footer .auxlinks, #srchBox, .rightcol, #content .main1-3 h1, #lang ul, .pagination {
	display: none;
}

.main {
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.post-title {
	padding-bottom: 20px;
	font-size: 30px;
	font-weight: bold;
}
.post-title a {
	color: #000000
	text-decoration: none;
}

body#content dl dt {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}

.rightcol {
	margin-top: 60px;
	margin-bottom: 40px;
}
.disclaimer {
	margin-top: 60px;
}
#outline table {
	border: thin solid #666666;
	border-collapse:collapse;
}
#outline table th {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
}
#outline table td {
	padding-left: 10px;
	border: 1px solid #666666;
}
#content  .main1-3  dl dt {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
