.button {
	padding: 15px;
	border: 5px ridge #36F;
	width: 200px;
	text-align: center;
	background: #09C;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.button a {
	color: #FFF;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
}
.col_black {
	color: #000;
}
p {
	line-height: 1.5em;
}
.size-1 {
	font-size: smaller;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 16px;
	line-height: 1.5em;
}
h3 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
}


#main {
	text-align: left;
}
#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;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

#prof {
	float: left;
	margin: 10px;
	padding-bottom: 100px;
}
li {
	line-height: 1.5em;
}
#link {
}
#link a {
	color: #F00;
}
.kakomi_dot {
	border: 1px dotted #000;
	line-height: 1.5em;
	display: inline;
}
.kakomi {
	border: 1px solid #000;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.kakomi02 {
	border: 1px solid #000;
	padding: 20px;
	line-height: 1.5em;
	text-align: left;
}
.kakomi03 {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006;
	border-bottom-color: #006;
	line-height: 1.5em;
}


.kakomi_red {
	border: 1px solid #F00;
	padding: 10px;
}
.col_blue {
	color: #00F;
}
.col_blue_bl {
	font-weight: bold;
	color: #09C;
	font-size: 16px;
}
.col_orange {
	color: #F60;
}
.kakomi03Center {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006;
	border-bottom-color: #006;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.boxA {
	background: #CFF;
	text-indent: 20px;
}
.boxB {
	margin-left: 30px;
}
.col_orange {
	background-color: #F90;
	display: block;
	padding: 2px;
}
.col_blue {
	background-color: #03C;
	display: block;
	padding: 2px;
}
.font_white {
	display: block;
	padding: 2px;
	color: #FFF;
}



.px13 {
	font-size: 13px;
	line-height: 1.5em;
}
.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;
}
.box500Line {
	padding: 20px;
	width: 500px;
	border: 1px solid #333;
}
.box400Line {
	padding: 20px;
	width: 400px;
	border: 1px solid #333;
	line-height: 1.5em;
}
#main table {
	line-height: 1.5em;
}
#main table tr td {
	padding-left: 5px;
}
