a:link { color: #FFFFFF; } 
a:visited { color: #FFFFFF; }/*  アクセス済みの色*/
a:hover { color: #FFFFF; } /* … ポイント時の色 */
a:active { color:  #FFFFF; }/* … アクティブ時の色 */
.txt {
	line-height: 1.8em;
	color: #333333;
	font-size: 12px;
	white-space: normal;
}
.wrap{
	position:relative;
	height: max;
	margin:0;

}
.footer {
	color: #FFFFFF;
	font-size: xx-small;
	text-align: center;
	line-height: 1.3em;
	margin-bottom:15px;
	letter-spacing: 0.1em;

}

/* … コンタクトページ */
.must{
	font-size:xx-small;
}
.line{
	color:#FFFFFF;
	border-bottom:1px  dotted;
}

/* … コンセプトページ */

.kumasan {
	color: #333333;
	font-size: 10px;
	font-style: normal;
	line-height: 1.6em;
	padding: 0px;
}
.name{
	font-size: 10px;
	line-height: 1.3em;
	color: #333333;
}

/* …  コースページ */

.coursetitle {
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006633;
}
.course {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
.courselittle{
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	line-height:1.3em;
}

/* …  サイトマップページ */
.pagetitle{
	color: #FFFFFF;
	font-size:120%;
	border-bottom:1px dotted #FFFFFF;
	margin:0;
	pading:0;

}
.sitemap ul{
	color: #FFFFFF;
	margin: 0px 0px 0px 1em;
	padding-top:0px;
	list-style-type: none;
}
.sitemap li{
	color: #FFFFFF;
	margin: 0px 0px 0px 2em;
	padding-top:0px;
	list-style-type: none;
}
.txt2 {
	line-height: 1.8em;
	color: #333333;
	font-size: 16px;
	text-transform: uppercase;
}
.coursetitle03 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #663300;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.2em;
}
.txt3 {
	line-height: 1.8em;
	color: #FFFFFF;
	font-size: 12px;
	white-space: normal;
}
.txt4 {
	line-height: 1.8em;
	color: #FFFF00;
	font-size: 12px;
	white-space: normal;
	font-weight: bold;
}
.txt5 {
	line-height: 1.3em;
	color: #333333;
	font-size: 12px;
	white-space: normal;
}
.footer2 {
	color: #CCCCCC;
	font-size: xx-small;
	text-align: center;
	line-height: 1.3em;
	margin-bottom:15px;
	letter-spacing: 0.2em;
}
.coursetitle04 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF6699;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.2em;
}
.txt6 {
	line-height: 1.3em;
	color: #333333;
	font-size: 12px;
	white-space: normal;
}
.coursetitle05 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666600;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.2em;
}

