.txt12 {
	font-size:12px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", "Osaka"
	}

.txt10 {
	font-size: 10px;
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}

.txt12-18{
	font-size: 12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}
	
.txt14{
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}

.txt16{
	font-size: 16px;
	line-height: 26px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	}

a:link {
	text-decoration: none;
	color: #0000FF;
	}
	
a:hover {
	text-decoration: none;
	color: #CC6600;
	}
	
a:active {
	text-decoration: none
	color: #CC0000;
	}
	
a:visited {
	text-decoration: none;
	color: #9900FF;
	}

.back_image {  background-attachment: scroll; background-image: url(../../canoe/images/canoe_bbs_image.jpg); background-repeat: no-repeat; background-position: 185px 0px}
