div.main {
	padding: 5px;
	margin: 10px;
	width: 520px;
	line-height: 125%;
	font-size: smaller;
}
p.room {
	text-align: right;
	font-size: larger;
	text-decoration: underline;
}
h2 {
	color: #330000;
}
h3 {
	color: #663300;
	text-indent: 10px;
}
h4 {
	color: #666600;
	text-indent: 20px;
	font-size: 15px;
}
h5 {
	color: #666600;
	text-indent: 20px;
}

.bgline_01 {
	background-image: url(/shigaku/img/bgline_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgline_02 {
	background-image: url(/shigaku/img/bgline_02.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bgline_03 {
	background-image: url(/shigaku/img/bgline_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p.note {
	color: #339966;
	text-decoration: underline;
	text-indent: 15px;
	font-size: larger;

}
