@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#dfdfdf;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	width: 800px;
	margin: 0 auto;
	height: 100%;
}

div.header1{
	width:100%;
	background-color: #0088D0;
	background-image: url(images/tl_blue_gray.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: left;
}

div.header2{
	background-image: url(images/tr_blue_gray.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.header3{
	background-image: url(images/bl_blue_gray.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.header4{
	padding:10px;
	background-image: url(images/br_blue_gray.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
}

div.main_content1 {
	background-color: #FFFFFF;
	background-image: url(images/tl_white_gray.gif);
	background-repeat: no-repeat;
	width: 540px;
	float: left;
	margin-bottom: 20px;
	text-align: left;
}
div.main_content2{
	background-image: url(images/tr_white_gray.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.main_content3{
	background-image: url(images/bl_white_gray.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.main_content4{
	padding:10px;
	background-image: url(images/br_white_gray.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.home_main_content1 {
	background-color: #FFFFFF;
	background-image: url(images/tl_white_gray.gif);
	background-repeat: no-repeat;
	width: 540px;
	float: left;
	margin-bottom: 20px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

div.home_main_content1 h1 {
	font-size: 16px;
	color: #0033FF;

}

div.home_main_content1 h2 {
	font-size: 14px;
	color: #0033FF;

}

div.home_main_content1 h3 {
	font-size: 20px;
	color: #0066FF;
}

div.home_main_content1 a {
	font-size: 14px;
	color: #0088D0;
	text-decoration: none;

}

div.home_main_content1 a:hover {
	font-size: 14px;
	color: #FF9900;
}


div.home_main_content2{
	background-image: url(images/tr_white_gray.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.home_main_content3{
	background-image: url(images/bl_white_gray.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.home_main_content4{
	padding:20px;
	background-image: url(images/br_white_gray.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

ul#navigation li{
	text-align: left;
	margin-right:0px;
	list-style:none;
	font-size:14px;
	display:inline;
	float: right;
}
ul#navigation li a {
	text-decoration:none;
	color:#999999;
}
ul#navigation li a:hover {
	text-decoration:none;
	color:#000000;
}


ul#header_navigation li{
	text-align: right;
	margin-left:15px;
	list-style:none;
	font-size:14px;
	display:inline;
	color: #FFFF00;
	padding-right: 0.6em;
}
ul#header_navigation li a {
	text-decoration:none;
	color:#FFFFFF;
}
ul#header_navigation li a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

div.inside_main_content1 {
	background-color: #dfdfdf;
	background-image: url(images/tlgray_white.gif);
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
}
div.inside_main_content2{
	background-image: url(images/tr_gray_white.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.inside_main_content3{
	background-image: url(images/bl_gray_white.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.inside_main_content4{
	padding:10px;
	background-image: url(images/br_gray_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: small;
}
div.inside_inside_main_content1 {
	background-color: #FFFFFF;
	background-image: url(images/tl_white_gray.gif);
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Meiryo;
	font-size: 12px;
}
div.inside_inside_main_content2{
	background-image: url(images/tr_white_gray.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.inside_inside_main_content3{
	background-image: url(images/bl_white_gray.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.inside_inside_main_content4{
	padding:10px;
	background-image: url(images/br_white_gray.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div.inside_inside_main_content4 h1{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

div.inside_inside_main_content4 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0088d0;
	text-decoration: none;
	font-size: 12px;
}
div.inside_inside_main_content4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

div.sidebar1 {
	padding: 0px;
	float: right;
	width: 250px;
	background-color: #FFFFFF;
	background-image: url(images/tl_white_gray.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: left;
}
div.sidebar2{
	background-image: url(images/tr_white_gray.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.sidebar3{
	background-image: url(images/bl_white_gray.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.sidebar4{
	padding:10px;
	background-image: url(images/br_white_gray.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	margin: 0px;
}

div.sidebar4 a{
	font-size: 12px;
	color: #0088d0;
	text-decoration: none;
	}
div.sidebar 4 a:hover {
	font-size: 12px;
	color:#666666;
	}
div.sidebar4 h1{
	font-size: 14px;
	color: #666666;
}

#userinfo {
	font-size: x-small;
	color: #0000FF;
	margin-top: 15px;
	margin-bottom: 5px;
	text-decoration: none;
}
#userinfo a{
	font-size: x-small;
	color: #0000FF;
	margin-top: 15px;
	margin-bottom: 5px;
	text-decoration: none;
}

div.footer1 {
	width: 800px;
	background-color: #0088D0;
	background-image: url(images/tl_blue_gray.gif);
	background-repeat: no-repeat;
	clear: both;
	font-family: Meiryo;
	font-size: 12px;
	color: #FFFFFF;
	text-align:left;
}
div.footer2{
	background-image: url(images/tr_blue_gray.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.footer3{
	background-image: url(images/bl_blue_gray.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.footer4{
	background-image: url(images/br_blue_gray.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:center;
}

.footerTable {
	margin-top: 10px;
}

.borderTable {
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}

.borderTable h1 {
	font-size:30px;
	text-decoration:none;
	font-family: Meiryo;
	color: #FFFFFF;
}

.borderTable h2 {
	font-size:14px;
	text-decoration:none;
	font-family: Meiryo;
	color: #FFFFFF;
}

.borderTable h3 {
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.courseTable {
	border-color: #0088D0;
	border-width: 0 0 1px 1px;
	border-style: solid;
	font-size: 12px;
}

.courseTable td {
	border-color: #0088D0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
}

.navbarTable {
	font-size:14px;
	text-decoration:none;
	font-family: Meiryo;
	color: #FFFFFF;
}

.borderTable a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.borderTable a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size: 12px;
	text-decoration: none;
}
ul#footer li{
	margin-left:0px;
	margin-right:15px;
	list-style:none;
	font-size:12px;
	display:inline;
	color: #FFFFFF;
	margin-top: 15px;
}
ul#footer li a {
	text-decoration:none;
	color:#FFFFFF;
}
ul#footer li a:hover {
	text-decoration:none;
	color:#FFFF00;
}
.texta {
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #0088D0;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	color: #0088d0;
	border: 1px solid #0088d0;
	background-color: #FFFFFF;
}
#navcontainer {
	width: 230px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 220px;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	color: #0088D0;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #D9D9FF;
	color: #000000;
}
ul#footer {
	padding-top: 15px;
	padding-left: 15px;
}


ul#footer li{
	text-align:left;
	margin-right:15px;
	list-style:none;
	font-size:12px;
	display:inline;
	color: #FFFFFF;
}

ul#footer li a {
	text-decoration:none;
	color:#FFFFFF;
}
ul#footer li a:hover {
	text-decoration:none;
	color:#FFFF00;
}
