.s09 { font-size: 9px }
.s10 { font-size: 10px }
.s11 { font-size: 11px }
.smaller { font-size: smaller }
#bold { font-weight: bold }	/*　ボールド　*/
#itlc { font-style: italic }	/*	イタリック　*/
h4 {
	font-weight: bold;
	font-size: 14px;
	font-family: "ＭＳ　Ｐゴシック",Osaka,sans-serif;
	text-decoration: none;
	color: 666699
}
.strong {
	color: #4f658a;
	font-size: 14px;
	font-weight: 900;
	font-style: nomal;
	text-decoration: none;
	line-height: 140%;
	}
#em-space0 { text-indent: 0em }		/*	１文字左寄せ　*/
#em-space1 { text-indent: 1em }		/*　１文字右寄せ　*/
.honbun-line {
	text-indent: 1em;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	padding-top: 10px;
	border-top-style: dotted;
	border-top-color: #C6C1AB;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C1AB;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
.honbun-line-t {
	text-indent: 1em;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	border-top-style: dotted;
	border-top-color: #C6C1AB;
	border-top-width: 1px;
	padding-top: 10px;
}
.honbun-line-b {
	text-indent: 1em;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-color: #C6C1AB;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
.honbun {
	text-indent: 1em;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	/*	border-bottom-style: dotted;*/
/*	border-bottom-color: #C6C1AB;*/
/*	border-bottom-width: 1px;*/
	padding-bottom: 10px;
}

.honbunhead {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.comment {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}
.comment-r {
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	text-align: right;
}
.comment-source {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	padding-top: 10px;
	border-top-width: 1px;
}
.list {
	font-size: 14px;
}
.listmaru {
	font-size: 11px;
	color: #633884;
}
.verse {
	font-size: 14px;
	line-height: 160%;
	color: #4F658A;
	text-align: center;
}
.versecomnt {
	font-size: 11px;
	line-height: 140%;
	color: #4F658A;
	text-align: right;
}
.menutext {
	font-size: 14px;
	color: #333333;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #4F658A;
	letter-spacing: 1px;
}
.title-b {
	font-size: 10px;
	font-weight: bold;
	color: #333333
}
.title-b1 {
	font-size: 18px;
	font-family: Impact, sans-serif;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
}
.title-b13 {
	font-size: 13px;
	font-family: Impact, sans-serif;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.title-b14 {
	font-size: 14px;
	font-family: Impact, sans-serif;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.titleeng {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bold;
	color: #4F658A;
}
.copyright {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 11px;
	color: #666666;
}
.fotterlink {
	font-size: 11px;
	text-decoration: none;
}
.qa-q {
	font-size: 14px;
	line-height: 150%;
	color: #4F658A;
	font-weight: bold;
}
.qa-who {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #633884;
}
.qa-a {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	border-bottom-style: dotted;
	border-bottom-color: #C6C1AB;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

a:link { color: #633884; text-decoration: none }
a:visited { color: #773C6F;  text-decoration: none }
a:active { color: #460554; text-decoration: none }
a:hover { color: #460554; text-decoration: none }
