body {
	padding: 0px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	font-color: #000000;
	background-color: #ffffff;
	text-align:center;
	margin-top: 0px;
	background-position: center center;

}
h1 {
	font-size: 24px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


A:link { color: #0000FF; }
A:visited { color: #993399; }

li {
	list-style-type: disc;
}
.table_course {
	border: 1px solid #000000;
}


.Honbun {
	line-height: 140%;
}
td {
	font-size: 9pt;
	line-height: 140%;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
h5 {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}
ul {
	line-height: 140%;
	margin-left: 20px;
	padding-left: 15px;
}

div#page {
	width: 730px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(img/back_pog.gif);
}
div#header {
	width: 100%;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;

}
div#container {
	width: 730px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/back_pog.gif);


}
div#content_left {
	background-color: #1F56C3;
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;

}
div#content_right {
	float: right;
	width: 500px;
	background-image: url(img/back_white.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	right: auto;
	height: 100%;
}
div#topimg {
	float: right;
	width: 500px;
	background-color: #1F56C3;

}
div#menu {
	float: none;
	width: 200px;
	margin-left: 12px;
	margin-bottom: 10px;

}
div#footer {
	width: 730px;
	clear: both;
	background-color: #1F56C3;
	padding: 10px;
}
.Indent {
	padding-left: 30px;
}
.Table_Indent {
	padding-right: 30px;
	padding-left: 30px;
}
div#MainContents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
div#footer_contens {
	background-color: #FFF;
	width: 600px;
	vertical-align: middle;
	padding: 10px;
}

