html,body{
height: 100%;
}

body {
	line-height: 160%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
width:100%;
max-width: 100%;
height: auto;
}

.main {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	margin-bottom: 10px;
}  
#header {
	height: 80px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
}
#ue {
	width: 100%;
	background-color: #00FFFF;
}

.bt {
	float: right;
	height: 75px;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background:none!important;
}
#btBox {
	width: 100%;
	height: auto;
	background-color: #3d69a8;
	margin-bottom: 10px;
	overflow: hidden;
}  

#btObi {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.infoArea {
	height: auto;
	width: 730px;
}

.topInfoLead {
	height: auto;
	width: 100%;
}

/*メニュー*/

ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #000;
}
ul#menu li{
	float: left;
	position: relative;
	margin: 0;
	padding: 5px;
	width: 190px;
	background-color: #3d69a8;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu li:hover {
	color: #3d69a8;
	background: #cccccc;
}
ul.child{
    display: none;
    position: absolute;
    margin-left: -5px;
    padding: 0;
	color: #fff;
}
.child li:hover {
	color: #004596;
	background: #cccccc;
}
ul.child li a{
    padding: 5px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    display: block;
   
}
li a:hover{
	background: #cccccc;
}
 
a:hover img.bt{
opacity:0.7;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
background:none!important;
}

.banner {
	float: right;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	min-height: 100%;
}

#base {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.infoPh {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 25px;
	margin-right: 15px;
}


body > #container {
	height: auto;
}

#bannerArea {
	float: right;
	width: 260px;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}

.message {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 30px;
	height: auto;
	width: 940px;
	margin-bottom: 15px;
	border: 2px solid #339900;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
}

#contents {
	float: left;
	width: 730px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}

#title {
	height: auto;
	width: 996px;
	margin: 0px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #666666;
}

#foot {
	padding: 0px;
	height: 30px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	width: 100%;
	height: 30px;
	clear: both;
	background-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyrwrite {
	background-color: #00FFFF;
	width: 100%;
	clear: both;
	height: 40px;
}
.copy {
	height: 25px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #00FFFF;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

 .top-title {
	height: 30px;
	width: 680px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	margin-bottom: 0px;
	margin-top: 12px;
}
.about {
	height: auto;
	width: 730px;
	margin-bottom: 15px;
	overflow: hidden;
}
.aboutPh {
	float: left;
	height: 200px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contentsPh {
	height: auto;
	width: 730px;
	margin-bottom: 15px;
	overflow: hidden;
}

#topArea {
	height: auto;
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
}
 
.article {
	height: auto;
	width: 730px;
	float: none;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	overflow: hidden;
}

.article02 {
	height: auto;
	width: 666px;
	margin-bottom: 15px;
	margin-top: 12px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
 
.tNavi {
	padding: 5px;
	float: left;
	height: 20px;
	width: 950px;
	background-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
 
 .infoBox {
	height: auto;
	width: 730px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
hr {
   border-width: 1px 0px 0px; 
   border-style: dotted; 
   border-color: #333333; 
   height: 1px; 
}

.category {
	height: auto;
	width: 730px;
}

.lead {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF1493;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 26px;
	width: 730px;
	font-weight: bold;
	border-left-color: #990000;
	margin-bottom: 20px;
	color: #990000;
	margin-top: 20px;
	clear: none;
	float: left;
}
.leadSchool {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 30px;
	width: 717px;
	font-weight: bold;
	border-left-color: #666666;
	margin-bottom: 20px;
	color: #669900;
	margin-top: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	padding-left: 10px;
	height: auto;
	padding-bottom: 4px;
}

.uLain {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 26px;
	width: 730px;
	color: #000000;
	margin-bottom: 10px;
}
.uLainSchool {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 32px;
	width: 730px;
	color: #000000;
	margin-bottom: 10px;
	overflow: hidden;
}
/*リンク*/

a img.linkimg{
background:none!important;
}

a:hover img.linkimg{
opacity:0.7;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=80)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
zoom:1;
background:none!important;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000 ;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

.b:link {
	color: #000000;
	text-decoration: none;
}
.b:visited {
	color: #000000;
	text-decoration: none;
}
.b:hover {
	color: #0033CC;
	text-decoration: none;
}
.b:active {
	color: #000000;
	text-decoration: none;
}

.bRed:link {
	color: #FF0000;
	text-decoration: none;
}
.bRed:visited {
	color: #FF0000;
	text-decoration: none;
}
.bRed:hover {
	color: #0033CC;
	text-decoration: none;
}
.bRed:active {
	color: #FF0000;
	text-decoration: none;
}

.bGreene:link {
	color: #336600;
	text-decoration: none;
}
.bGreene:visited {
	color: #FF0000;
	text-decoration: none;
}
.bGreene:hover {
	color: #0033CC;
	text-decoration: none;
}
.bGreene:active {
	color: #FF0000;
	text-decoration: none;
}

.c:link {
	color: #000000;
	text-decoration: none;
	font-family: shingo-m, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
}
.c:visited {
	color: #000000;
	text-decoration: none;
	font-family: shingo-m, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
}
.c:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: shingo-m, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
}
.c:active {
	color: #000000;
	text-decoration: none;
	font-family: shingo-m, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 14px;
}
	
.h-link{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	left: auto;
	bottom: auto;
	height: 10px;
	clear: both;
	float: none;
	width: 155px;
	top: 7px;
	right: 0px;
	color: #000000;
	}
#infoPhBox {
	height: auto;
	width: 100%;
	margin-top: 25px;
	overflow: hidden;
}


.teacherArea {
	height: auto;
	width: 730px;
	margin-bottom: 15px;
	overflow: hidden;
}

.teacherPh {
	height: auto;
	width: 160px;
}
.teacherBox {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.teacherPh_p {
	height: auto;
	width: 200px;
	float: left;
	margin-right: 20px;
}

.teacherBox_p {
	float: left;
	height: auto;
	width: 480px;
}
