.s120{
	font-size: 11px;
	line-height: 110%;
}

.m120{
	font-size: 13px;
/*	*font-size: small; IE 7向け
	*font: x-small; IE 6以下	*/
	line-height: 124%;
}

.l120{
	font-size: 15px;
	line-height: 124%;
}

.m140{
	font-size: 13px;
/*	*font-size: small; IE 7向け
	*font: x-small; IE 6以下	*/
	line-height: 140%;
}

a {  
	font-size: 13px; 
	text-decoration: none;
/*		*font-size: small;IE 7向け
	*font: x-small; /* IE 6以下 */
}

a.bold {  
	font-weight: bold;
}

a:hover {  
	font-size: 13px; 
	text-decoration: underline;
/*	*font-size: small; IE 7向け
	*font: x-small; IE 6以下	*/
}

a:hover.bold {  
	font-weight: bold;
}

.searchbox {
	border: none;
	position: absolute;
	top: 74px;
	left: 570px;
	width: 100px;
	height: 18px;
}

#searchbutton {
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
}

#greylink a{
	font-size: 13px; 
/*	*font-size: small; IE 7向け
	*font: x-small; IE 6以下	*/
	color: #111;
	text-decoration: none;
}

#greylink a:hover {
	color: #00c;
	text-decoration: underline;
}

