.copy {
	font-size: 10px;
}
.history {
	font-size: 12px;
}
.content-title {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	line-height: 150%;

}
.header {
	font-size: 12px;
	line-height: 145%;
}
.underline {
	font-size: 14px;
	line-height: 130%;
	text-decoration: underline;
}
.iro {
	background-color: #FFCC66;
	line-height: 150%;
	font-size: 14px;

}
.10p {
	font-size: 10px;
	line-height: 130%;
}
.gaiyohaikei {
	background-attachment: fixed;
	background-image: url(images/gaiyo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leaf {
	background-attachment: fixed;
	background-image: url(images/leaf.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.conphaikei {

	background-attachment: fixed;
	background-image: url(images/leaf.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.sideline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699CC;
	border-left-color: #6699CC;
}
.12p {
	font-size: 12px;
	line-height: 130%;
}
h3 {
	font-size: 70%;
	font-weight: normal;

}
h2 {
	font-size: 75%;
	font-weight: normal;
}

