@charset "utf-8";
/* CSS Document */

#textArea
{
	float: none;
	height: auto;
	width: 800px;
	left: 175px;
	top: 100px;
	position: absolute;
	background-color: #FFF;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link
{
	color: #366;
}

a:visited
{
	color: #960;
}

a:hover
{
	color: #F00;
}


h1
{
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-indent: 2ex;
	text-align: left;
}

.h1_sub
{
	font-size:small;
	color:#666;
}

h2
{
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}

h3
{
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, Geneva, "ＭＳ Ｐゴシック", "MS PGothic";
	margin-top: 0;
	margin-bottom: 6px;
	margin-left: 50px;
	margin-right: 30px;
	text-align: right;
	color: #666;
	font-weight: normal;
}

h4
{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, Geneva, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	margin-top: 40px;
	margin-left: 38px;
	margin-right: 30px;
	margin-bottom: 12px;
	color: #333;
}

h5
{
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, Geneva, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 40px;
	margin-bottom: 12px;
	margin-left: 42px;
	margin-right: 30px;
}

td
{
	font-size: 13px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, Geneva, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	margin: 0;
}

p
{
	font-size: 13px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, Geneva, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
	text-indent: 1ex;
	line-height: 140%;
	margin-top: 6px;
	margin-bottom: 1px;
	margin-left: 50px;
	margin-right: 30px;
	color: #333;
}

li
{
	color: #336;
	font-size: 13px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, Geneva, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 4px;
	margin-left: 60px;
	margin-right: 40px;
	margin-bottom: 2px;
	text-indent: 0;
	text-align: left;
}

hr
{
	margin-top: 1ex;
	margin-bottom: 1.5ex;
}

.p-continue
{
	text-indent: 0ex;
}

.bottom
{
	margin: 0;
}

.backLink
{
	font-size: 13px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: right;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.backLink a:link
{
	color: #006;
	text-decoration: none;
}

.backLink a:visited
{
	color: #006;
	text-decoration: none;
}

.backLink a:hover
{
	color: #0C9;
	text-decoration: underline;
}

.linkWord
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
}

.centerPicture
{
	font-size: 13px;
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-indent: 1ex;
	text-align: center;
	margin: 0ex;
}

.emphasis1
{
	color: #0C3;
}

.emphasis1:active
{
	font-size: 20px;
	line-height: 140%;
}

.emphasis2
{
	color: #309;
}

.emphasis2:active
{
	font-size: 20px;
	line-height: 140%;
}

.emphasis3
{
	color: #C06;
}

.emphasis3:active
{
	font-size: 20px;
	line-height: 140%;
}

.indent
{
	font-size: 13px;
	text-indent: -30px;
	margin-left: 100px;
	margin-right: 40px;
}

.indentThink
{
	font-size: 13px;
	text-indent: -10px;
	margin-left: 80px;
	margin-right: 40px;
}

.think1
{
	color: #A0651D;
	text-indent: 0;
}

.think1:active
{
	font-size: 20px;
	line-height: 140%;
}

.think2
{
	color: #657526;
	text-indent: 0;
}

.think2:active
{
	font-size: 20px;
	line-height: 140%;
}

.think3
{
	color: #753159;
	text-indent: 0;
}

.think3:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak1
{
	color: #F00;
	font-weight: bold;
	text-indent: 0;
}

.speak1:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak2
{
	color: #33CC33;
	font-weight: bold;
	text-indent: 0;
}
.speak2:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak3
{
	color: #3366FF;
	font-weight: bold;
	text-indent: 0;
}

.speak3:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak4
{
	color: #CC3399;
	font-weight: bold;
	text-indent: 0;
}

.speak4:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak5
{
	color: #FF9933;
	font-weight: bold;
	text-indent: 0;
}

.speak5:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak6
{
	color: #C90;
	font-weight: bold;
	text-indent: 0;
}

.speak6:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak7
{
	color: #369;
	font-weight: bold;
	text-indent: 0;
}

.speak7:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak8
{
	color: #009933;
	font-weight: bold;
	text-indent: 0;
}

.speak8:active
{
	font-size: 20px;
	line-height: 140%;
}

.speak9
{
	color: #FF3399;
	font-weight: bold;
	text-indent: 0;
}

.speak9:active
{
	font-size: 20px;
	line-height: 140%;
}

.large1
{
	font-size: 15px;
	font-weight: bold;
}

.large2
{
	font-size: 17px;
	font-weight: bold;
}

.large3
{
	font-size: 19px;
	font-weight: bold;
}

.large1:active
{
	font-size: 26px;
	font-weight: bold;
}

.large2:active
{
	font-size: 24px;
	font-weight: bold;
}

.large3:active
{
	font-size: 22px;
	font-weight: bold;
}

.small1
{
	font-size: 10px;
}

.small2
{
	font-size: 9px;
}

.small3
{
	font-size: 8px;
}

.small1:active
{
	font-size: 16px;
}

.small2:active
{
	font-size: 14px;
}

.small3:active
{
	font-size: 12px;
}

.annotation
{
	line-height: 110%;
	font-size: 10px;
	color: #999;
}

.annotation:active
{
	font-size: 17px;
}

.note
{
	line-height: 110%;
	font-size: 10px;
	color: #F09;
}

.note:active
{
	font-size: 17px;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.strike
{
	text-decoration:line-through;
}

.super
{
	font-size:10px;
	vertical-align:super;
}

.sub
{
	font-size:10px;
	vertical-align:sub;
}

.super:active
{
	font-size:14px;
	vertical-align:super;
}

.sub:active
{
	font-size:14px;
	vertical-align:sub;
}

.td-right
{
	text-align: right;
	padding-right: 2ex;
}

.td-center
{
	text-align: center;
}

.td-left
{
	text-align: left;
	padding-left: 2ex;
}

.tableColorHead1
{
	color: #333;
	background-color: #DBE8E0;
}

.tableColorHead2
{
	color: #333;
	background-color: #E0C5D8;
}

.tableColorData
{
	color: #333;
	background-color: #F5F5F5;
}
