
.size4{
	font-size: 16px;
	line-height: 120%;
}

.size3{
	font-size: 14px;
	line-height: 120%;
}

.size2{
	font-size: 12px;
	line-height: 120%;
}

.size1{
	font-size: 10px;
	line-height: 120%;
}

.size1s{
	font-size: 11px;
	line-height: 100%;
	letter-spacing: 0.1em;
}

.list1{
		list-style-position: outside;
}

a{
	text-decoration: none;
	color:#0066CC;
}

a:visited{
	text-decoration: none;
	color:#663399;
}

a:hover{
	text-decoration: underline;
	color:#FF6633;
	background:#FFEEE8;
}

*{
	font-size: 12px;
	line-height: 120%;
}