/* 3列  */
#threeList {
	height: 146px;




}
#threeList li {
	float: left;
	list-style-type: none;
	width: 263px;
	margin-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	height: 140px;
}
#threeList dt {
	font-size: 11px;
	line-height: 12px;
}
#threeList dd{
	font-size: 10px;
	line-height: 13px;
	clear: left;
	color: #000000;
	margin-top: 5px;
	font-weight: normal;
}
#threeList   dl {
	text-align: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 5px;
}
/* CSS Document */
#thumbnail {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#thumbnail  li {

display: inline;
	margin-right: 3px;
}




#news {
	width: 310px;
	border: 3px solid #990000;
	color: #333333;
	padding-top: 5px;
}

#news ul {
	list-style-type: none;
	background-image: url(../images/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 7px;
	margin-right: 7px;
}

#news li{
	font-size: 12px;
	line-height: 14px;
	margin-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
#news  h1 {
	color: #990000;
	font-weight: normal;
	margin-left: 0px;
	line-height: 12px;
	margin-top: 2px;
	font-size: 12px;
}
#news   h1   a:link          { color: #990000; text-decoration: none }
#news  h1  a:visited         { color: #990000; text-decoration: none }
#news   h1 a:hover         { color: #ffffff;  background-color: #990000}
#news  h1  a:active         { color: #990000; text-decoration: none }
.inquiry {
	background-image: url(../images/common/bg_stripe.gif);
	background-repeat: repeat;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	width: 310px;
	margin: 0px;
	float: left;
	padding: 5px;
}





#school {
	position: relative;
	width: 475px;
	float: right;
}


#school h1  {
	padding-left: 5px;
	margin-left: 0px;
}

#school h2  {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/common/arrow_red.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 17px;
}

#school h3 {
	float: right;
	width: 75px;

}
h2 a:link         {
	text-decoration: none;
	color: #333333;
}
h2 a:visited         {
	color: #333333;
	text-decoration: none
}
h2 a:hover        {
	color: #990000
}
h2 a:active         {
	color: #333333;
	text-decoration: none
}


#teacherList {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
	clear: both;
}
#primaryTeacherList {
	width: 380px;
 left: 0px;
	top: 0px;
}

#secondaryTeacherList {
	width: 380px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 400px;
}

#primaryTeacherList h1,
#secondaryTeacherList h1 {
	padding-bottom: 5px;
	margin-left: 0px;
}

#primaryTeacherList li,
#secondaryTeacherList li {
	margin-left: 30px;
	font-size: 13px;
	list-style-type: square;
	color: #333333;
	line-height: 18px;
}

#boxRed {
	font-size: 12px;
	color: #333333;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;

	margin-left: 40px;
	border: thin double #990000;
	border-color: #990000;
}
#boxGray {

	font-size: 12px;
	color: #333333;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	border: thin double #990000;
	border-color: #999999;
}
#boxNocolor {

	font-size: 12px;
	color: #333333;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	border: thin double #990000;
	border-color: #FFFFFF;
}
#boxGrayB {
	font-size: 12px;
	color: #333333;
	padding: 10px;
	margin-top: 20px;
	border: thin double #990000;
	border-color: #999999;
}

#boxGrayS {
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	border: solid;
	border-width: 1;
	margin-bottom: 5px;
	border-color: #999999;
}


#boxGrayS li {
	font-size: 12px;
	padding: 2;
	margin-top: 5px;
	list-style-type: none;
}
#boxGrayS h1  {
	font-size: 12px;
	color: #333333;
	margin-bottom: 2px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 5px;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 5px;
}
#boxGrayS h2  {
	margin: 5;
	float: right;
	padding-bottom: 5px;
}

#boxGrayS dl {
	text-align: left;
	line-height: 16px;
	padding-left: 5px;
}

#boxGrayS dt {
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#boxGrayS dd {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

#underListG {
	margin-bottom: 5px;
	width: 740px;
	margin-left: 40px;

}

#underListG li {
	font-size: 12px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	list-style-type: none;
}
#underListG h1 {
	font-size: 12px;
	color: #990000;
	margin-left: 15px;
	margin-top: 5px;
}
#underListG dl {
	text-align: left;
}
#underListG dt {
	font-size: 12px;
	background-image: url(../images/common/arrow_l_gray.gif);
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 20px;
	color: #333333;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 3px;
}
#underListG dd {
	font-size: 11px;
	color: #333333;
	margin-left: 15px;
	margin-bottom: 4px;
}

.q {
	font-size: 12px;
	background-image: url(../images/institute/img_q.gif);
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 20px;
	color: #006666;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
.a {
	font-size: 12px;
	background-image: url(../images/institute/img_a.gif);
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 20px;
	color: #333333;

	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 15px;
}
.question {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: 20px;
	font-weight: bold;
}

.stockM {
	font-size: 12px;
	background-image: url(../images/institute/icon_stock_movie.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	color: #666666;
	margin-bottom: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 25px;
	width: 700px;
}

.stockA {
	font-size: 12px;
	background-image: url(../images/institute/icon_stock_anime.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	color: #666666;
	margin-bottom: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 25px;
	width: 700px;
}
.bgEizo {
	background-image: url(../images/institute/bg_eizo.gif);
	background-repeat: repeat-y;
}
.bgAnimation {
	background-image: url(../images/institute/bg_animation.gif);
	background-repeat: repeat-y;
}
.bgEizoX {
	background-image: url(../images/institute/bg_eizo.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}

.bgAnimationX {
	background-image: url(../images/institute/bg_animation.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}
.teacher {
	font-size: 10px;
	line-height: 12px;
	padding-left: 6px;
}

.btnSchool {
	height: 155px;
	padding-left: 6px;
	padding-top: 3px;
	font-size: 12px;
	line-height: 14px;
}

.btnEizo {
	height: 155px;
	background-image: url(../images/institute/btnbg_eizoD.gif);
}
.btnEizo a:link         {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/institute/btnbg_eizoD.gif);
	background-repeat: no-repeat;
	display: block;
}
.btnEizo a:visited         {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/institute/btnbg_eizoD.gif);
	background-repeat: no-repeat;
	display: block;
}
.btnEizo a:hover        {
	color: #669933;
	background-image: url(../images/institute/btnbg_eizoO.gif);
	background-repeat: no-repeat;
	display: block;
}
.btnEizo a:active         {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/institute/btnbg_eizoD.gif);
	background-repeat: no-repeat;
	display: block;
}
.textSchool {
	font-size: 12px;
	background-color: #CCCCCC;
	line-height: 16px;
	color: #333333;
	padding: 5px;
}
.btnText {
	float: right;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btnText a:link         {
	border: 2px solid #999999;
	color: #990000;
	border-color: #999999;
	padding: 3px;
}
.btnText a:visited         {
	border: 2px solid #999999;
	color: #990000;
	border-color: #999999;
	padding: 3px;
}
.btnText a:hover        {
	border: 2px  solid #999999;
	color: #990000;
	background-color: #FFCCCC;
	text-decoration: none;
	border-color: #666666;
	padding: 3px;
}
.btnText a:active         {
	border: 2px  solid #999999;
	color: #990000;
	border-color: #999999;
	padding: 3px;
}
.bnrL {
	color: #006600;
	font-size: 10px;
	margin-top: 5px;
	width: 315px;
}
#schoolLeft {
	float: left;
	width: 320px;
}
.copyMincho {
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 45px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
