/*--- 奈良大和路用スタイルシート ---*/

/*--- フッター ---*/

#footer {
	margin-top: 10px;
}
#footer td{
	font-size: 8pt;
}

#footer a{
	text-decoration: none;
	color: #938E8B;
}


/*--- パンくずリスト ---*/

.pankuzu {
	margin: 2px !important;
	font-size: 10px !important;
	font-weight: bold;
	color: #666666;
	height: 14px;
}

.pankuzu a {
	color: #0000FF ! important;
}

/*--- フォント関係 ---*/

.txt8 {
	font-size: 8pt;
}
.txt9 {
	font-size: 9pt;
}
.txt10 {
	font-size: 10pt;
	line-height: 17pt;
}
.txt10make {
	font-size: 10pt;
	line-height: 14pt;
}
.txt11 {
	font-size: 11pt;
}
.txt12 {
	font-size: 12pt;
}
