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

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

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

div.loginbox {
	width: 100px;
	height: 100px;
	background-color:#CCE6FF;
	}
	
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.header5{
	padding:10px;
	font-size:18px;
	background-image: url(images/br_blue_gray.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
	text-decoration: none;
	height: 190px;
}
div.header5 a {
	text-decoration:none;
	}

div.header5 a:hover {
	text-decoration:none;
	}
	
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: 12px;
	color: #0088D0;
	text-decoration: none;

}

div.home_main_content1 a:hover {
	font-size: 12px;
	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;
}

div.home_main_content4　a {
	font-size: 12px;
	color: #0088D0;
	text-decoration: underline;
	
}

div.home_main_content4 a:hover {
	font-size: 12px;
	color: #0088D0;
	text-decoration: underline;

}

ul#navigation li{
	text-align: left;
	margin-right:25px;
	list-style:none;
	font-size:12px;
	display:inline;
	color: #666666;
}
ul#navigation li a {
	text-decoration:none;
	color:#0088d0;
}
ul#navigation li a:hover {
	text-decoration:none;
	color:#666666;
}

ul#gramar_guide_navbar li{
	text-align: left;
	list-style:none;
	font-size:10px;
	display:list-item;
}
ul#gramar_guide_navbar li a {
	text-decoration:none;
	color:#0088D0;
}
ul#gramar_guide_navbar 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: 520px;
	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: 500px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Meiryo;
}
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;
	text-align: left;
}

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

div.inside_inside_main_content4 h2{
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div.inside_inside_main_content4 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #0088d0;
	text-decoration: none;
}
div.inside_inside_main_content4 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
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;
}
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;
}

.loginTable {
	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 {
	padding-top: 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:#CCCCCC;
}
.texta {
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #0088D0;
	font-family: Arial, Helvetica, sans-serif;
}
.texta:hover {
	background-color: #ECF5FF;
}

.textb {
	font-size: 18px;
	background-color: #FFFFFF;
	border: 1px solid #0088D0;
	font-family: Arial, Helvetica, sans-serif;
	
}

.textb:hover {
	background-color: #ECF5FF;
}

.button {
	color: #0088d0;
	border: 1px solid #0088d0;
	background-color: #FFFFFF;
}
#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;
}

.writingTable {
	border: thin solid #000000;
	border-width: 1px;
	font-size: 12px;
}

.writingTable2 {
	border: thin solid #000000;
	border-width: 1px;
	background-image: url(images/flow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
}
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #0088d0;
	cursor: help;
}
.resultsTable td {
	text-decoration: none;
	text-align:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

.resultsTable h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #000000;
}

.resultsTable a {
	color: #666666;
	text-decoration: none;
}

.resultsTable a:hover {
	color:#000000;
	text-decoration:none
}
.emailTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 20px;
	border: thin solid #000000;
}
#panel_left {
	float:left;

}
#panel_right {
	float:right;
	height: 188px;
	width: 240px;
	background-color: #FFFFFF;
	background-image: url(images/login_bg.gif);

}
