* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 180%;
	color: #FFFFFF;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", san-serif;
	background-color: #4C4C4C;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac版IEのみに適用 \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
	outline: none;
}
a:visited {
	TEXT-DECORATION: none;
	outline: none;
	color: #0066CC;
}
a:hover {
	TEXT-DECORATION: none;
	outline: none;
	color: #007DFB;
}
a:active {
	TEXT-DECORATION: none;
	outline: none;
}
.foot_link a:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #BBAD9A;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header h1 {
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	text-align: right;
	margin-bottom: 5px;
}
#header .head_logo {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}
#header .head_box {
	float: right;
}
#header table {
	border-collapse: collapse;
}
#header table.table1 {
	width: 100%;
	border-collapse: collapse;
}
#header table.table1 th {
	padding: 3px;
}
#header table.table1 td {
	padding: 3px;
}
#header table.table1 td.right {
	text-align: right;
}
#header .head_link {
	float: right;
	margin-top: 20px;
}
.head_link a:hover img { 
opacity: 0.6; 
filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); }

/*-------------------------------------------------
  globalnav
-------------------------------------------------*/
#globalnav {
	height: 13px;
	list-style-type: none;
	padding: 48px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#globalnav li {
	display: block;
	float: left;
	height: 17px;
	text-decoration: none;
	
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 17px;
	height: 0px;
}
#globalnav .n1 a {
	background-image: url(img/navi1.gif);
	background-repeat: no-repeat;
	width: 55px;
	margin-right: 55px;
}
#globalnav .n2 a {
	background-image: url(img/navi2.gif);
	background-repeat: no-repeat;
	width: 59px;
	margin-right: 55px;
}
#globalnav .n3 a {
	background-image: url(img/navi3.gif);
	background-repeat: no-repeat;
	width: 44px;
	margin-right: 55px;
}
#globalnav .n4 a {
	background-image: url(img/navi4.gif);
	background-repeat: no-repeat;
	width: 104px;
	margin-right: 55px;
}
#globalnav .n5 a {
	background-image: url(img/navi5.gif);
	background-repeat: no-repeat;
	width: 77px;
}
#globalnav .n6 a {
	background-image: url(img/navi6.gif);
	background-repeat: no-repeat;
	width: 80px;
	margin-right: 55px;
}
#globalnav .n7 a {
	background-image: url(img/navi7.gif);
	background-repeat: no-repeat;
	width: 50px;
	margin-right: 55px;
}

#globalnav .n8 a {
	background-image: url(img/navi8.gif);
	background-repeat: no-repeat;
	width: 86px;
	margin-right: 55px;
}

	
#globalnav a:hover {
	background-position: left -19px;
}
#globalnav.navi1 .n1 a { background-position: 0 -19px!important; }
#globalnav.navi2 .n2 a { background-position: 0 -19px!important; }
#globalnav.navi3 .n3 a { background-position: 0 -19px!important; }
#globalnav.navi4 .n4 a { background-position: 0 -19px!important; }
#globalnav.navi5 .n5 a { background-position: 0 -19px!important; }
#globalnav.navi6 .n6 a { background-position: 0 -19px!important; }
#globalnav.navi7 .n7 a { background-position: 0 -19px!important; }
#globalnav.navi8 .n8 a { background-position: 0 -19px!important; }

@media print{
#globalnav li a {
	height: 13px;
	text-align: center;
}
}

/*-------------------------------------------------
  globalnav end
-------------------------------------------------*/
#content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#pankuzu {
	margin-bottom: 20px;
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}
#pankuzu li a:link, #pankuzu li a:visited, #pankuzu li a:active {
	TEXT-DECORATION: none;
	color: #4C4C4C;
}
#pankuzu li a:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
}
#content p {
	margin-bottom: 10px;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content h3 span {
	font-size: 12px;
}
#content .indent {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 20px;
}
#content .top_box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-image: url(img/news_bg.gif);
	background-repeat: repeat-y;
	background-position: 730px top;
	padding-top: 40px;
	padding-right: 80px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
#content .top_box2 {
	margin-bottom: 70px;
	text-align: center;
	color: #FFF;
}
#content .top_title {
	float: right;
}
#content .top_title2 {
	margin-bottom: 20px;
}
#content .top_link a {
	float: left;
	height: 104px;
	width: 174px;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 135px;
	background-image: url(img/top_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 70px;
}
#content .top_link a.last {
	margin-right: 0px;
}
#content .top_link a:link, #content .top_link a:visited, #content .top_link a:active {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
#content .top_link a:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
}
#content dl.topics {
	float: left;
	width: 470px;
	color: #FFF;
	padding-right: 130px;
	padding-left: 130px;
}
#content .topics dt {
	float: left;
	width: 100px;
}
#content .topics dd {
	padding-left: 100px;
}
#content .pic {
	margin-bottom: 20px;
}
#content .pic2 {
	margin-bottom: 60px;
}
#content .pic3 {
	float: right;
	margin-top: -140px;
}
#content .school_detail_pic {
	float: left;
	margin-left: 10px;
	width: 390px;
	text-align: center;
}
#content .school_detail_pic2 {
	float: right;
	width: 240px;
}
#content .text_content {
	margin-bottom: 50px;
}
#content .text_content2 {
	text-align: right;
	margin-bottom: 60px;
	margin-top: 10px;
}
#content .text_content3 {
	width: 390px;
	margin-left: 30px;
	float: left;
}
#content .text_content4 {
	font-size: 18px;
	margin-left: 60px;
	margin-bottom: 30px;
}
#content .title_content {
	background-image: url(img/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content .title_content2 {
	font-size: 18px;
	color: #FFCCCC;
	margin-bottom: 15px;
}
#content .title_content3 {
	margin-bottom: 50px;
}
#content .school_box {
	padding-left: 120px;
	padding-right: 90px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-image: url(school/img/schoollist_link_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
}
#content .school_box .left {
	float: left;
}
#content .school_box .right {
	float: right;
}
#content .school_title {
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: normal;
}
#content .school_title2 {
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: normal;
}
#content .school_title3 {
	margin-bottom: 15px;
	margin-top: 100px;
}


#content .secondline_box {
	padding-left: 45px;
	padding-right: 45px;
	margin-bottom: 60px;
}
#content .secondline_box2 {
	float: left;
	background-image: url(secondline/img/secondline_box2_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	width: 280px;
	padding-left: 35px;
}
#content .secondline_box2 .title {
	margin-bottom: 20px;
}
#content .secondline_box2 .text {
	margin-bottom: 30px;
}
#content .secondline_box2 .text2 {
	margin-bottom: 15px;
	font-size: 17px;
}
#content .secondline_box2 .text3 {
	text-align: right;
}


#content .secondline_input {
	background-image: url(secondline/img/input_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
}
#content .secondline_input img {
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}
#content .secondline_pic {
	float: right;
	margin-bottom: -50px;
}
#content .secondline_link {
	width: 940px;
	background-image: url(secondline/img/secondline_link_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}




#content .school_detail_title {
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content .school_detail_title2 {
	font-size: 20px;
	color: #333;
	margin-bottom: 25px;
}
#content .box {
	width: 268px;
	padding: 10px;
	margin-right: 20px;
	border: 1px solid #FFF;
	line-height: 140%;
	float: left;
}
#content .box2 {
	margin-top: 40px;
	margin-left: 200px;
	width: 360px;
}
#content .box3 {
	margin-top: 60px;
	margin-bottom: 30px;
	background-image: url(img/box3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	color: #4C4C4C;
	height: 240px;
	width: 624px;
	padding-top: 24px;
	padding-left: 224px;
}
#content .school_list_box {
	background-color: #FFF;
	padding: 15px;
	margin-top: 50px;
	color: #4C4C4C;
}
#content .school_list_box2 {
	margin-left: 10px;
	margin-right: 10px;
	width: 160px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}
#content .school_list_box2 .title {
	font-size: 20px;
	margin-bottom: 10px;
}
#content .school_list_box2 a:link, #content .school_list_box2 a:visited, #content .school_list_box2 a:active {
	TEXT-DECORATION: none;
	color: #4C4C4C;
}
#content .school_list_box2 a:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
}
#content .school_list_box2 a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); 
}
#content .school_list_box3 {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#content .school_list_box3 .detial_pic {
	text-align: center;
	margin-bottom: 20px;
}
#content .school_list_box3 .detial_pic2 {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 40px;
}
#content .school_list_box3 .detial_pic3 {
}
#content .box_btn {
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
}
#content .school_list_line {
	text-decoration: underline;
}
#content .school_list_line2 {
	font-size: 14px;
	border: 1px solid #FF6666;
	width: 50%;
	text-align: center;
}
#content ul.content {
	list-style-type: none;
}
#content ul.content li {
	list-style-type: none;
}
#content ul.lesson {
	list-style-type: none;
}
#content ul.lesson li {
	list-style-type: none;
	text-align: center;
	width: 240px;
	margin-bottom: 40px;
	font-weight: bold;
}
#content ul.lesson li span{
	font-size: 10px;
	color: #999999;
}
#content ul.lesson li.li_2 {
	width: 405px;
	margin-left: 240px;
}
#content ul.lesson li.li_3 {
	width: 293px;
	margin-left: 645px;
}
#content ul.lesson li a:link, #content ul.lesson li a:visited, #content ul.lesson li a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
#content ul.lesson li a:hover {
	TEXT-DECORATION: none;
	color: #CCCCCC;
}
#content ul.lesson li a:hover img { 
opacity: 0.6; 
filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); }
#content .box_left {
	float: left;
}
#content .box_left_260 {
	float: left;
	width: 260px;
}
#content .box_left_400 {
	float: left;
	width: 400px;
}
#content .box_left_405 {
	float: left;
	width: 405px;
}
#content .box_right {
	float: right;
}
#content .box_right_280 {
	float: right;
	width: 280px;
}
#content .box_right_340 {
	float: right;
	width: 340px;
}
#content .box_right_430 {
	float: right;
	width: 430px;
}
#content table {
	border-collapse: collapse;
}
#content table.table1 {
	width: 100%;
	border-collapse: collapse;
}
#content table.table1 th {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#content table.table1 td {
	padding: 10px;
}
#content table.table2 {
	width: 100%;
	border-collapse: collapse;
}
#content table.table2 td {
	padding-bottom: 10px;
}
#content table.table_school_list {
	width: 100%;
	border-collapse: collapse;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-size: 18px;
}
#content table.table_school_list th {
	padding: 10px;
	font-weight: normal;
}
#content table.table_school_list th a {
	color: #FFF;
}
#content table.table_school_list th a:hover {
	color: #FF9999;
}
#content table.table_school_detail {
	width: 100%;
	border-collapse: collapse;
	padding: 5px;
	border: 1px solid #666666;
}
#content table.table_school_detail th {
	padding: 5px;
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC6633;
	border-bottom-color: #666666;
	vertical-align: top;
}
#content table.table_school_detail td {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC6633;
	border-bottom-color: #666666;
}

#content .last {
	margin-right: 0px;
}
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: center;
}
#footer .foot_link {
	margin-bottom: 20px;
	color: #FFF;
}
#footer .foot_copy {
}
#footer .foot_copy span{
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	color: #4C4C4C;
}
.font_red {
	color: #FF0000;
}
.font_pink {
	color: #FF9999;
}
.formfield_head {
	width: 130px;
	background-color: #000;
	border: 1px solid #000;
	color: #999999;
}
.formfield_secondline {
	width: 100px;
	color: #FFF;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formfield_s {
	width: 240px;
}
.formfield_s2 {
	width: 320px;
	font-size: 14px;
	opacity: 0.7;
	padding: 10px;
}
.mt_20 {
	margin-top: 20px;
}
.mt_55 {
	margin-top: 55px;
}
