/* Layout */
body {
	background:#fff url(../img/back.gif) center repeat-y;
	text-align:center;
	padding: 0;
	margin: 0;
}

/* all */
#wrapper {
	margin: 0 auto;
	padding: 20px 10px 0 10px;
	text-align: left;
	width:760px;
}
/* IE6 */
* html div#wrapper{
	width:780px;
}

#wrapper h2{
	background:#fff url(../img/h_back.gif) left bottom no-repeat;
	color:#fff;
	font-size:16px;
	margin-top:1em;
	padding:3px 0 3px 25px;
	width:auto;
}

#wrapper h3{
	background:#fff url(../img/h3_back.gif) left bottom no-repeat;
	font-size:14px;
	margin-top:1em;
	padding:3px 0 2px 12px;
	width:auto;
}

/* header */
#header {
	background:#fff url(../img/title_back.gif);
	height:60px;
}

#header h1{
	float:left;
}

#header p{
	float:right;
}

#header ul {
	text-align:right;
}

#header li {
	width:100%;
	font-size:12px;
	margin-right:0.5em;
	display: inline;
}

#header li a{
}

#header li a:hover{
	text-decoration:underline;
}

/* header-end */


/* container */
#container {
	border: none;
	clear:both;
	position:relative;
	width: 100%;
}
/* container_end */

/* topic_path */
ul#topic_path{
	padding:5px 0;
}

ul#topic_path li{
	float:left;
	font-size:12px;
	padding-left:5px;
}
/* topic_path_end */

/* contents */
div#contents{
	clear:both;
	float:left;
	width:550px;
}
/* contents */


/* footer */
#footer {
	border-top:1px solid #000000;
	clear:both;
	height:30px;
	padding:0.5em 0;
}

#footer ul {
	font-size:80%;
	width: 100%;
}

#footer ul li{
	padding: 0 0.5em;
	display:inline;
}

#footer li a{
	text-align: center;
	padding: 0.5em 0;
}

#footer p{
	color:#666666;
	font-size:70%;
	text-align:right;
}
/* fotter_end */




/* index_page */
#index_page{
}

#index_page div#contents{
}

#index_page div#contents .img{
	margin-top:16px;
}

#index_page div#contents img{
}

#index_page div#contents ul.choice_select{
	height:60px;
	margin:10px 0;
	width:auto;
}

#index_page div#contents ul.choice_select li{
	width:255px;
	text-indent:-5000px;
}

#index_page div#contents ul.choice_select li a{
	display:block;
	height:60px;
	outline:none;
	width:255px;
}


/* sub_menu_another */
#index_page div#contents ul.choice_select li.left_clm{
	float:left;
	margin-left:3px;
}

#index_page div#contents ul.choice_select  li.left_clm a{
	background:#fff url(../img/sub_menu_china.gif) no-repeat 0px 0px;
}

#index_page div#contents ul.choice_select li.left_clm a:hover{
	background:#fff url(../img/sub_menu_china.gif) no-repeat 0px -60px;
}

#index_page div#contents ul.choice_select li.right_clm{
	float:right;
	margin-right:3px;
}

#index_page div#contents ul.choice_select li.right_clm a{
	background:#fff url(../img/sub_menu_china.gif) no-repeat -255px 0px;
}

#index_page div#contents ul.choice_select li.right_clm a:hover{
	background:#fff url(../img/sub_menu_china.gif) no-repeat -255px -60px;
}
/* sub_menu_another_end */


#index_page div#contents ul.info{
	border:1px solid #999;
	margin-bottom:5px;
	background-color:#fff;
	width:548px;
	height:120px;
	overflow:auto;
}

#index_page div#contents ul.info li{
	border-bottom:1px dashed #999;
	font-size:86%;
	line-height:1.5em;
	margin:3px 0.5em;
}
/* index_page_end */


/* go_school_page */
#go_school_page{
}

#go_school_page div#contents{
	font-size:86%;
}

#go_school_page div#contents p{
	line-height:1.5em;
	margin:0.5em 0;
	width:auto;
}

#go_school_page div#contents p.sp{
	color:#f30;
	font-size:100%;
	font-weight:600;
	text-align:center;
	margin:1em 0;
	width:100%;
}

#go_school_page div#contents table{
	border:1px solid #666;
	margin-top:1em;
	width:100%;
}

#go_school_page div#contents table tr{
	border-bottom:1px solid #666;
}

#go_school_page div#contents table tr th{
	background:#ddd;
	height:32px;
	text-align:center;
}

#go_school_page div#contents table tr th.table_title{
	background:#94d5f1 url(../img/table_title_back.gif) repeat-x left;
	color:#fff;
	height:32px;
}

#go_school_page div#contents table tr td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0.5em;
}

#go_school_page div#contents table tr td.table_subtitle{
	background:#eee;
}

#go_school_page div#contents table tr td.table_checktitle{
	background:#eee;
	color:#111;
	font-weight:bold;
}
/* go_school_page_end */


/* camp_page */
#comp_page{
}

#camp_page div#contents{
	font-size:86%;
}

#camp_page div#contents p{
	line-height:1.5em;
	margin:0.5em 0;
	width:auto;
}

#camp_page div#contents p.sp{
	color:#f30;
	font-size:100%;
	font-weight:600;
	text-align:center;
	margin:1em 0;
	width:100%;
}

#camp_page div#contents table{
	border:1px solid #ccc;
	margin-top:1em;
	width:100%;
}

#camp_page div#contents table tr{
}

#camp_page div#contents table tr th{
	background:#ddd;
	height:32px;
	padding-left:1em;
}

#camp_page div#contents table tr th.table_title{
	background:#94d5f1 url(../img/table_title_back.gif) repeat-x left;
	color:#fff;
	height:32px;
	text-align:left;
}

#camp_page div#contents table tr td{
	border:1px solid #ccc;
	padding:0.5em;
}

#camp_page div#contents table tr td.table_subtitle{
	background:#eee;
}

#camp_page div#contents table tr td.table_checktitle{
	background:#eee;
	color:#111;
	font-weight:bold;
}
/* camp_page_end */


/* school_select */
div#school_select{
	clear:both;
	overflow: hidden;
	width:100%;
}

div#school_select #tab{
	margin-top:15px;
	height:40px;
}

div#school_select #tab li{
	background:#ddd;
	text-align:center;
	float:left;
	font-size:12px;
}

div#school_select #tab li a{
	background:#ddd url(../img/tab.gif) no-repeat bottom;
	border-bottom:1px solid #aaa;
	color:#222;
	display:block;
	padding-top:20px;
	height:20px;
	width:120px;
}

div#school_select #tab li a:hover,
div#school_select #tab li.present a {
	background:#fff url(../img/tab.gif) no-repeat top;
	border-bottom:none;
	color:#36f;
	font-weight:600;
	height:20px;
}

div#school_select div#page1,
div#school_select div#page2,
div#school_select div#page3,
div#school_select div#page4,
div#school_select div#page5{
	clear:both;
}

div#school_select div#page1 ul,
div#school_select div#page2 ul,
div#school_select div#page3 ul,
div#school_select div#page4 ul,
div#school_select div#page5 ul{
	font-size:80%;
	margin:0.3em;
	padding-top:1em;
}

div#school_select div#page1 ul li,
div#school_select div#page2 ul li,
div#school_select div#page3 ul li,
div#school_select div#page4 ul li,
div#school_select div#page5 ul li{
	display:inline;
	margin-left:1em;
}

div#school_select div.area{
	clear:both;
	width:100%;
}

div#school_select div.area h4{
	background:#fff;
	border-bottom:1px solid #ddd;
	color:#666;
	font-size:86%;
	height:18px;
	margin-top:10px;
	padding:1em 0 2px 5px;
}

div#school_select div.area dl{
	clear:both;
	width:100%;
}

div#school_select div.area dl dt{
	background:#fff;
	color:#39c;
	font-size:1.3em;
	font-weight:600;
	float:left;
	margin:1em 0 1em 0.5em;
}

div#school_select div.area dl dt.address{
	color:#000;
	font-weight:normal;
	float:right;
	font-size:13px;
	line-height:1.2em;
	margin-right:1em;
}

div#school_select div.area dl dt.address span.freedial{
	background:#fff url(../img/freedial.gif) left center no-repeat;
	padding-left:20px;
}

div#school_select div.area dl dt.address span.mailform{
	background:#fff url(../img/mail_min.gif) left center no-repeat;
	padding-left:20px;
}

div#school_select div.area dl dd{
	border-bottom:1px dashed #ddd;
	clear:both;
	display:block;
	height:160px;
}

div#school_select div.area dl dd img{
	border-right:3px solid #ccc;
	border-bottom:3px solid #aaa;
	float:left;
	margin-left:12px;
}

div#school_select div.area dl dd p{
	border:1px solid #ccc;
	float:right;
	font-size:90%;
	line-height:1.2em;
	height:130px;
	overflow:auto;
	padding:5px;
	width:550px;
}

div#school_select div.area p.top_back{
	background:#fff;
	border-bottom:1px solid #ddd;
	clear:both;
	font-size:80%;
	padding:5px 0;
	text-align:right;
	width:100%;
}

div#school_select div.area p.top_back a{
	background:#fff url(../img/arrow_top.gif) no-repeat left;
	font-size:80%;
	padding-left:15px;
}

div#school_select div.area p.top_back a:visited{
	color:#36f;
}
/* school_select_end */


/* qualification_page */
#qualification_page div#contents table{
	margin-top:1em;
	width:100%;
}

#qualification_page div#contents table tr{
}

#qualification_page div#contents table tr th{
	background:#eef;
	border:1px solid #ccc;
	color:#333;
	font-size:86%;
	padding-left:0.5em;
	text-align:left;
	width:120px;
}

#qualification_page div#contents table tr th.table_title{
	background:#94d5f1 url(../img/table_title_back.gif) repeat-x left;
	color:#fff;
	font-size:16px;
	height:32px;
	text-align:left;
	width:100%;
}

#qualification_page div#contents table tr td{
	border:1px solid #ccc;
	font-size:86%;
	text-align:left;
	padding:0.5em;
}

#qualification_page div#contents ul{
	font-size:86%;
	margin:0.5em 0;
}

#qualification_page div#contents ul li{
	line-height:1.6em;
	margin:1em;
}

/* qualification_page_end */


/* application_page */
#application_page div#contents{
}

#application_page div#contents ul{
	margin:0.5em 1em;
}

#application_page div#contents ul li{
	font-size:86%;
	line-height:1.6em;
}

#application_page div#contents dl{
	margin:0.5em 1em;
}

#application_page div#contents dl dt{
	font-size:92%;
	font-weight:600;
	margin-top:1em;
}

#application_page div#contents dl dd{
	background:#fff url(../img/point.gif) 0 0.4em no-repeat;
	font-size:86%;
	line-height:1.6em;
	margin-top:0.3em;
	padding:0 1em;
}

/* application_page_end */


/* payment_page */
#payment_page div#contents{
}

#payment_page div#contents p{
	font-size:86%;
	margin:1em;
	line-height:1.6em;
}

#payment_page div#contents p.payment_check{
	color:#f30;
	font-size:120%;
	font-weight:600;
}

#payment_page div#contents img{
	margin-top:1em
}
/* payment_page_end */


/* item_page */
#item_page div#contents{
}

#item_page div#contents ul{
	font-size:86%;
	margin:0.3em 0 0 1em;
}

#item_page div#contents ul li{
	background:url(../img/point.gif) no-repeat left;
	line-height:1.5em;
	padding-left:0.8em;
}

#item_page div#contents ul li.list_inner{
	background:none;
	color:#333;
	font-size:96%;
	line-height:1.4em;
	margin:0.3em 0 0 0.5em;
}
/* item_page_end */


/* model_schedule_page */
#model_schedule_page div#contents{
	font-size:90%;
}

#model_schedule_page div#contents p{
	margin:0.3em 1em;
	padding:0.3em 0;
	line-height:1.3em;
}

#model_schedule_page div#contents div#flow{
	background:#fff url(../img/flow_back.jpg) repeat-y;
	text-align:center;
	margin:0 auto;
	width:100%;
}

#model_schedule_page div#contents div#flow p{
	background:#fff;
	border:2px dashed #94d5f1;
	margin:1em auto;
	width:300px;
}

#model_schedule_page div#contents div#flow h4{
	border-top:1px dashed #46a;
	color:#666;
	font-size:20px;
	padding:0.3em 0;
	width:100%;
}

#model_schedule_page div#contents div#flow dl{
	border:1px solid #46a;
	margin:0.5em auto 1em auto;
	width:260px;
}

#model_schedule_page div#contents div#flow dl.float_left{
	float:left;
}

#model_schedule_page div#contents div#flow dl.float_right{
	float:right;
}

#model_schedule_page div#contents div#flow dl dt{
	background:#46a;
	color:#fff;
	border-bottom:1px solid #ccc;
	font-weight:600;
	padding:0.3em 0.5em;
}

#model_schedule_page div#contents div#flow dl dt.bottom_dt{
	background:#dcddf3;
	color:#333;
	border-bottom:1px solid #ccc;
	padding:0.2em 0.5em;
}

#model_schedule_page div#contents div#flow dl dd{
	background:#fff;
	line-height:1.3em;
	padding:0.5em;
}

/* model_schedule_page_end */


/* company_page */
#company_page div#contents{
}

#company_page div#contents p{
	font-size:86%;
	margin-left:1em;
	padding-top:1em;
}
/* company_page_end */


/* rule_page*/
#rule_page div#contents{
	font-size:86%;
}

#rule_page div#contents p{
	line-height:1.5em;
	margin:3px 10px;
	width:auto;
}

#rule_page div#contents ul{
	margin:10px 20px 0 30px;
}

#rule_page div#contents ul li{
	line-height:1.5em;
	list-style-type:disc;
	margin:5px 0;
}

#rule_page div#contents dl{
	margin:5px 10px;
	line-height:1.2em;
}

#rule_page div#contents dl dt{
	background:#eef;
	border:1px solid #ccc;
	font-weight:600;
	padding:0.3em;
}

#rule_page div#contents dl dd{
	border:1px solid #ccc;
	padding: 3px 10px;
}
/* rule_page_end */


/* privacy_policy_page */
#privacy_policy_page div#contents{
	font-size:86%;
}

#privacy_policy_page div#contents p{
	line-height:1.5em;
	margin:3px 10px;
	width:auto;
}

#privacy_policy_page div#contents dl{
	border:1px solid #ccc;
	line-height:1.2em;
	margin:0.5em;
	width:auto;
}

#privacy_policy_page div#contents dl dt{
	background:#ddf;
	border-bottom:1px solid #ccc;
	padding:0.3em 0.5em;
	font-weight:600;
}

#privacy_policy_page div#contents dl dd{
	line-height:1.4em;
	padding:0.3em 0.5em;
}
/* privacy_policy_page_end */

/* inquiry_page */
#inquiry_page div#contents{
}

#inquiry_page div#contents p{
	font-size:86%;
	margin:1em;
	text-align:center;
}

#inquiry_page div#contents p.inquiry_check{
	color:#f30;
	font-size:120%;
	font-weight:600;
}

#inquiry_page div#contents img{
	margin-bottom:1em;
}
/* inquiry_page_end */


/* qanda_page */
#qanda_page{
}

#qanda_page div#contents{
	float:left;
	width:550px;
	font-size:86%;
}

#qanda_page div#contents h3.china_qa{
	color:#f30;
}

#qanda_page div#contents p{
	line-height:1.5em;
	margin:3px 10px;
	width:auto;
}
/* qanda_page_end */


/* sitemap_page */
#sitemap_page div#contents{
	font-size:90%;
}

#sitemap_page div#contents p{
	margin-top:1em;
}

#sitemap_page div#contents dl{
	background:url(../img/y_dash.gif) left repeat-y;
	margin-left:1em;
	padding-left:7px;
}

#sitemap_page div#contents dl dt{
	background:url(../img/x_dash.gif) left no-repeat;
	margin-top:1em;
	padding:0.5em 0 0.5em 40px;
}

#sitemap_page div#contents dl dd{
	background:url(../img/y_dash.gif) left repeat-y;
	font-size:86%;
	margin-left:45px;
	padding:0.3em 0 0.3em 12px;
}

#sitemap_page div#contents dl dd ul{
}

#sitemap_page div#contents dl dd ul li{
	background:url(../img/x_dash2.gif) left no-repeat;
	padding:0.3em 0 0.3em 18px;
}
/* sitemap_page_end */

/* literature_page */
#literature_page div#contents{
	text-align:center;
}

#literature_page div#contents h2{
	text-align:left;
}

#literature_page div#contents p{
	font-size:86%;
	margin:1em;
	text-align:center;
}

#literature_page div#contents ul{
	text-align:center;
	margin:0 auto;
	width:80%;
}

#literature_page div#contents ul li{
	background:#fff url(../img/literature_goschool_china.gif) no-repeat;
	display:block;
	float:left;
	text-indent:-5000px;
}

#literature_page div#contents ul li.right{
	background:#fff url(../img/literature_camp_china.gif) no-repeat;
	float:right;
}

#literature_page div#contents ul li a{
	display:block;
	height:76px;
	outline:none;
	width:200px;
}
/* literature_page_end */

/* sidebar */
div#sidebar{
	float:right;
	margin-top:1em;
	padding-bottom:1em;
	width:180px;
}

div#sidebar div.sidegroup{
	background:#f30;
	margin-bottom:1em;
	padding:0.4em 0;
	width:180px;
}

div#sidebar dl{
	background:#fff;
	width:170px;
	margin:0 5px;
}

div#sidebar dl dt{
	background:#f30 url(../img/bit.gif) left no-repeat;
	color:#fff;
	font-size:100%;
	font-weight:800;
	padding:3px 0 3px 25px;
}

div#sidebar dl dd{
	border-bottom:1px dashed #999;
	font-size:86%;
	padding:5px 0 5px 3px;
}

div#sidebar dl dd a{
	background:url(../img/arrow_03.gif) left no-repeat;
	padding-left:12px;
}

div#sidebar dl dd a:hover{
	color:#f33;
	background:url(../img/arrow_02.gif) left no-repeat;
	padding-left:12px;
}

div#sidebar dl dd ul{
	font-size:96%;
	margin-left:5px;
}

div#sidebar dl dd ul li{
	margin:5px 0;
}

div#sidebar dl dd ul li a{
	background:url(../img/point.gif) left no-repeat;
}

div#sidebar dl dd ul li a:hover{
	background:url(../img/point.gif) left no-repeat;
}
/*sidebar_end*/


/* check */
span.check{
	color:#666;
	font-size:90%;
	margin-left:0.5em;
}

/* no_border */
.no_border{
	border:none!important;
}


/* clear */
.clear{
	clear:both!important;
}

/* clearfix */

.clearfix:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}

.clearfix,{
	display:block;
}

* html .clearfix{
	height:1%;
}

*:first-child+html .clearfix{
	display:inline-block;
}

/*top comment*/
#index_page div#contents div.alum_comment {
/*	background-color:#999;*/
}
#index_page div#contents div.alum_comment dl.comment{
	border:1px solid #999;
	margin-bottom:5px;
	background-color:#fff;
	width:548px;
	overflow: right;
}
#index_page div#contents div.alum_comment dl.comment dd img{
	padding-left:5px;
	float:left;
}
#index_page div#contents div.alum_comment dl.comment dd p{
	padding:10px 10px 10px 150px;
	font-size:86%;
}
#index_page div#contents div.alum_comment dl.comment dd p span.whose{
	font-weight:bold;
}

div#banner{
	margin:10px 0;
}

div#banner ul li{
	margin:5px 0;
}

/*point page*/
div#point-contents table.point-list td{
	width:50%;
	vertical-align:top;
}

div#point-contents li{
	list-style:none;
}

div#point-contents li a{
	background:url(../img/point.gif) left no-repeat;
	padding-left:10px;
}

div#point-contents li a:hover{
	color:#F00;
	background:url(../img/point.gif) left no-repeat;
}

div#point-contents table{
	margin:5px 0 0 5px;
}

div#point-contents table th{
	border:1px solid #CCC;
	font-weight:normal;
	text-align:center;
	width:150px;
	padding:5px;
	background-color:#EEE;
}

div#point-contents table td{
	border:1px solid #CCC;
	padding:5px;
}

div#point-contents .sfont{
	font-size:0.95em;
}

div#point-contents p.top_back{
	background:#fff;
	border-bottom:1px solid #ddd;
	clear:both;
	font-size:80%;
	padding:5px 0;
	text-align:right;
	width:100%;
}

div#point-contents p.top_back a{
	background:#fff url(../img/arrow_top.gif) no-repeat left;
	font-size:80%;
	padding-left:15px;
}

div#point-contents p.top_back a:visited{
	color:#36f;
}