body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CCE0EE;
}
/*テーブル*/
.maintable {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 700px;
	font-size: 10px;
	height: 100%;
}

.contents {
	font-size: 12px;
	line-height: 14px;
	width: 500px;
}

.white10 {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

h2 {
	font-size: 10px;
	line-height: 12px;
	font-weight: lighter;
}
h3 {
	font-size: 10px;
	line-height: 12px;
}
h4 {
	font-size: 10px;
	line-height: 12px;
}
h5 {
	font-size: 10px;
	line-height: 12px;
}
h6 {
	font-size: 10px;
	line-height: 12px;
}
.black12-16 {
	font-size: 12px;
	line-height: 16px;
}
.black10-13 {

	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
.red12-16 {
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.red10-13 {
	font-size: 10px;
	line-height: 13px;
	color: #FF0000;
}
.black10-13c {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-align: center;

}
/*リンク色を個別に変更(サイトマップ)*/
A.co1:LINK { color:#C22794; text-decoration:none }
A.co1:VISITED { color:#C22794; text-decoration:none }
A.co1:ACTIVE { color:#E97CE9; text-decoration:underline }
A.co1:HOVER { color:#E97CE9; text-decoration:underline}

A.co2:LINK { color:#FF0000; text-decoration:none }
A.co2:VISITED { color:#FF0000; text-decoration:none }
A.co2:ACTIVE { color:#AE0000; text-decoration:underline }
A.co2:HOVER { color:#AE0000; text-decoration:underline}

A.co5:LINK { color:#666666; text-decoration:none }
A.co5:VISITED { color:#666666; text-decoration:none }
A.co5:ACTIVE { color:#999999; text-decoration:underline }
A.co5:HOVER { color:#999999; text-decoration:underline}


h1 {
	font-size: 12px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	line-height: 16px;

}
.org12 {
	font-size: 12px;
	color: #FB6400;
}
.ppl12 {
	font-size: 12px;
	line-height: 14px;
	color: #CC3366;
}
.org10 {

	font-size: 10px;
	color: #FB6400;
}
.black10-16 {


	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
.black12-20 {

	font-size: 12px;
	line-height: 20px;
}
.16 {

	font-size: 16px;
}
.black12-16cen {
	font-size: 12px;
	line-height: 16px;
	text-align: center;

}
.10-13 {


	font-size: 10px;
	line-height: 13px;
}
.org16 {

	font-size: 16px;
	color: #CC5200;
}
.white12 {

	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.pink {
	color: C22794;
}
