@charset "UTF-8";
/* CSS Document */
/*formatting style
---------------------------------*/



* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #FADBE7;
}
p {
	font-size: 80%;
}
h1  {
	padding: 0px;
	height: 100px;
	width: 250px;
	float: left;
	margin: 0px;
}

img {
	margin: 0px;
}
a img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {
	
	border-collapse:collapse;
}
#wrap {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #A791A9;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header address {
	height: 100px;
	width: 250px;
	display: block;
	float: right;
}



#menu {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 980px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 980px;
}

#menu ul li {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
}

#menu ul li#homebtn a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/hombtn.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu ul li#homebtn a:hover {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/hombtn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu ul li#nhomebtn a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/hombtn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}



#menu ul li#comcept a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/comcept.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

#menu ul li#comcept a:hover {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/comcept.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}

#menu ul li#ncomcept a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/comcept.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}



#menu ul li#system a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/system.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

#menu ul li#system a:hover {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/system.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}

#menu ul li#nsystem a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/system.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}



#menu ul li#lesson a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/lesson.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

#menu ul li#lesson a:hover {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/lesson.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}

#menu ul li#nlesson a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/lesson.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}



#menu ul li#access a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/access.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

#menu ul li#access a:hover {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/access.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}



#menu ul li#naccess a {
	display: block;
	height: 42px;
	width: 196px;
	list-style-type: none;
	background-image: url(../img/menu/access.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
}




#footer {
	font-size: 60%;
	line-height: 10px;
	background-color: #B49FA8;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 980px;
	color: #FFFFFF;
	text-align: right;
}


#glo1 #Contents {
	background-image: url(../img/con/topimg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 540px;
	width: 980px;
}
#glo1 #Contents h2 {
	color: #FFFFFF;
	font-size: 110%;
	text-align: center;
	position: relative;
	top: 50%;
}
p#comceptp {
	width: 410px;
	float: left;
	text-align:justify;
	font-style: normal;
	line-height: 1.8em;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	color: #666666;
}
#glo2 #Contents,
#glo3 #Contents,
#glo4 #Contents,
#glo5 #Contents {
	background-image: url(../img/con/lessonback.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#glo3 h2,
#glo3 h3,
#glo3 h4 ,
#glo4 h2,
#glo4 h3,
#glo4 h4 ,
#glo5 h2,
#glo5 h3,
#glo5 h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#glo4  table {
	font-size: 80%;
	line-height: 2em;
	margin-left: 30px;
	float: left;
	width: 500px;
	margin-right: 20px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 1px solid #B39CB5;
}
#glo4  th {
	color: #FFFFFF;
	background-color: #B7A1BD;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#glo4  td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B7A1BD;
	border-left-color: #B7A1BD;
	width: 70px;
	background-color: #FFFFFF;
}
#glo4  dl {
	font-size: 80%;
	line-height: 1.8em;
	margin-bottom: 20px;
}
#glo4  dt {
	margin-left: 30px;
	background-image: url(../img/con/bit.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	line-height: 15px;
	margin-top: 15px;
	font-size: 110%;
	color: #9499AD;
}
#glo4   dd {
	margin-left: 45px;
	margin-right: 45px;
	text-align: justify;
	color: #666666;
}
#glo3 p {
	margin-bottom: 15px;
	margin-left: 15px;
}
#accessadoress {
	clear: both;
	height: 250px;
	width: 980px;
}
#accessadoress p {
	font-size: 100%;
	line-height: 1.8em;
	margin-top: 5px;
}
#accessadoress img {
	float: left;
}

