table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #714113;
}
a:visited {
	color: #996600;
}
a:active {
	color: #714113;
}
a:hover {
	color: #996600;
}
a.part2:link {
	color: #ffcc99;
}
a.part2:visited {
	color: #CC9966;
}
a.part2:active {
	color: #ffcc99;
}
a.part2:hover {
	color: #CC9966;
}
a.part3:link {
	color: #FFFFFF;
}
a.part3:visited {
	color: #FFFFFF;
}
a.part3:active {
	color: #FFFFFF;
}
a.part3:hover {
	color: #FFFFFF;
}
html, body {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #808080;
	scrollbar-face-color: #800000;
	scrollbar-shadow-color: #990000;
	scrollbar-darkshadow-color: #990000;
	scrollbar-highlight-color: #990000;
	scrollbar-3dlight-color: #660000;
	scrollbar-arrow-color: #333333;
	margin: 0px;
	padding: 15px;
}
.fix {
	background-repeat: no-repeat;
}
.color01 {
	color: #ffcc99;
}
.color02 {
	color: #FFFFFF;
}
.qtitle {
	background-image: url(../img/white_q.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 24px;
	width: 491px;
	padding-top: 5px;
	color: #ffcc99;
	padding-left: 40px;
}
.atitle {
	background-image: url(../img/white_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	width: 491px;
	padding-top: 5px;
	color: #ffffff;
	padding-left: 40px;
	line-height: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



/*--------------Concept-----------------*/

.concept ul,
.concept ul li { list-style: none; }
.concept ul { margin: .5em; padding: 0; }
.concept ul li { margin: 0; padding: .5em .5em 0 .5em; }

.concept h2 {
	font-size: 14px;
	text-align: center;
	}

.concept dl dd { margin-left: 2em; }
.concept dl.association {
	float: left;
	width: 300px;
	margin: 0 0 1em 0;
	padding: 0;
	}
.concept dl.study {
	margin: 0 0 1em 320px;
	padding: 0;
	}
