a{/*リンクされた文字*/
	color:#0066CC;
	font-style:normal;
	text-decoration: none;
}
a:link {/*未訪問のリンク*/
	color:#0066CC;
	font-style:normal;
	text-decoration: none;
}
a:visited {/*訪問後のリンク*/
	color:#0066CC;
	text-decoration: none;
}
a:hover {/*マウスをのせたとき*/
    color:#0088EE;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}
.px10 {
	font-size: 10px;
	line-height: 120%;
}
.px11 {
	font-size: 11px;
	line-height: 140%;
}
.px12 {
	font-size: 12px;
	line-height: 140%;
}
.px12lead {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-weight: normal;
}
.px22title {
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	color: #993300;
}
.px26title {
	font-size: 26px;
	line-height: 110%;
	font-weight: bold;
	color: #222222;
}
.px13 {
	font-size: 13px;
	line-height: 140%;
}
.px13w {
	font-size: 13px;
	line-height: 180%;
}
.px14 {
	font-size: 14px;
	line-height: 140%;
}
.px14beta {
	font-size: 14px;
	line-height: 125%;
}
.px15menu {
	font-size: 14px;
	line-height: 160%;
font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.px15w {
	font-size: 15px;
	line-height: 160%;
}
.px16 {
	font-size: 16px;
	line-height: 140%;
}
.px16w {
	font-size: 16px;
	line-height: 155%;
}
.px17 {
	font-size: 17px;
	line-height: 100%;
	font-weight: bold;
	color: #EEEEEE;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}
.px18 {
	font-size: 18px;
	line-height: 125%;
}
.px18title {
	font-size: 18px;
	line-height: 125%;
	font-weight: bold;
}
.px12data {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
.px10staff {
	font-size: 10px;
	line-height: 130%;
	color: #006666;
}
.px12name {
	font-size: 12px;
	line-height: 17px;
}

