/*フッタの文字制御*/
.bk_bottom_wri {
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	text-align: center;

}

.bk_bottom_wri2 {
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	text-align: center;
}


a:link {
	color: #0033CC;
	text-decoration: underline;
}

a:visited {
	color: #663399;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	text-decoration: none;
}.font12 {
	font-size: 12px;
}
.font11 {
	font-size: 11px;
}
.font10 {
	font-size: 10px;
}
.font18 {
	font-size: 18px;
	font-weight: bolder;
}
