h2 a:active, h2 a:hover {
	color: #F00;
}
h2 a {
	color: #3C0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.col_black {
	color: #000;
}
p {
	line-height: 1.8em;
}
.size-1 {
	font-size: smaller;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 17px;
	line-height: 1.5em;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
}

#main {
	width: 540px;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main a {
	color: #900;
}
#main a:hover {
	color: #F00;
}
.DL_word {
	background-image: url(../image/word_icon.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.DL_exel {
	background-image: url(../image/ico_ex.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.DL_PDF{
	background-image: url(../image/pdf_icon.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	vertical-align: middle;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

#prof {
	float: left;
	margin: 10px;
}
#main {
	padding: 10px;
	width: 500px;
}
.center {
	text-align: center;
}
.kakomi {
	border: 1px solid #000;
	padding: 10px;
}
.col_red {
	color: #F00;
}

.col_red_bl {
	font-weight: bold;
	color: #F00;
}
table #ton {
	line-height: 1.5em;
}
#ton tr td {
	padding: 3px;
	vertical-align: top;
}
.col_BlueBl {
	font-weight: bold;
	color: #009;
}
