@charset "UTF-8";

/*
	Bungaku Gokudo - a style sheet for MB-grand 2008
	(written & revised by Lilia)
*/

body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", "MS Mincho", serif;
	line-height: 135%;
	margin: 0;
	padding: 0;
	color: #000000;
	letter-spacing: 0.02em;
}
br {
	letter-spacing: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:active, a:hover {
	color: #333366;
	text-decoration: underline;
}
a.disabled {
	color: #000000;
	text-decoration: none;
}
dl {
	margin: 1em 0 1.5em;
	padding: 0;
}
dt {
	font-size: small;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	margin: 0 0 1px;
	padding: 2px 0.2em;
	border-bottom: 1px dotted #333333;
}
dd {
	text-align: right;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	margin: 0 0 2px;
	padding: 2px 0.8em;
}
dd.comment {
}
ol, ul {
	font-size: small;
}
dd ul.alt {
	text-align: left;
	color: #336666;
	background-color: #f9f9f9;
	padding: 5px 0.5em 5px 2.2em;
	margin: 0.5em 0 1.5em 1em;
	border-left: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
hr.sep {
	display: none;
}
h1 {
	font-size: 165%;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0.5em 0;
}
h2 {
	font-size: 145%;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0.5em 0;
}
h3 {
	font-size: 135%;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 1em 0;
}
strong.title {
	font-size: 130%;
	font-style: normal;
}
div.cont-head {
	background-color: #ffffee;
	color: #000000;
	margin: 25px 5%;
	padding: 0.9em 1.5em 0.8em;
	border: 3px double #999999;
}
.subpage div.cont-head {
	background-color: #ffffff;
	color: #999999;
	border: 3px double #cccccc;
}
#grandx div.cont-head {
	padding: 1em 1.5em 0.6em;
}
div.name {
	padding-left: 0.9em;
	padding-top: 0.3em;
	font-size: 100%;
	font-style: italic;
}
div.cont-list {
	margin: 10px 0 20px 5%;
	padding: 5px 1em;
}
div.cont-list p.caution {
	font-size: small;
	padding: 0 0 0 1em;
	margin: 1.2em 0 0.6em;
}
div.cont {
	background-color: #ffffff;
	color: #333333;
	font-size: small;
	margin: 25px 5%;
	padding: 7px 1.8em 12px;
	width: auto;
	border: 1px solid #333333;
}
#entry div.cont-head, #entry div.cont {
	max-width: 700px;
}
div.cont div#champion p {
	margin: 2em 1em;
	padding: 0;
}
div.text {
	font-size: small;
	line-height: 1.75em;
}
div.verse {
	font-family: "メイリオ", "Meiryo", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", "MS Mincho", monospace;
	text-align: justify;
}
big {
	font-size: x-large;
}
big.extra {
	font-size: xx-large;
}
.bigger {
	font-size: 110%;
}
small {
	font-size: small;
}
small.extra {
	font-size: xx-small;
}
small.footnote {
	font-size: x-small;
}
.smaller {
	font-size: 95%;
}
.t-center {
	padding-left: 12.5em;
}
div.ins {
	margin-left: 2em;
}
.text hr.gray {
	color: #bbbbbb;
	height: 0;
	border: 0 none;
	border-top: 1px solid #bbbbbb;
}
p.navi {
	padding-top: 0.8em;
}
div.head {
	background-color: #f0f0f0;
	color: #000000;
	padding: 0.8em 1.5em;
	border-bottom: 3px double #999999;
	font-size: 90%;
}
div.foot {
	background-color: #f0f0f0;
	color: #000000;
	padding: 1em 1.5em;
	border-top: 3px double #999999;
	font-size: 90%;
}
div.head p, div.foot p {
	padding: 0;
	margin: 0;
}
div.head strong, div.foot strong {
	font-style: normal;
	font-weight: bold;
}
div.page-navi {
	text-align: center;
	clear: both;
	font-size: small;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	margin: 10px 0;
	padding: 2px;
}
hr.page {
	color: #bbbbbb;
	height: 0;
	border: 0 none;
	border-top: 1px dashed #bbbbbb;
	margin: 1em 0;
	page-break-after: always;
}
img {
	border: 0 none;
}
a img {
	text-decoration: none;
	border: 1px solid;
}
.hidden {
	display: none;
}
.ruby {
	color: #666666;
}
.pale {
	color: #666666;
}
p.notice {
	font-size: 86%;
	margin: 0.3em 0;
	padding: 0;
	color: #cc6666;
}