@charset "UTF-8";
.font10px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 15px;
}
.font11px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	line-height: 15px;
}

.font12px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
}
.font14px {
	font-size: 14px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.font9px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 9px;
	line-height: 14px;
}
A         { text-decoration: none; }
A:link    {
	color: #0066CC;
	text-decoration: none;
}
A:visited {
	color: #FF6600;
	text-decoration: none;
}
A:hover   {
	color: #009933;
	text-decoration: none;
}
.title_bg01 {
	background-image: url(../images/astray_t.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.title_bg02 {
	background-image: url(../images/d_astray_t.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
