@charset "EUC-JP";

body {
	background-color:#eeeeee;
	color:#333333;
	
}

a:link {
	color: #3360aa; 
	text-decoration: none;
}
a:visited {
	color: #993399; 
	text-decoration: none;
}
a:hover {
	color: #669966; 
	text-decoration: none;
	
}


.s10 {
	font-size: 10px;
}
.s12 {
	font-size: 12px;
	line-height: 1.6; 
}

.line16 {
	
	line-height: 1.6; 
}

.s12h16 {
	line-height: 16px; 
	font-size: 12px;
}
.s12h20 {
	line-height: 20px; 
	font-size: 12px;
}
.gray10 {
	line-height: 15px; 
	color: #666666; 
	font-size: 10px;
}
.gray12 {
	: #666666; 
	font-size: 12px;
}
.gray12h16 {
	line-height: 16px; 
	color: #666666; 
	font-size: 12px;
}
.red10 {
	: #ff3300; 
	font-size: 10px;
}
.red12 {
	: #ff3300; 
	font-size: 12px;
}
.red12h16 {
	line-height: 16px; 
	color: #ff3300; 
	font-size: 12px;
}
.green10 {
	color:  #669933; 
	font-size: 10px;
}
.green12 {
	color:  #669933; 
	font-size: 12px;
}
.green12h16 {
	line-height: 16px; 
	color: #669933; 
	font-size: 12px;
}
.white10 {
	color: #ffffff; 
	font-size: 10px;
}
.white12 {
	color: #ffffff; 
	font-size: 12px;
}

