/* ---------テキストスタイル----------- */
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #563B25;
	letter-spacing: 1px;
}


.text10 {
	font-size: 10px;
	LINE-HEIGHT: 140%
}

.white12 {
	color: #ffffff;
}

.white12b {
	font-weight: bold;
	color: #ffffff;
}
.white14b {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
}

.purple12 {
	color: #694569;
}

.purple12b {
	font-weight: bold;
	color: #694569;
}

.purple14b {
	font-size: 14px;
	font-weight: bold;
	color: #694569;
}

.green12 {
	color: #3F512B;
}

.green12b {
	font-size: 12px;
	font-weight: bold;
	color: #3F512B;
}

.green14b {
	font-size: 14px;
	font-weight: bold;
	color: #3F512B;
}

.brown12 {
	color: #774A33;
}

.brown12b {
	font-size: 12px;
	font-weight: bold;
	color: #774A33;
}

.brown14b {
	font-size: 14px;
	font-weight: bold;
	color: #774A33;
}

.red12b {
	font-weight: bold;
	color: #993333;
}

.red12 {
	color: #990000;
}

.red14b {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 2px;
}



.text14 {
	FONT-SIZE: 14px;
}

.text14b {
	FONT-SIZE: 14px;
	font-weight: bold;
}

.text16 {
	font-size: 16px;
	line-height: 130%;
}

.text16b {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	letter-spacing: 2px;
}

.maintext {
	line-height: 20px;
}


/* ---------前頁共通スタイル----------- */



table {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 1px;
}

A:link { 
	color: #694569;
	text-decoration:none ;
} 
	
A:visited {	
	color: #8A5A8A;
	text-decoration:none ;
} 
	
A:active { 
	color: #694569;
	text-decoration: underline;
} 
	
A:hover { 
	color: #694569;
	text-decoration: underline;
	}

h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}

