body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
.yellowb {
	color: #F06;
	font-size: 14px;
	font-weight: bold;
}
.kei {
	border: 1px dotted #CCCCCC;
}
.ran {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 100%;
	display: block;
}
.note    {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: Osaka, "ＭＳ ゴシック";
	background-image : url(../img/note_tensen.gif);
	margin: 0px;
	padding: 18px;
	text-align: left;
}
.note1    { color: #333; font-size: 12px; line-height: 18px; font-family: Osaka, "ＭＳ ゴシック"; margin: 0px; padding: 18px ;}
.note2    {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: Osaka, "ＭＳ ゴシック";
	margin: 0px;
}
.notea    {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: Osaka, "ＭＳ ゴシック";
	background-image : url(../img/note_tensen.gif);
	margin: 0px;
	text-align: left;
}
.style1 {font-size: large}
.style2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size: larger;
	font-weight: bold;
}.stylleA {
	font-size: 12px;
	line-height: 18px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.17 {
	font-size: 12px;
	line-height: 18px;
}

