body           {
	color: #585858;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	background-color: #fff9f2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	font-size: 32px;
	font-weight: bolder;
	color: #333333;
}
h2 {
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.font09em {
	font-size: 0.9em;
}
.font105em {
	font-size: 1.05em;
}
.font115em {
	font-size: 1.15em;
}
.font13em {
	font-size: 1.3em;
}
.font15em {
	font-size: 1.5em;
}
.moji11px    { color: #585858; font-size: 11px; line-height: 16px }
.moji10px {
	color: #585858;
	font-size: 10px;
	line-height: 15px
}
a:link    { color: #2971a7; text-decoration: underline }
a:visited      { color: #603; text-decoration: underline }
a:hover { color: #c03; text-decoration: underline }
.bar { background-color: #99f }
.bold {
	font-weight: 700;
}
.red1 {
	color: #FF0000;
}
.red2 {
	color: #CC0000;
}
.red3 {
	color: #990000;
}
.green1 {
	color: #009900;
}
.green2 {
	color: #006600;
}
.blue1 {
	color: #0066FF;
}
.blue2 {
	color: #0033FF;
}
.blue3 {
	color: #3366FF;
}
.blue4 {
	color: #3300CC;
}
.orange1 {
	color: #FF9900;
}
.orange2 {
	color: #FF6600;
}
.orange3 {
	color: #FF3300;
}
.glay1 {
	color: #CCCCCC;
}
.glay2 {
	color: #999999;
}
.glay3 {
	color: #666666;
}
.pink1 {
	color: #fa8072;
}
.line1p_under_glay {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.line2p_under_brown {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #b77b67;
}
.line2p_under_flesh {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E9CDBF;
}
.table1 {
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #999999;
}
.table1 td  {
	padding: 4px;
	border: 1px solid #999999;
}
.table1 th  {
	background-color: #E9EBEA;
	font-weight: 700;
}
