@charset "utf-8";

/**********************************************************************
TOPページ
**********************************************************************/
.middle_main_img {
width:800px;
padding-top:19px;
	background-image: url(../img/bg_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
background-color:#FFFFFF;
}
.middle_main_img img {
width:760px;
	margin:0px 0px 0px 20px;
}
p.breadcrumbs {
	width:760px;
	margin:10px 0px 0px 20px;
	font-size:11px;
}

ul.sideMenu  {
padding-bottom:10px;
}
.sideMenu li{
margin:0px;
padding:0px;
}


.img_box {
float:right;
margin:0px 0px 10px 10px;
}

td.txtRight p{
text-align:right;
margin-right:10px;
}

p.txtArea {
margin-top:0px;
padding:10px;
}
.introSDMJ p {
padding:10px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.introSDMJ dl{
padding:10px 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.introSDMJ dt{
float:left;
}
.introSDMJ dd{
margin-left:50px;
}

.schoolContents {
	width:463px;
	padding:20px 20px 0px 20px;
	background-color:#fffee9;
	border: 1px solid #cfc600;
	text-align:left;
}
.schoolContents h3 {
color:#388417;
font-weight:bold;
font-size:14px;
}
.schoolContents h4 {
color:#125cc1;
}
.schoolContents p {
padding-bottom:20px;
}

.flow {
margin:10px 0px 0px 0px;
}




table.priceList {
	width:505px;
	margin-top:10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #af9415;
	border-left-color: #af9415;
}

table.priceList th {
color:#af9415;
font-weight:bold;
padding:10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #af9415;
	border-bottom-color: #af9415;
	background-color:#fff9d9;
}
table.priceList th span {
font-weight:normal;
color:#666666;
}
table.priceList td {
padding:10px;
font-weight:bold;
text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #af9415;
	border-bottom-color: #af9415;
}
ul.imgBody {
width:505px;
margin:0px;
padding:0px;
}
ul.imgBody img {
margin-top:15px;
}

.special {
color:#FF0000;
}


.faqline {
	margin-top:0px;
	padding:10px;

}
.faqline dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
	color:#00969f;
	font-weight:bold;
	font-size:1.1em;
}
.faqline dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
	font-size:0.9em;
}
.faqline dd span {
color:#ef009d;
	font-weight:bold;
}

.lastTxt {
color:#a88809;
	margin-top:-20px;
	padding:0px 10px 10px 10px;
}
.lastTxt dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
	color:#00969f;
	font-weight:bold;
	font-size:1.1em;
}
.lastTxt dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
	font-size:0.9em;
}

.sitemap_area ul {
padding:10px 10px 10px 10px;
}
.sitemap_area ul li {
	background-image: url(../img/arrows.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
}





.notice {
color:#e50051;
padding:10px;
}

.toTop {
text-align:right;
padding-right:10px;
}

