/* CSS Document */
* {
	margin:0px; padding:0px;
	font-family: Tahoma, sans-serif;

	font-size: 11px;
	color:#333333;
}
body {
	padding:0; margin:0 auto;
	width: 766px;
	line-height: 1.5;
	background-color: #feede0;
}
h2.caption {
	margin: 30px 10px 10px 0px;
	padding: 0 5px 0 5px;
	border-style: solid;
	border-width: 0 0 1px 5px;
	border-color: #fbb671;
	font-size: 120%;
}
a:hover{text-decoration:none;}

a img { border:0;}
.clear {clear:both;}
#main {
	padding:0; margin:0 auto;
	width: 766px;
	background-color: #ffffff;
	position:relative;

}
#site {
	padding:0; margin:0 auto;
	width: 726px;
	background-color: #ffffff;/*#FFE7BA;*/
}
#welcome {
	width:232px;
	height:247px;
	position:absolute;
	background-image:url(../img/style001/bg_welc.jpg);
	margin-left:512px;
	margin-top:143px;
	font-weight:bold;
	color:#333333;/*color:#F4F4F4;*/
}
#welcome ul li {
	background:url(../img/style001/pim3.jpg) no-repeat 21px 6px;
	padding-left:35px;
	line-height:15px;
	list-style-type:none;
	color:6c6c6c;  /*#E1FF8B;*/
	font-weight:bold;
}
#welcome ul {margin-top:18px}
#welcome p {color:#6c6c6c; margin-left:21px; margin-top:16px; margin-right:25px;}
.welc_top {margin-left:21px; margin-top:20px;}
a.welc_a {color:#aaaaaa; text-decoration:none; margin-left:21px;}
a.welc_a:hover {text-decoration:underline;}
.pim4 {margin-left:5px; margin-top:17px;}
/* top */
#top {
	width:766px;
	height:5px;
	background-color:#FBB671;
	line-height:0px;
	font-size:0px;
}
/* top end */
/* menu */
#menu {
	height:91px;
}
#menu ul {list-style: none;}
#menu li {
	float:left;
	text-decoration:none;
	vertical-align:top; }
/* menu end */
/*left*/
#leftcenter {
	float:left;
	width:510px;
	margin-top:15px;
}
#left {
	float:left;
	width:269px;
	margin-top:15px;
}
#c_n2 {background-image:url(../img/style001/bg3.jpg);}
#c_n {background-image:url(../img/style001/bg1.jpg);}
.line_l {
	width:232px;
	height:1px;
	font-size:0px;
	line-height:0px;
	background:url(../img/style001/bg_line.jpg) left top repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}
.contents {
	margin-top:12px;
	margin-left:12px;
	margin-right:39px;
	padding-bottom: 20px;
}
.contents strong {
	color:#FBB671;
}
.contents span {
	color:#6C6C6C;
	font-weight:bold;
}
a.more {
	font-weight:bold;
	color:#3D3539;
	text-decoration:none;
}
a.more:hover {text-decoration:underline;}
.pim1 {
	margin-left:5px;
}
.pim2 {
	margin-left:6px;
}
.enter {
	width:259px;
	height:94px;
	background-image:url(../img/style001/bg_subscribe.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}
.enter a {
	font-weight:bold;
	color:#ffffff;
	margin-left:21px;
}
.ent {
	padding-top:40px;
	padding-left:20px;
	padding-bottom:10px;
}
.email {
	width:143px;
	height:21px;
	border:0px;
	vertical-align:top;
	line-height:16px;
	font-weight:bold;
}
.but_e {
	background-image:url(../img/style001/enter.jpg);
	background-repeat:no-repeat;
	width:66px;
	height:21px;
	cursor:pointer;
	border:0px;
	vertical-align:bottom;
}
/*left end*/
/* center */
#center {
	float:left;
	width:243px;
	_margin-left:-15px;
	margin-top:15px;
	background-image:url(../img/style001/bg2.jpg);
}
.co {
	margin-top:15px;
	margin-left:24px;
	margin-right:30px;
}
.line_c {
	width:195px;
	height:1px;
	font-size:0px;
	line-height:0px;
	background:url(../img/style001/bg_line.jpg) left top repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}
.pic1 {margin-right:10px;}
.pic_a {
	color:#7CA708;
}
/* center end */
/* right */
#right {
	float:right;
	width:200px;
	margin-top:140px;
	_margin-left:-20px;
}
/* right end */
/* bottom */
#line_bot {
	width:726px;
	height:5px;
	background-color:#3D3539;
	line-height:0px;
	font-size:0px;
}
.phone {
	float:left;
	width:283px;
}
.copy {
	float:right;
	width:340px;
	font-size:10px;
	margin-top:10px;
}
.copy a {
	font-size:10px;
}



/*------------------------------------------------
  table
------------------------------------------------*/
table.view01 {
	margin: 10px;
	width: 450px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 100%;
}

table.view01 th,
table.view01 td {
	border: solid 1px #999;
	padding: 5px;
}

table.view01 .teacher_card {
	padding: 0;
	width: 420px;
	height: 30px;
	background: url("../img/teacher_card_01.gif") no-repeat;
	text-indent: -1000px;
}

table.view01 .student_card {
	padding: 0;
	width: 420px;
	height: 30px;
	background: url("../img/student_card_01.gif") no-repeat;
	text-indent: -1000px;
}

table.view01 .lesson_card {
	padding: 0;
	width: 420px;
	height: 30px;
	background: url("../img/lesson_card_01.gif") no-repeat;
	text-indent: -1000px;
}

table.view01 .offer_card {
	padding: 0;
	width: 420px;
	height: 30px;
	background: url("../img/offer_card_01.gif") no-repeat;
	text-indent: -1000px;
}

table.view01 .image {
	width: 200px;
	text-align: center;
}

table.view01 .th01 {
	width: 50px;
	font-weight: bold;
	text-align: center;
	background: #eee;
}

table.view01 .th02 {
	width: 420px auto;
	height: 300px;
}

table.view01 .td01 {
	width: 160px;
}

table.view01 .td02 {
	width: 50px;
}

table.view01 .td03 {
	width: 450px;
}

table.view01 h2{
	margin: 5px 0 7px 5px;
	padding: 0 0 0 7px;
	width: 300px auto;
	border-style: solid;
	border-width: 0 0 0 3px;
	border-color: #999;
	background: #eee;
}

table.view01 p {
	width: 300px auto;
}

table.view01 .note {
	width: 30px;
	background: url("../img/note_01.gif") 0px 0px repeat-y;
}

table.view01 .th_half {
	width: 270px;
	font-weight: bold;
	text-align: center;
	background: #eee;
}

table.view01 .td_half {
	width: 270px;
}

table.view01 li{
	margin: 0 0 0 25px;
	list-style-type: disc;
}

table.view01 textarea {
	margin: 0;
	padding: 0;
}

table.view01 .require {
	color: #D92C49;
	font-size: 90%;
}

.flag {
	width: 20px;
	border: solid 1px;
}


table.teacher_schedule {
	margin: 10px;
	width: 220px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 100%;
}

table.teacher_schedule th {
	width: 70px;
	border: solid 1px #999;
	padding: 5px;
	background: #eee;
	text-align: center;
	vertical-align: center;
}

table.teacher_schedule td {
	width: 150px;
	border: solid 1px #999;
	padding: 5px;
	text-align: center;
	vertical-align: center;
}

table.teacher_schedule .sun {
	color: #D92C49;
}

table.teacher_schedule .sat {
	color: #2C65D9;
}

/* for paginator */

table .paginator_navi {
	border: 0;
}

table .paginator_navi .td_left,
table .paginator_navi .td_right {
	width: 80px;
	text-align: center;
	border: 0;
}

table .paginator_navi .td_center {
	width: 240px;
	text-align: center;
	border: 0;
}



/* login box */

table .loginbox {
	margin: 10px;
	width: 400px;
	border-collapse: collapse;
	border: solid 1px #999;
}

table.loginbox th,
table.loginbox td {
	border: solid 1px #999;
	padding: 5px;
}


/* for guide, etc... */

table.table001 {
	border-collapse: collapse;	border-spacing: 0;
	width: 350px;
	margin-bottom: 30px;
}
table.table001 th, td {
	padding: 10px 20px;
	background-color: #fafafa;
}

table.table001 th {
	border-bottom: 2px solid #FBB671;
}



table.table002 {
	margin: 10px auto 10px auto;
	width: 400px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 100%;
}

table.table002 th,
table.table002 td {
	border: solid 1px #999;
	padding: 4px 6px;
}

table.table002 th {
	background: #FFE6B5; /*#E6E6E6;*/
	text-align: left;
	white-space: nowrap;
	color: #666;
}

table.table002 .important {
	color: #D92C49;
}

table.table002 .caption {
	color: #E39000;
	font-weight: bold;
}


/* for ul */
ul.myul {
	margin: 0;
	padding: 5px 0 5px 20px;
}
