@CHARSET "utf-8";

* {
	text-align: left;
	font-size: 12pt;
	font-family: Meiryo, "ＭＳ Ｐゴシック","ＭＳ ゴシック","平成ゴシック";
	font-weight: medium, normal;
	line-height: 1.4em;
}

body {
	color: #ffffff;
	background-color: #000000;
	margin-left:20pt;margin-right:20pt;
}

div {
	font-size: 12pt;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.contents {
	margin-left: 5%;
	margin-right: 5%;
}

h2.title {
	font-size: 130%;
	font-weight: bold;
}

h3.title {
	font-size: 120%;
	font-weight: bold;
}

a:link { color: #00ff00; }
a:alink { color: #00c000; }
a:visited { color: #008000; }

th,td {
	width 50px;
	text-align: center;
}

.tleft {
	text-align: left;
}

.redbold {
	color: #ff0000;
	font-weight: bold;
}

.end {
	clear: both;
}

/*
	以下トップ
*/

#top-left {
	float: left;
	margin-left: 5%;
	margin-right: 15px;
}

#top-right {
	margin-left: 15px;
	margin-right: 5%;
/*	background-color: #0000ff;	*/
}

img#top {
	margin-top: 20px;
	margin-left: 20px
}

.menu {
	text-align: center;
}

.notice {
	font-size: 90%;
}

#since {
	font-size: 8pt;
	text-align: right;
}

#sitelogo {
	font-size: 28pt;
	font-family: ＡＲ古印体Ｂ;
}

#head-sub {
	color: #ff0000;
	text-align: left;
	font-weight: bold;
}

#lastupdate {
	text-align: center;
	color: #ffd700;
	font-size: 95%;
	font-style: italic;
}

#mainmenu {
	clear: both;
}

#mainmenu a{
	font-size: 110%;
}

.navigation {
	text-align: center;
}

.navigation a {
		font-size: 10pt;
}

h3.headchot {
	color: #ff0000;
	text-align: center;
	font-size: 110%;
}

h3.headmenu {
	color: #00c000;
	text-align: center;
	font-size: 110%;
}

.chot-quote {
	text-align: inherit;
	font-size: 110%;
	font-style: italic;
}

.footer {
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
}

td, th {
	padding: 0.2em;
}
th.narrow {
	width: 40px;
	text-align: center;	
}

a.log {
	font-size: 80%;
}

#mainmenu dt {
	text-align: center;
	margin-top: 1.2em;
}

#mainmenu dd {
	text-align: center;
	margin-left: 0;
}

a.title {
	color: #ffffff;
	text-decoration: none;
}

div#headline {
	text-align: center;
}

div#main {
	width: 800px;
	margin: 10px auto;
}

h1.page-title {
	font-size: 36pt;
}

h2.dq10 {
	font-size: 14pt;
	margin-top: 1.5em;
	padding-left: 0.2em;
	border-left: solid 10px;
}

div.dq10main p {
	margin-left: 20px;
	line-height: 1.5em;
}

div#dq10footer {
	height: 100px;
}

a.dq10 {
	color: #f00;
	font-weight: bolder;
}
.center {
	text-align: center;
}
