.cssfont15 {
	font-family: "メイリオ";
	font-size: 15px;
	line-height:16px;	
}
.cssfont14 {
	font-family: "メイリオ";
	font-size: 14px;
	line-height:16px;	
}
.cssfont13 {
	font-family: "メイリオ";
	font-size: 13px;
	line-height:15px;	
}
.cssfont12 {
	font-family: "メイリオ";
	font-size: 12px;
	line-height:14px;	
}
.cssfont11 {
	font-family: "メイリオ";
	font-size: 11px;
	line-height:13px;
}
.cssfont10 {
	font-family: "メイリオ";
	font-size: 10px;
	line-height:12px;
}
a:link {
	text-decoration: none;
		color: #5B3524;
}
a:visited {
	text-decoration: none;
	color: #5B3524;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}