td	{
	font-size: 60%;
	line-height: 145%;
	}
	
/*　サイズ固定　*/

.ft02{
	font-size: 10px;
	line-height: 140%;
	}
.ft03{
	font-size: 10px;
	line-height: 150%;
	}
.ft04{
	font-size: 12px;
	line-height: 150%;
	}
.ft05{
	font-size: 8px;
	line-height: 120%;
	}


/*　サイズ可変　*/

.vt02{
	font-size: 90%;
	line-height: 125%;
	}
.vt03{
	font-size: 100%;
	line-height: 150%;
	}
.vt04{
	font-size: 120%;
	line-height: 150%;
	}
.vt05{
	font-weight: bold;
	}

/*　インラインフレーム用→行間を175%にしています　*/
.flame{
	font-size: 80%;
	line-height: 175%;
	}

/*　タイトル　*/
.tt02{
	font-size: 10px;
	line-height: 140%;
	margin-top: 3px;
}

/*　中タイトル　*/
.tt03{
	font-size: 12px;
	line-height: 140%;
	margin-left: 9px;
}

/*　右ナビ　*/
.rt03{
	font-size: 12px;
	line-height: 0%;
}


/*　お問い合わせ等のリンク　*/
.top{
	font-size: 10px;
	line-height: 140%;
	margin-right: 9px;
	margin-bottom: 15px;
}


/*　セルクリック　*/
.menu a{
	text-decoration : none;
 display:block;
	color : #999999;
	padding-top : 2px;
	widht:70px;height:15px;
}

.menu2 a{
	text-decoration : none;
 display:block;
	padding-top : 5px;
	line-height:120%;
	widht:137px;height:40px;
}
