BODY {background: #6666FF;}
.sml {font-size: 80%}	/*小文字を定義*/
.bo {
	font-weight: bold;
}
A:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold
}
A:hover {
	color: #6600CC;
	background-color: #00FFCC;
	text-decoration: underline;
}
A:visited {
	color: #009999;
	text-decoration: none;
	font-weight: bold
}
A:active {
	text-decoration: none;
}
.dan {					/*段下げ*/
	margin: 1ex 5ex;
}
.dan2{					/*段下げ・下げ幅２倍*/
	margin: 1ex 10ex;
}
.box {
	margin: 1;
	padding: 1;
	width: 100%;
	border: 1px none white;
}
.left {
	margin: 0;
	padding: 0;
	width: 50%;
	text-align: right
}
.right {
	margin: 0;
	padding: 0;
	width: 50%;
	text-align: left
}
center {text-align: centert}
TABLE, IMG {BORDER: 0}

/*----茶-------------------*/
.C0 {
	color: #CC9900;
	font-size: 80%;
	font-weight: bold
}
.C {
	color: #CC9900;
	font-weight: bold
}
.C1 {
	color: #CC9900;
	font-size: 120%;
	font-weight: bold
}
.C2 {
	color: #996666;
	font-size: 140%;
	font-weight: bold
}
.C3 {
	color: #996666;
	font-size: 160%;
	font-weight: bold
}

/*----オレンジ-------------*/
.O0 {
	color: #FF9933;
	font-size: 80%;
	font-weight: bold
}
.O {
	color: #FF9933;
	font-weight: bold
}
.O1 {
	color: #FF9933;
	font-size: 120%;
	font-weight: bold
}
.O2 {
	color: #FF9933;
	font-size: 140%;
	font-weight: bold
}
.O3 {
	color: #FF9933;
	font-size: 160%;
	font-weight: bold
}

/*----赤-------------------*/
.R0 {
	color: #FF0000;
	font-size: 80%;
	font-weight: bold
}
.R {
	color: #FF0000;
	font-weight: bold
}
.R1 {
	color: #FF0000;
	font-size: 120%;
	font-weight: bold
}
.R2 {
	color: #FF0000;
	font-size: 140%;
	font-weight: bold
}
.R3 {
	color: #FF0000;
	font-size: 160%;
	font-weight: bold
}

/*----青-------------------*/
.B0 {
	color: #0000FF;
	font-size: 80%;
	font-weight: bold;
}
.B {
	color: #0000FF;
	font-weight: bold;
}
.B1 {
	color: #0000FF;
	font-size: 120%;
	font-weight: bold;
}
.B2 {
	color: #0000FF;
	font-size: 140%;
	font-weight: bold;
}
.B3 {
	color: #0000FF;
	font-size: 160%;
	font-weight: bold;
}

/*----緑-------------------*/
.G0 {
	color: #009933;
	font-size: 80%;
	font-weight: bold
}
.G {
	color: #009933;
	font-weight: bold
}
.G1 {
	color: #009933;
	font-size: 120%;
	font-weight: bold
}
.G2 {
	color: #009933;
	font-size: 140%;
	font-weight: bold
}
.G3 {
	color: #009933;
	font-size: 160%;
	font-weight: bold
}

/*----黄緑-----------------*/
.LG0 {
	color: #99FF99;
	font-size: 80%;
	font-weight: bold
}
.LG {
	color: #99FF99;
	font-weight: bold
}
.LG1 {
	color: #99FF99;
	font-size: 120%;
	font-weight: bold
}
.LG2 {
	color: #99FF99;
	font-size: 140%;
	font-weight: bold
}
.LG3 {
	color: #99FF99;
	font-size: 160%;
	font-weight: bold
}

