h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #9933FF;
	line-height: 10px;
	margin: 2px auto 0px;
	}

h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
	padding: 5px;
	width: 570px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC66FF;
	border-left-color: #CC66FF;

}

h3 {line-height: 12px;
	margin: 1px auto 0px; 
	
}

p.border01 {
	padding: 5px;
	width: 570px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC66FF;
	border-left-color: #CC66FF;
	font-size: 12pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10.5pt}
	
a:link { color: #990099}

a:visited { color: #9900ff}

a:active { color: #6633ff}	
	
a:hover {/* マウスカーソルが上に来た時のリンク */
  color: #9933CC; /* リンクの色 */
  background-color: #ffdfff; /* 背景の色 */
}

p {
	line-height: 20px;
}
h3 {
	font-size: 11pt;
}
.style1 {
	color: #9966FF;
	font-weight: bold;
}

.style2{
	line-height: 28px;
}

td.bg01 {
	background-image: url(bg/bg_01.gif);
	background-repeat: repeat-y;
}
td.bg02 {
	background-image: url(bg/bg_02.gif);
	background-repeat: repeat-y;
}
