.css {
	font-size: 12px;
	color: #666666;

}
.border1 {
	border: thin dotted #6699CC;
}
.16 {
	font-size: 16px;
}
.border2 {
	border: thin double #6ca1c1;
}
.gaihanback {
	background-attachment: fixed;
	background-image: url(images/gaihan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.nakajikiback {
	background-attachment: fixed;
	background-image: url(images/nakajiki.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.naihan {
	background-attachment: fixed;
	background-image: url(images/naihan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.kotubanback {
	background-attachment: fixed;
	background-image: url(images/hone.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	font-size: 12px;
	line-height: 15px;
}
td {
	font-size: 12px;
	line-height: 15px;
}

.style1 {color: #FF0000}
