/*全体*/
* {
	margin: 0;
	padding: 0;
}

body , html {
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0;
	margin: 0;
	text-align: center;
	line-height:1.4;
	font-size:14px;
height: 100%;
min-height: 100%;

}


/*
	html , body {
		height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;

	}

	#wrapper {
		width: 100%;
		position: relative;
		height: auto !important;
		height: 100%;
		min-height: 100%;
		}

	#container {
	margin: 0 auto 0 auto;
		padding-bottom: 17px;
		width: 100%;


		}


	.footerzone {
		background: black;
	position: absolute;
		color: white;
		text-align:center;
	padding:2px;
	font-size:12px;
		bottom: 0px;
		width: 100%;
		height:17px;
		}

*/






img {
	border: 0;
}

h1 {
	font-size: 100px;
}

.alL {text-align:left;}
.alR {text-align:right;}

.flL {float:left;}
.flR {float:right;}

.fs16 {font-size:16px;}
.fs30 {font-size:30px; font-weight:bold;}

.fsblue {
color:#0698B7;
font-weight:bold;
}
.fspink { color:#FF6666; }

.maA { margin:10px 0; }
.maB { margin:20px 0; }






#wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
position: relative;
min-height: 100%;
height:100%;
height: auto !important;

}




/*ヘッダー*/
#header {
	width: 800px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

.top_banner {
	width: 635px;
	height: 130px;
	margin: 80px auto 0 auto;
}
.home {
text-align:left;
font-size:1px;
overflow:hidden;
}
.home a {
background:url(../images/home.jpg) no-repeat;
display:block;
width:191px;
height:28px;
text-indent:-9999px;
margin:10px 0;
}

.pan {
text-align:left;
margin:8px 0;
}


.headerzone{
background-color:#000000;
height:17px;
}

.header-tex-left{
font-size:12px;
color:#ffffff;
float:left;
}

.header-tex-right{
font-size:12px;
color:#ffffff;
float:right;
}


.header-tex-right a:link{ color:#ffffff; text-decoration: none; }

.header-tex-right a:visited{ color:#ffffff; text-decoration: none;}

.header-tex-right a:hover{ text-decoration: underline;}



.header-tex-left a:link{ color:#ffffff; text-decoration: none; }

.header-tex-left a:visited{ color:#ffffff; text-decoration: none;}

.header-tex-left a:hover{ text-decoration: underline;}



/*コンテンツ*/


#container {
	width: 800px;

	margin: 0 auto 0 auto;
padding-bottom: 5px;
}






#contentArea {
margin:20px 0;
border:1px solid #EEE;
padding:15px;
text-align:left;
}

#contentArea dt{
font-size:16px;
font-weight:bold;
margin:15px 10px 10px 0;
}

#contentArea dl{
overflow:hidden;
clear:both;
}


.thumb {
width:165px;
height:165px;
border:1px solid #CCC;
float:left;
padding:3px;
}


/*ボタン*/
#button {
	width: 720px;
	height: 180px;
	overflow: hidden;
	margin: 150px 50px 0 auto;
}

.button1 a {
	width: 240px;
	height: 180px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(../images/beginner.jpg) no-repeat;
	display: block;
}

.button2 a {
	width: 240px;
	height: 180px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(../images/general.jpg) no-repeat;
	display: block;
}

.button3 a {
	width: 240px;
	height: 180px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(../images/advanced.jpg) no-repeat;
	display: block;
}

.course_guidance {
	width:474px;
	margin: 0px auto;
	overflow:hidden;
}

.course_banner li {
float:left;
width: 143px;
height: 143px;
margin:15px 15px 0 0;
background: url(../images/white.jpg) no-repeat;
list-style:none;
line-height:130px;
}

.course_banner a {
	width: 143px;
	height: 143px;
	display: block;
	text-decoration:none;
	color:#333;
	font-size:40px;
}


#b01 a {
}

#b02 a {
	background: url(../images/white.jpg) no-repeat;
}

#b03 a {
	background: url(../images/white.jpg) no-repeat;
}

/*コンテンツEND*/



/*フッター*/
#footer {

	width: 850px;
	height:20px;
	overflow: hidden;
}






.footerzone{
background-color:#000000;
height:17px;
width:100%;
text-align:center;
padding:2px;
font-size:12px;
color:#ffffff;

    bottom: 0px;
}





/*フッターEND*/




.netmap{
margin: 0 auto 0 auto;
width:80px;

}

ul.sitemap {
text-align:left;

}














