/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #444444;
	background:url(../img/bg1.gif) repeat;
	font-family: "Heiti SC Medium", "Heiti SC Light", Hei;
}


/*#header--------------------------------------*/
#top-header {
	padding-left: 0px;
	height: 100px;
	background: url(../img/top-header.jpg) no-repeat;
	border-bottom: 8px solid #F87407;
	margin-bottom: 10px;
}
#logo {
	position: absolute;
	left: 50px;
	top: 23px;
}
#loginlink {
	position: absolute;
	top: 5px;
	text-decoration:none;
	left: 702px;
	font-size: 90%;
	font-weight: bold;
}

#loginlink a {
	text-decoration:none;
	color:#333333;
	display:block;
	font-weight: bold;
	}
/*#headerここまで-----------------------------------*/	
	

#wrapper {
	width:760px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-left: 10px;
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		  }

#content {
	padding-bottom: 10px;
}


/*Naviここから----------*/
#nav {
	color:#FFFFFF;
	font: bold 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}

#nav ul, #nav li{
    list-style-type:none;
	margin:0px;
	padding: 0px;
	}

#nav li {
	float:left;
	border-left: 1px solid #FFFFFF;
}

#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align: center;
	width: 107px;
	background: #289B82;
	height: 34px;
	line-height: 32px;
}

#nav a:hover {
	color: #F87407;
	background: #326565;
}



.menu-visited {color: #F87407;
	background: #326565;
	text-align: center;
	width: 107px;
	height: 34px;
	line-height: 32px;}
	
/*Naviここまで------------------------------*/

/*indexのデザインここから-------------------------------*/
#main {
	padding-right: 10px;
	padding-left: 30px;
}


#language {
	font-size: 80%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}	


h1#index {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p#sita-yohaku {
	margin-bottom: 15px;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
h2#index {
	font-family: Ayuthaya;
	font-size: 120%;
	color: #4FA397;
	margin: 0px;
	padding: 0px;
}


a:link {
	color: #009999;
	text-decoration: underline;
}
a:visited {
	color: #6666CC;
	text-decoration: underline;
}
a:hover {
	color: #00CC99;
	text-decoration: none;
}
a:active {
	color: #F87407;
	text-decoration: none;
}
#map {
	margin-bottom: 4cm;
	padding-top: 20px;
}

#apDiv1 {
	font-size: 97%;
	line-height: 1.5em;
	color: #444444;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#apDiv2 {
	font-size: 130%;
	line-height: 1.5em;
	color: #FF3333;
}



#apDiv23 ul {
	font-size: 22px;
	color: #444444;
	list-style-type: square;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

img#cafe {
	padding: 4px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}	

	
#footer {
	font-size: 80%;
	text-align: right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
address {
	color: #FFFFFF;
	background: #679C93 url(../img/address.jpg) repeat;
	padding: 5px;
	text-align: center;
	margin-bottom: 0px;
	clear: both;
	font-size: x-small;
}
/*indexのデザインここまで----------------------------------*/

/*その他のページのデザインここから--------------------------*/

#main2 {
	padding-right: 25px;
	padding-left: 30px;
}

h1{
	margin-left: 0px;
	color: #4FA397;
	margin-bottom: 10px;
	font-family: Ayuthaya;
	font-size: 32px;
	font-weight: bold;
	margin-top: 16px;
	padding: 0px;
}


h2 {
	padding: 0px;
	font-size: 120%;
	color: #333333;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 3;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.jisage {
	padding-left: 20px;
}
p {
	font-size: 90%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	font-family: "Heiti SC Medium", "Heiti SC Light", Hei;
}

dl#drill {
	margin: 0px;
	padding: 0px;
}
#drill dt {
	color: #61460E;
	font-size: 90%;
}
#drill dd {
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 5px;
}

#left-side {
	width:400px;
	float: left;
	margin-top: 10px;
	padding-left: 0px;
}
#right-side {
	width:280px;
	float: right;
}
p#sita-yohaku {
	margin-bottom: 10px;
}

/*以下不明-----------------------------------------------------*/



.mail {
	vertical-align: middle;
}



.item {
	font-weight: bold;
	font-size: 17px;
}

h1 a {text-decoration:none;
      color:#FFFFFF;}
.info {
	margin-left:30px;
	margin-top: -15px;
	line-height: 150%;
	padding-bottom: 5px;
}

.red{
	color: #E30000;
	font-size: 17px;
	font-weight: bold;
}

#nav2 {
	color:#FFFFFF;
	font: bold 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}

#nav2 ul, #nav2 li{
    list-style-type:none;
	margin:0px;
	padding: 0px;
	}

#nav2 li {
	float:left;
	border-left: 1px solid #FFFFFF;
}

#nav2 a:link, #nav2 a:visited {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align: center;
	width: 107px;
	background: #289B82;
	height: 34px;
	line-height: 32px;
}

#nav2 a:hover {
	color: #F87407;
	background: #326565;
}


#left-side ol{
	list-style-type:decimal;

}


#left-side li {
margin: 0px 0px 20px 0px;}



#submit{
	margin-top:0px;
	font: bold 16px "Arial", "Helvetica", "sans-serif";
	height: 200px;
	margin-left: 180px;
	text-align: center;
}

#submit  ul {
	list-style-type:none;
	margin:5px 5px 20px;
	padding: 0px;
}

#submit li {
	display:inline;
	padding:0px;
}

#submit li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	float:left;
	padding: 10px 12px 11px;
	background: #448888;
	border-top: 5px solid #93BABA;
	border-right: 5px solid #2B5656;
	border-bottom: 5px solid #2B5656;
	border-left: 5px solid #93BABA;
	margin-right: 20px;
	width: 140px;
}

#submit li a:hover {
	color: #F87407;
	background: #326565;
}

	
#kana {
	margin-top:40px;
	font: bold 16px "Arial", "Helvetica", "sans-serif";
	height: 200px;
	margin-left: 180px;
}


#kana  ul {
	list-style-type:none;
	margin:10px 5px 20px;
	padding: 0px;
}

#kana li {
	display:inline;
	padding:0px;
}

#kana li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	float:left;
	padding: 10px 12px 11px;
	background: #448888;
	border-top: 5px solid #93BABA;
	border-right: 5px solid #2B5656;
	border-bottom: 5px solid #2B5656;
	border-left: 5px solid #93BABA;
	margin-right: 20px;
}

#kana li a:hover {
	color: #F87407;
	background: #326565;
}

.text {
	position: absolute;
	left: 375px;
	top: 300px;
}



.right {
	text-align: right;
	margin-right: 15px;
	clear: both;
}




#skype {
	font: bold 26px "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 387px;
	top: 645px;
	z-index: 1;
	width: 274px;
	height: 24px;
}

#skype span {font: bold 16px "Arial", "Helvetica", "sans-serif";}

#lesson {
	background: url(../img/skype.gif) no-repeat;
	position: absolute;
	height: 115px;
	width: 232px;
	left: 387px;
	top: 672px;
}


#word5 span {font: bold 16px "Arial", "Helvetica", "sans-serif";}

#kanto {
	position: absolute;
	left: 358px;
	top: 519px;
	font-weight: bold;
}

#kansai {
	font-weight: bold;
	position: absolute;
	left: 189px;
	top: 490px;
}

#hokokuError {
	font-size:0.7em;
	color:#F00;

}

#hokokuStatus {
	font-size:0.7em;
}


#word1 {
	position: absolute;
	left: 49px;
	top: 293px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	width: 262px;
	height: 43px;
}



#word4 {
	font: bold 32px "Arial", "Helvetica", "sans-serif";
	position: absolute;
	left: 428px;
	top: 471px;
	z-index: 1;
	color: #EC7600;
}
#word2 {
	position: absolute;
	left: 468px;
	top: 376px;
	z-index: 3;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 80%;
	font-weight: normal;
	width: 268px;
	height: 94px;
	color: #666666;
	line-height: 1.5em;
}
#home {
	position: absolute;
	left: 715px;
	top: 20px;
}
#word5 {
	font: bold 26px "Arial", "Helvetica", "sans-serif";
	position: absolute;
	left: 425px;
	top: 434px;
	z-index: 2;
	color: #333;
}
#header {
	padding-left: 0px;
	height: 100px;
	background: url(../img/header-bg.jpg) no-repeat;
	border-bottom: 8px solid #F87407;
	margin-bottom: 10px;
}
#apDiv3 {
	font-size: 80%;
	line-height: 1.5em;
}
ol#system {
	font-size: 90%;
	line-height: 1.5em;
}
.sita-yokaku {
	margin-bottom: 10px;
}

