a:link { color:rgb(136,92,16); text-decoration:none; }
a:visited { color:rgb(136,92,16); text-decoration:none; }
a:active { text-decoration:none; }
a:hover { font-weight:bold; color:rgb(255,153,51); }
textarea{
border: 0px solid #FCF4E3;
scrollbar-base-color: #FCF4E3;
scrollbar-track-color: #FCF4E3;
scrollbar-face-color: #FCF4E3;
scrollbar-shadow-color: #FCF4E3;
scrollbar-darkshadow-color: #9AB693;
scrollbar-highlight-color: #9AB693;
scrollbar-arrow-color: #9AB693;
}
BODY {
scrollbar-base-color: #FCF4E3;
scrollbar-track-color: #FCF4E3;
scrollbar-face-color: #FCF4E3;
scrollbar-shadow-color: #FCF4E3;
scrollbar-darkshadow-color: #9AB693;
scrollbar-highlight-color: #9AB693;
scrollbar-arrow-color: #9AB693;
}
body {  }
.h1{color:#693;
   font-size:24pt;
   font-family:ＤＦＧ中丸ゴシック体;
   font-weight:bold;
}
.h2{
	color:#FF6600
;
	font-size:11pt;
	line-height:120%;
	margin:2;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.h3{
	color:#00CC00;
	font-size:11pt;
	line-height:120%;
	margin:2;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
p {
	font-size:10pt;
	color:#666633;
	line-height:120%;
	margin:2;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
div.contents{
	text-align:center; /* 中央寄せ */
	font-weight:bold; /* 太字に */
	background-color:#ffc; /* 背景色指定 */
	border:ridge 3px #6c9 /* ボーダー指定 */
}


dt{border-width:1px 0 1px 0.5em;
   border-color:black;
   border-style:solid;
   background-color:#dfd;
   padding:0.1em 0 0 0.2em;
   font-size: 10pt;
}
