a:link { color: #333333; text-decoration:underline; } 
a:visited { color: #333333; text-decoration:underline; }
a:active { color: #333333; text-decoration:underline; }
a:hover {
	color: #999999;
	text-decoration:underline;
	background-color: #FAFAFA;
}
a.type2 {
	color:#3CA0CD;
	text-decoration:underline;
	font-size: 10px;
	line-height: 140%;
	background-color: #FFFFFF;
}
a:visited.type2 { color: #3CA0CD; text-decoration:underline; }
a:active.type2 { color: #3CA0CD;  text-decoration:underline; } 
a:hover.type2 { color: #046D86; text-decoration:underline; }

.medium {
	font-size:12px;
	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.blog {
	font-size:12px;
	line-height: 180%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.mediumbold {
	font-size: 12px;
	line-height: 180%;
	color: #663300;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.table {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.date {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #993300;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.ffffff {
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.cap {
	font-size: 10px;
	line-height: 160%;
	color: #4F3BOD;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.small {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.topbase {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #4F3B0D;
	background-image : url(../khl/bg.jpg);
	background-repeat: repeat-x;
}
.top_cap {
	font-size: 10px;
	color: #3BA0CC;
}
.navi {
	font-size: 12px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.top_date {
	font-size: 12px;
	color: #046D86;
	font-weight: bold;
}
.f_navi {
	font-size: 10px;
	line-height: 140%;
	color: #3CA0CD;
}
.f_cap {
	font-size: 12px;
	line-height: 140%;
	color: #3BA0CC;
}
.pic {
	margin: 3px;
	padding: 3px;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 3px;
}
.h2 {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.blue {
	font-size: 12px;
	line-height: 180%;
	color: #046D86;
}
.h1 {
}
.strong {
	font-size: 10px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
