/* CSS Document */

.leafnavi1 {
	font-size: 90%;
	line-height: 130%;
}
.leafnavi2 {

	font-size: 80%;
	line-height: 130%;
}
.body1 {
	font-size: 90%;
	line-height: 155%;
}
.head {
	font-size: 22px;
	line-height: 115%;
	font-weight: bold;
}
.head1 {
	font-size: 140%;
	line-height: 130%;
	font-weight: bold;
}
.head2 {

	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
}
.head3 {
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
}
.cap1 {
	font-size: 80%;
	line-height: 120%;
}
.cap2 {
	font-size: 90%;
	line-height: 120%;
}

.table1 {
	font-size: 80%;
	line-height: 120%;
}

.index1 {
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
}
.indexsub1 {


	font-size: 90%;
	line-height: 130%;
	font-weight: normal;
}
.body2 {

	font-size: 80%;
	line-height: 150%;
}
.indexsub2 {
	font-size: 80%;
	line-height: 130%;
	font-weight: normal;
}

.copyright {
	font-size: 10px;
	color: #333333;
}

.navi, .navi1, .navi_ft {
	font-size: 12px;
	color: #666666;
}
.navi1 {
	background-color: #FFFF99;
}
.navi_ft {
	border-top: 1px solid #222222;
	padding:6px 0px 8px;
}
.bodynavi1 {
	font-size: 90%;
}
a:hover {
	color: #993333;
	text-decoration: none;

}
p.right{
	margin:0;
	text-align:right;
}

/* フッタ設定 */
.foot {
	color:#333333;
	font-size:9px;
	font-family:arial;
}
