HTML
{
	margin: 0, 0px, 0px, 0;
	padding: 0;
	/*background-color:#fad689; 浅黄（うすき）*/
	/*#dac9a6; 鳥の子色*/
	background-image: url(../content_bkgrd.gif);
	background-attachment: scroll;
	background-position: left top;
	font-size: 1em;
}
BODY
{
	font-family: "ヒラギノ丸ゴ ProN W4", "小塚ゴシック Pro M", "メイリオ ボールド", Sans-serif;
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	float: none;
	width: 90%;
	margin-left: 5.75%;
	margin-right: 4.25%;
/*	position: relative; */
	color:#563f2e; /*焦げ茶*/
	/*color: #b35c37; 樺茶*/
}
UL
{
	margin-top: 0%;
	margin-left: -10px;
}
HR
{
	width: 60%;
	height: 2px;
	color: #b35c37;
}
H1
{
	font-family: "ヒラギノ角ゴ ProN W6", "小塚ゴシック Pro M", "メイリオ ボールド", Sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #b35c37; /*樺茶*/
	/*color: #000080;*/
	line-height: normal;
	text-align: center;
	margin-bottom: 0%;
}
H1+UL, H1+P
{
	margin-top: 5%;
}
H2
{
	font-family: "ヒラギノ角ゴ ProN W6", "小塚ゴシック Pro M", "メイリオ ボールド", Sans-serif;
	font-size: 130%;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 0.5%;
}
H3
{
	font-family: "ヒラギノ角ゴ ProN W6", "小塚ゴシック Pro M", "メイリオ ボールド", Sans-serif;
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	margin-top: 2.5%;
	margin-bottom: 0.5%;
}
H4
{
	font-family: inherit;
	text-align: left;
	font-weight: bold;
	margin: 2.5% 0 0.5%;
	font-size: 110%;
}
H5
{
	margin: 2.5% 0 0;
	font-family: inherit;
	font-style: italic;
	font-size: 100%;
	text-align: left;
}
/*Change RefTit class to RefTitle*/
.RefTit
{
	font-style: italic;
}
.Subtitle-Ctr
{
	line-height: inherit;
	text-align: center;
	font-size: 50%;
	font-weight: inherit;
}
.Comment-Ctr
{
	line-height: inherit;
	text-align: center;
	font-size: 80%;
	font-weight: inherit;
	text-indent: 0;
}
.Comment-Right
{
	line-height: inherit;
	text-align: right;
	font-style: inherit;
	font-size: 80%;
}
.Comment
{
	line-height: inherit;
	text-align: left;
	font-size: 80%;
	font-weight: inherit;
	text-indent: 0;
}

.Example
{
	font-family: "Courier New", Courier, monospace;
	font-size: inherit;
	font-weight: inherit;
	font-variant: inherit;
}
.Note
{
	font-size: 80%;
	line-height: 120%;
	list-style-type: none;
}
P.FtNote
{
	text-indent: -1.5em;
	margin-left: 1.5em;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 85%;
	line-height: 150%;
}
SPAN:lang(EN), P:lang(EN)
{
	font-family: Candara, "Arial Unicode MS", Geneva, sans-serif;
}
SPAN.FtNote
{
	vertical-align: 18%;
	font-size: 80%;
}
.Outdent1
{
	float: left;
	text-align: left;
	width: 1.5em;
	margin-right: auto;
}
div.sasoi
{
 	margin-right: auto;
 	margin-left: auto;
 	width: 65%;
 	border: ridge 3px #b35c37;
 	padding: 8px;
	text-align: justify;
	font-size: 120%;
 }
 


