@import "jetenglish.css"; 
body{
	color: #333333;
	font-size:12px;
	line-height: 14px;
	margin:0px;
	padding:0px;
	font-family : "lucida grande",tahoma,verdana,arial,sans-serif;
}

a:link {	color: #000066;}
a:visited {	color: #666699;}
a:hover { color: #F33669;	text-decoration: underline;}
a:link.top {	color: #000066; font-size: 12px;	}
a:visited.top {	color: #666699;}
a:hover.top { color: #18B5A0;	text-decoration: underline;}
a:link.site {	color: #ffffff;	text-decoration: none;}
a:visited.site {	color: #ffffff;	text-decoration: none;}
a:hover.site {	color: #33FFCC;	text-decoration: none;}
a:link.ft {	font-size: 9px;color: #CBCCCC;	text-decoration: none;}
a:visited.ft {	font-size: 9px;color: #CBCCCC;	text-decoration: none;}
a:hover.ft {	font-size: 9px;color: #ffffff;	text-decoration: none;}

.text18 { font-size: 18px; line-height: 20px }
.text16{font-size: 16px; line-height: 18px;}
.text14{font-size: 14px; line-height: 16px;}
.text12 {font-size: 12px; line-height: 16px;}
.text11 { font-size: 11px; line-height: 13px }
.text10 {font-size: 10px; line-height: 12px;}
.text9{font-size: 9px; line-height: 11px;}
.tx_h{	font-size: 10px;	line-height: 11px;	color: #FFFFFF;}
.tx_f{	font-size: 9px; line-height: 11px;	color: #CBCCCC;}
.tx_wd{	font-size: 12px;		color: #3547B4;	font-weight: bold;}
.tx_w{	font-size: 12px; line-height: 14px;	color: #666666;}
.header  { background-image: url("../img/header_bg.gif"); background-repeat: no-repeat }
.footer  { background-image: url("../img/footer_bg.gif"); background-repeat: repeat-x; margin: 0 }
.menu  { background-image: url("../img/menu_bg.gif"); background-repeat: repeat-y; margin: 0 }
.topline { background-image: url("../img/side_bg.gif"); background-repeat: repeat-y; margin: 0 }
.faq { background-image: url(../../course_introduction/img/sub04_a01.gif); background-repeat: no-repeat }

/********************************************************************* Header*/
div#header{
	background: url("../img/header_bg.gif") no-repeat top right;
	height:60px;
}
div#header h1{
	color:white;
	font-size:11px;
	text-align:right;
	font-weight:normal;
}
div#header img{
	float:left;
	margin:3px;
	border:0;
}
div#header ul{
	list-style:none;
	float:right;
}
div#header ul li{
	display:inline;
}
/********************************************************************* SideA*/
div#sideA ul{
	list-style:none;
	margin:0;
	padding:0;
}
div#sideA ul li{
	text-align:left;
}
div#sideA ul li a{
	outline:none;
	display:block;
	width:190px;
	height:47px;
	text-indent:-9999px;
}
div#sideA ul li.feature a{
	background: url("../../images/side/bt_specialfeature.jpg") no-repeat top left;
}
div#sideA ul li.feature a:hover{
	background: url("../../images/side/bt_specialfeature.jpg") no-repeat top right;
}
div#sideA ul li.introduction a{
	background: url("../../images/side/bt_courseinfo.jpg") no-repeat top left;
}
div#sideA ul li.introduction a:hover{
	background: url("../../images/side/bt_courseinfo.jpg") no-repeat top right;
}
div#sideA ul li.teacher a{
	background: url("../../images/side/bt_teacherinfo.jpg") no-repeat top left;
}
div#sideA ul li.teacher a:hover{
	background: url("../../images/side/bt_teacherinfo.jpg") no-repeat top right;
}
div#sideA ul li.experience a{
	background: url("../../images/side/bt_student.jpg") no-repeat top left;
}
div#sideA ul li.experience a:hover{
	background: url("../../images/side/bt_student.jpg") no-repeat top right;
}
div#sideA ol{
	list-style:none;
	margin:0;
	padding:0;
}
div#sideA ol li a{
	outline:none;
} 
div#sideA ol.menu li{
	outline:none;
	margin:10px 5px 5px 10px;
}
div#sideA ol.menu li a{
	display:block;
	width:171px;
	height:53px;
	text-indent:-9999px;
}

div#sideA ol li.contact a{
	background: url("../../images/side/enquire.jpg") no-repeat top left;
}
div#sideA ol li.contact a:hover{
	background: url("../../images/side/enquire.jpg") no-repeat top right;
}

div#sideA ol li.reservation a{
	background: url("../../images/side/reservation.jpg") no-repeat top left;
}
div#sideA ol li.reservation a:hover{
	background: url("../../images/side/reservation.jpg") no-repeat top right;
}
div#sideA ol li.application a{
	background: url("../../images/side/application.jpg") no-repeat top left;
}
div#sideA ol li.application a:hover{
	background: url("../../images/side/application.jpg") no-repeat top right;
}
div#sideA ol li.payment a{
	background: url("../../images/side/payment.gif") no-repeat top left;
}
div#sideA ol li.payment a:hover{
	background: url("../../images/side/payment.gif") no-repeat top right;
}
div#sideA ol li.web a{
	background: url("../../images/side/web.jpg") no-repeat top left;
}
div#sideA ol li.web a:hover{
	background: url("../../images/side/web.jpg") no-repeat top right;
}
div#sideA ol.menu2 li a{
	margin-top:5px;
	outline:none;
	display:block;
	width:171px;
	height:61px;
	text-indent:-9999px;
}
div#sideA ol li.toeic a{
	background: url("../../images/side/toeic.jpg") no-repeat top left;
}
div#sideA ol li.toeic a:hover{
	background: url("../../images/side/toeic.jpg") no-repeat top right;
}
div#sideA ol li.cm a{
	width:154px;
	height:70px;
	background: url("../../images/side/bnr_cm.gif") no-repeat top right;
}
div#sideA dl{
	position:relative;
	min-height:80px;
	padding-left:75px;
	margin:3px;
	font-size:12px;
	text-align:left;
}
*html div#sideA dl{
	height:80px;
}
div#sideA dl dt{
	font-weight:bold;
}
div#sideA dl dd{
	margin:0;
	padding:0;
}
div#sideA dl dd.right{
	position:absolute;
	left:3px;
	top:0px;
}

div#sideA dl dd.right img{
	padding:2px;
	border:2px solid #bbb;
}
/*************************************************コース特徴*/
div#sideA ol.course-feature li a{
	display:block;
	width:190px;
	height:32px;
	text-indent:-9999px;
}
div#sideA ol.course-feature   li.info1 a{
	background: url("../../images/side/feature01.jpg") no-repeat top left;
}
div#sideA ol.course-feature   li.info1 a:hover{
	background: url("../../images/side/feature01.jpg") no-repeat top right;
}
div#sideA ol.course-feature   li.info2 a{
	background: url("../../images/side/feature02.jpg") no-repeat top left;
}
div#sideA ol.course-feature   li.info2 a:hover{
	background: url("../../images/side/feature02.jpg") no-repeat top right;
}
div#sideA ol.course-feature   li.info3 a{
	background: url("../../images/side/feature03.jpg") no-repeat top left;
}
div#sideA ol.course-feature   li.info3 a:hover{
	background: url("../../images/side/feature03.jpg") no-repeat top right;
}
/*************************************************コース紹介*/
div#sideA ol.curse-info li a{
	display:block;
	width:190px;
	height:32px;
	text-indent:-9999px;
}
div#sideA ol.curse-info  li.info1 a{
	background: url("../../images/side/information01.jpg") no-repeat top left;
}
div#sideA ol.curse-info  li.info1 a:hover{
	background: url("../../images/side/information01.jpg") no-repeat top right;
}
div#sideA ol.curse-info  li.info2 a{
	background: url("../../images/side/information02.jpg") no-repeat top left;
}
div#sideA ol.curse-info  li.info2 a:hover{
	background: url("../../images/side/information02.jpg") no-repeat top right;
}
div#sideA ol.curse-info  li.info3 a{
	background: url("../../images/side/information03.jpg") no-repeat top left;
}
div#sideA ol.curse-info  li.info3 a:hover{
	background: url("../../images/side/information03.jpg") no-repeat top right;
}
div#sideA ol.curse-info  li.info4 a{
	background: url("../../images/side/information04.jpg") no-repeat top left;
}
div#sideA ol.curse-info  li.info4 a:hover{
	background: url("../../images/side/information04.jpg") no-repeat top right;
}
div#sideA ol.curse-info  li.info5 a{
	background: url("../../images/side/information05.jpg") no-repeat top left;
}
div#sideA ol.curse-info  li.info5 a:hover{
	background: url("../../images/side/information05.jpg") no-repeat top right;
}
/*************************************************講師紹介*/
div#sideA ol.curse-lecture li a{
	display:block;
	width:190px;
	height:32px;
	text-indent:-9999px;
}
div#sideA ol.curse-lecture  li.info1 a{
	background: url("../../images/side/lecture01.jpg") no-repeat top left;
}
div#sideA ol.curse-lecture  li.info1 a:hover{
	background: url("../../images/side/lecture01.jpg") no-repeat top right;
}
div#sideA ol.curse-lecture  li.info2 a{
	background: url("../../images/side/lecture02.jpg") no-repeat top left;
}
div#sideA ol.curse-lecture  li.info2 a:hover{
	background: url("../../images/side/lecture02.jpg") no-repeat top right;
}
/*************************************************体験談*/
div#sideA ol.studnet li a{
	display:block;
	width:190px;
	height:32px;
	text-indent:-9999px;
}
div#sideA ol.studnet  li.studnet1 a{
	background: url("../../images/side/studnet01.jpg") no-repeat top left;
}
div#sideA ol.studnet  li.studnet1 a:hover{
	background: url("../../images/side/studnet01.jpg") no-repeat top right;
}
div#sideA ol.studnet  li.studnet2 a{
	background: url("../../images/side/studnet02.jpg") no-repeat top left;
}
div#sideA ol.studnet  li.studnet2 a:hover{
	background: url("../../images/side/studnet02.jpg") no-repeat top right;
}
div#sideA ol.studnet  li.studnet3 a{
	background: url("../../images/side/studnet03.jpg") no-repeat top left;
}
div#sideA ol.studnet  li.studnet3 a:hover{
	background: url("../../images/side/studnet03.jpg") no-repeat top right;
}
/********************************************************************* todayscallan*/
div#todayscallan{
	padding-left:3px;
	padding-bottom:10px;
}
div#todayscallan img{
	border:0;
}
div#todayscallan ul{
	width:168px;
	padding:5px;
	margin:0;
	list-style:none;
	border:1px solid #6b9de4;
	background:#d3e3ff;
}
div#todayscallan ul li{
	text-align:left;
	margin:3px 0;
	font-size:12px;
}
div#todayscallan ul li span{
	background:#
}
/********************************************************************* main*/
div#main{
	padding:0 0 0 5px;
	text-align:left;
}
div#pankuzu{
	font-size:11px;
	margin:5px 10px 5px;
	padding:3px;
	background:#dfebf0;
}
/*********************************************************************footer*/
div#footer p{
	color:white;
	clear:both;
}
div#footer p a{
	color:white;
}
div#footer ul{
	padding:5px;
	margin:0;
}
div#footer ul li{
	dispaly:inline;
	float:left;
	width:85px;
}