body {
	background: #f0f0f0;
	text-align: center;
	margin: 0px;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 780px;
	background: url(images/shadow.gif);
	padding: 0px;
	margin: 0px auto;
}
#info {
	height: 80px;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	float: left;
}
#header {
	height: 70px;
	width: 756px;
	background: #000;
	margin: 0px auto;
	padding: 15px 0px 0px;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	width: 756px;
	height: auto;
}

#banner {
	float: right;
	height: 80px;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	display: inline;
}
#g_navi {
	background: #000;
	margin: 0px auto;
	height: 25px;
	width: 756px;
}
#infoarea {
	height: 100px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bottom.gif) no-repeat;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
}
#footer {
	text-align: center;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 83%;
	font-weight: normal;
}
#infoarea #info p {
	margin: 5px 0px 0px 5px;
}

#discription h1 {
	font: normal 83% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	margin: 5px 0px;
}
#discription {
	height: auto;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#img_area {
	height: 296px;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
#g_navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#g_navi li {
	float: left;
	width: 108px;
}
#g_navi ul li a {
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 108px;
	overflow: hidden;
}
a#home {
	background: url(images/navi.jpg) no-repeat 0px 0px;
}
a#home:hover {
	background: url(images/navi.jpg) no-repeat 0px -25px;
}
a#about {
	background: url(images/navi.jpg) no-repeat -108px 0px;
}

a#about:hover {
	background: url(images/navi.jpg) no-repeat -108px -25px;
}
a#menu {
	background: url(images/navi.jpg) no-repeat -216px 0px;
}
a#menu:hover {
	background: url(images/navi.jpg) no-repeat -216px -25px;
}
a#qa {
	background: url(images/navi.jpg) no-repeat -324px 0px;
}
a#qa:hover {
	background: url(images/navi.jpg) no-repeat -324px -25px;
}
a#school {
	background: url(images/navi.jpg) no-repeat -432px 0px;
}
a#school:hover {
	background: url(images/navi.jpg) no-repeat -432px -25px;
}
a#contact {
	background: url(images/navi.jpg) no-repeat -540px 0px;
}
a#contact:hover {
	background: url(images/navi.jpg) no-repeat -540px -25px;
}
a#link {
	background: url(images/navi.jpg) no-repeat -648px 0px;
}
a#link:hover {
	background: url(images/navi.jpg) no-repeat -648px -25px;
}
* {
	margin: 0px;
	padding: 0px;
}
