body {
	margin: 0px;
	padding: 0px;
}
.col_black {
	color: #000;
}
p {
	line-height: 1.8em;
	font-size: 13px;
}
.size-1 {
	font-size: smaller;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
	line-height: 1.5em;
}

#main {
	width: 530px;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main a {
	color: #F00;
}
#main a:hover {
	color: #090;
}
.DL_word {
	background-image: url(..images/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(..images/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(..images/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;
	padding-bottom: 100px;
}
li {
	line-height: 1.5em;
}
ul {
}

#link {
}
#link a {
	color: #F00;
}
.kakomi_dot {
	border: 1px dotted #000;
	line-height: 1.5em;
	display: inline;
}
.col_orange {
	background-color: #F90;
	display: block;
	padding: 2px;
}

.px13 {
	font-size: 13px;
	line-height: 1.5em;
}
#AllFonts13px {
	font-size: 13px;
}

.px14 {
	font-size: 14px;
	line-height: 1.5em;
}
.center {
	text-align: center;
}
#prof {
	float: left;
	margin: 10px;
	padding: 0px;
}
.TextCol_red {
	display: block;
	padding: 2px;
	color: #F00;
}
#FooterBox {
	font-size: 10px;
}
#FooterBox a {
	color: #FFF;
	font-size: 10px;
}
.col_brown {
	color: #FFF;
	background-color: #630;
}
.TextCol_redxxLarge {
	display: block;
	padding: 2px;
	color: #F00;
	font-size: x-large;
}
