@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* バックグランドずれ対処 IE6 */
body {
    _padding-left: 3px;
}
/* バックグランドずれ対処 IE7 */
*:first-child + html body {
    padding-left: 2px;
}

a:focus{
	outline:none;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
a {
	color: #F90;
}
#contents {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	padding-bottom: 0px;
}
.btn {
	height: 29px;
	width: 240px;
	float: right;
	margin: 5px 10px 10px 0px;
	_margin: 5px 5px 10px 0px;
}
.btn a {
	height: 29px;
	width: 240px;
	display: block;
	text-indent: -9999px;
	background-image: url(img/bt.gif);
}
#header {
	background-image:url(img/hedder.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:200px;
	width:720px;
}
.btnBox {
	width:700px;
	margin:10px auto 0px auto;
}
div, p, h1, h2, h3, ul, li, dl, dt, dd {
	margin:0px;
	padding:0px;
}
ul#MenuBox li {
	height: 100px;
	width: 174px;
	list-style-type: none;
	float: left;
	margin-right: 1px;
	margin-bottom: 3px;
}
ul#MenuBox li a {
	display: block;
	height: 100px;
	width: 174px;
	text-indent: -9999px;
}
li.Menu01 {
	background-image: url(img/menu01.gif);
}
li.Menu02 {
	background-image: url(img/menu02.gif);
}
li.Menu03 {
	background-image: url(img/menu03.gif);
}
li.Menu04 {
	background-image: url(img/menu04.gif);
}
li.Menu05 {
	background-image: url(img/menu05.gif);
}
li.Menu06 {
	background-image: url(img/menu06.gif);
}
li.Menu07 {
	background-image: url(img/menu07.gif);
}
li.Menu08 {
	background-image: url(img/menu08.gif);
}
.sch {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sch h2 {
	background-image: url(img/subtitle01.gif);
	height: 28px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
.map {
	height: 324px;
	width: 301px;
	float: left;
	margin-left: 16px;
	_margin-left: 8px;
}
.tokuten {
	height: 325px;
	width: 383px;
	float: right;
	margin-right: 16px;
	_margin-right: 8px;
}
.hogosha {
	margin-top: 10px;
}
.ao {
	margin-top: 10px;
}
.info {
	margin-top: 10px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.info h2 {
	background-image: url(img/subtitle02.gif);
	height: 28px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
.info .tel {
	background-image: url(img/freetel.gif);
	height: 51px;
	width: 270px;
	float: left;
	text-indent: -9999px;
	margin-left: 20px;
	_margin-left: 10px;
}
.info .add {
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
}
.add .SchoolName {
	display: block;
	height: 51px;
	width: 344px;
	background-image: url(img/iken.gif);
	text-indent: -9999px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 20px;
}
#footer{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #999;
	width: 710px;
	margin: 10px auto;
}
/*メニューページ*/
.TopReturn {
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}
dl.specialty {
	text-align: left;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
dl.specialty img {
	float: left;
}
dl dd.inner {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	_margin-right: 2px;
	float: right;
	width: 450px;
	font-size: 12px;
	color: #333;
	padding: 2px 2px 5px 2px;
	line-height: 140%;
}
dl.specialty .day {
	background-color: #999999;
	padding: 2px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
}
dl.specialty .title {
	font-weight: bold;
	font-size: 14px;
}
dl.specialty#menu01 {
	background-color: #97448A;
}
dl.specialty#menu01 .title {
	color: #97448A;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #97448A;
}
dl.specialty#menu02 {
	background-color: #E89201;
}
dl.specialty#menu02 .title {
	color: #E89201;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E89201;
}
dl.specialty#menu03 {
	background-color: #028CCD;
}
dl.specialty#menu03 .title {
	color: #028CCD;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #028CCD;
}
dl.specialty#menu04 {
	background-color: #009079;
}
dl.specialty#menu04 .title {
	color: #009079;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #009079;
}
dl.specialty#menu05 {
	background-color: #C63427;
}
dl.specialty#menu05 .title {
	color: #C63427;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #C63427;
}
dl.specialty#menu06 {
	background-color: #01509B;
}
dl.specialty#menu06 .title {
	color: #01509B;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #01509B;
}
dl.specialty#menu07 {
	background-color: #EC758B;
}
dl.specialty#menu07 .title {
	color: #EC758B;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #EC758B;
}
dl.specialty#menu08 {
	background-color: #02A7DF;
}
dl.specialty#menu08 .title {
	color: #02A7DF;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #02A7DF;
}
.MenuBtn {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.MenuBtn a {
	background-image: url(img/bt.gif);
	height: 29px;
	width: 240px;
	float: right;
	display: block;
	text-indent: -9999px;
}
.PageTop {
	clear: both;
	text-align: right;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
