body {
	color: #000000;
	background-color: #CAE6EE;
/*	background-color: #79C1D2; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.f10{
}
.f12{
}
.f12b{
}
.f14{
}
.f14b{
}

/*TOPページのフォント各色*/


#top-text-purpule{
 color: #3F3F8B;
}

#top-text-red{
 color: #CC3300;
}

#top-text-yellow{
 color: #FFCC66;
}

#top-text-orange{
 color: #FF6600;
}

#top-text-navy{
 color: #000066;
}

#top-text-blue{
 color: #3333CC;
}

#sec-text-wihten{
 color: #FFFFFF;
}

#sec-text-wihteb{
 color: #FFFFFF;
 font-weight:bold;
}

#sec-text-titn{
 color: #258FA6;
}

#sec-text-titb{
 color: #258FA6;
 font-weight:bold;
}

#sec-text-gray{
 color: #6E6E6E;
}

#sec-text-green{
 color: #79C1D2;
}

#sec-text-greenb{
 color: #79C1D2;
 font-weight:bold
}

#sup-text-red{
 color: #CC3300;
}

#sup-text-blue{
 color: #3333CC;
}

#sup-text-purple{
 color: #6E6FA6;
}

#sup-text-purpleb{
 color: #6E6FA6;
 font-weight:bold
}
