@charset "utf-8";
/* CSS Document */

/*===================
	seminar
===================*/
.seminar-ttl {
	color: #052776;
	border-top: 1px solid #999;
	border-left: 5px solid #0000CC;
	border-bottom: 1px dotted #666;
	padding: 3px 0 3px 15px;
	background-color: #E3E6F2;
}

table.seminar {
	width: 100%;
	font-size: 100%;
	line-height: 1.4;
	margin-bottom: 35px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}


table.seminar tr {
	border: 1px solid #999;
}

table.seminar th {
	padding: 3px 10px 3px 10px;
	font-size: 90%;
	text-align: center;
	white-space:nowrap;
	border-right: 1px solid #999;
	background-color:#EAEAEA;
 }

table.seminar td {
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

table.seminar td.con {
	width: 60%;
}

table.seminar td.date {
	text-align:center;
	white-space: nowrap;
}

table.seminar td.uke {
	text-align: center;
	white-space: nowrap;
}

table.seminar td.detail {
	text-align: center;
	white-space: nowrap;
}

table.seminar td.apply {
	text-align: center;
	white-space: nowrap;
}

table .nw {
	white-space:nowrap;
}

.seminar_arrow {
	background: url(../img/campaign/arrow_01.gif) 0 4px no-repeat;
	text-indent: 12px;
}

/*===================
	campaign
===================*/
#cpn dt {
	background: url(../img/campaign/bg_ttl.jpg) no-repeat;
	height: 62px;
	font-size: 20px;
	font-weight: bold;
	text-indent: 80px;
	line-height: 65px;
	color: #333333;
}

.cpn_subttl {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

.cpn100117 {
	background:url(../img/campaign/cpn100117.gif) no-repeat;
	width: 720px;
	height: 330px;
	position: relative;
}

.cpn100117 p {
	width: 420px;
	position: absolute;
	top: 170px;
	left: 5px;
}

/* business intensive */

#biz_intensive {
	margin-top: 30px;
}

#biz_intensive .text {
	font-size: 14px;
	padding: 10px 15px;
	
}

#biz_intensive .classList {
	border: 1px solid #949494;
	padding-top: 10px;
}

#biz_intensive .classList p {
font-size: 15px;
color: #CC3333;
	padding: 5px 25px 15px 25px;
}

#biz_intensive ul {
	padding: 10px;
}

#biz_intensive ul li {
	width: 140px;
	font-size: 13px;
	list-style: disc;
	float: left;
	margin-left: 30px;
	line-height: 1.8;
}

#biz_intensive ul li a {
	text-decoration: underline;
}

/*===================
	Free Dial
===================*/

#kakomi_free_dial {
	border: 3px solid #ececec;
}

#kakomi_free_dial .inner {
	border: 1px solid #d6d6d6;
	padding-top: 3px;
	padding-bottom: 3px;
}

#kakomi_free_dial li {
	float: left;
}


/*===================
	intensive
===================*/

.intensive .ttl {
	float: left;
	width: 460px;
}

.intensive .photo {
	float: right;
	width: 240px;
}

.intensive .rec {
	clear: both;
}

.intensive .rec dt {
	font-size: 16px;
	font-weight: bold;
	color: #e75f76;
	border-left: 6px solid #e75f76;
	margin-top: 20px;
	padding-left: 8px;
}

.intensive .rec dd {
	margin-top: 5px;
	padding-left: 15px;
}

.intensive .detail {
	border: 2px solid #999999;
	margin: 30px 0;
	padding: 20px 0 20px 30px;
}

/*===================
	summer intensive
===================*/

#intensiveTop {
	font-size: 110%;
	line-height: 1.7;
}

#intensiveTop .notice {
	border: 1px solid #0066CC;
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 20px;
}

#summerIntsv dt {
	margin-top: 40px;
}

#summerIntsv dd {
	margin-left: 10px;
}

#summerIntsv dd.sub {
	margin-top: 15px;
	font-size: 120%;
	font-weight: bold;
}

#summerIntsv dd.text {
	margin-top: 10px;
	font-size: 110%;
	line-height: 1.7;
}

#summerIntsv dd img {
	float: right;
	margin-left: 20px;
	border: 1px solid #999999;
}

/*===================
	toefl special
===================*/

#graduate {
	line-height: 150%;
}

#graduate img.photo {
	border: 1px solid #999999;	
}

.interviewBox {
	border-top: 5px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 20px;
}

.interviewBox p {
	border-bottom: 1px dotted #999999;
	padding-bottom: 20px;
}

dl.interviewList dt {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	border-left: 5px solid #999999;
	text-indent: 8px;
}

h3.interviewList {
	background:url(../news_img/toefl_sp_c03.jpg) no-repeat;
	height: 28px;
	text-indent: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	line-height: 1.5;
	color: #003399;
}

/*===================
	nenmatsu schedule
===================*/

table.nenmatsu_day {
	width: 100%;
	border: 2px solid #999999;
	line-height: 120%;
	font-size: 100%;
}

table.nenmatsu_day th {
	width: 20%;
	padding: 4px 0;
	text-align: center;
}

table.nenmatsu_day td {
	width: 8%;
	border-left: 1px solid #999999;
	text-align: center;
	padding: 4px 0;
}


table.nenmatsu {
	width: 100%;
	border: 2px solid #999999;
	line-height: 120%;
	font-size: 100%;
}

table.nenmatsu th {
	width: 20%;
	padding: 8px 0;
	text-align: center;
}

table.nenmatsu td {
	width: 8%;
	border-left: 1px solid #999999;
	text-align: center;
	padding: 8px 0;
}

table.nenmatsu td.fd {
	border-top: 1px dotted #999999;
}

td.sun {
	background-color:#FDE8EE;
}

#title_kanto {
	background:url(../img/campaign/shogatsu01.gif) no-repeat;
	width: 153px;
	height: 45px;
	margin: 30px 0 5px;
}

#title_kansai {
	background:url(../img/campaign/shogatsu02.gif) no-repeat;
	width: 153px;
	height: 45px;
	margin: 30px 0 5px;
}

table.nenmatsu img {
	margin-top: 3px;
}


/*===================
	Quiz
===================*/

#quizBox h2 {
	font-size: 20px;
	height: 44px;
	font-weight: bold;
	line-height: 2.2;
	padding-left: 20px;
}

#quizBox h2.toeichen { background: url(../img/quiz/index_toeic.gif) no-repeat; }
#quizBox h2.eikenhen { background: url(../img/quiz/index_eiken.gif) no-repeat; }
#quizBox h2.bizhen { background: url(../img/quiz/index_biz.gif) no-repeat; }

#quizBox ul {
	margin-top: 10px;
	padding-bottom: 20px;
}

#quizBox ul.indexLink li {
	float: left;
	background:url(../img/quiz/quiz_banner.gif) no-repeat;
	width: 230px;
	height: 56px;
	font-size: 17px;
	line-height: 56px;
	text-indent: 15px;
	margin: 5px 5px 0 0 ;
}

#quizBox ul.indexLink li a {
	display: block;
	width: 230px;
	height: 56px;
	text-decoration: none;
}

#quizBox ul.indexLink li a:hover {
	background:url(../img/quiz/quiz_banner_on.gif) no-repeat;
}

#quizTitle {
	width: 720px;
}

#quizBox .toiBox {
	border: 1px solid #7C7C7C;
	padding: 15px;
	margin-top: 30px;
}

#quizBox .toiInner {
	width: 600px;
	padding-left: 75px;
	height: 80px;
}

#quizBox .mondai {
	font-size: 130%;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 5px;
}

#quizBox .alt p {
	background:url(../img/common/icon_01.gif) 0 5px no-repeat;
	padding-left: 13px;
	font-size: 110%;
	font-weight: bold;
	margin-top: 15px;
}

#quizBox .alt ul {
	list-style: none;
}

#quizBox .alt ul li {
	font-size: 16px;
	float: left;
	width: 150px;
	background-color: #F3F3F3;
	border: 1px dotted #999999;
	margin-right: 7px;
	text-indent: 10px;
	line-height: 2.1;
}

#quizBox .alt ul.long li {
	font-size: 16px;
	float: left;
	width: 250px;
	background-color: #F3F3F3;
	border: 1px dotted #999999;
	margin: 0 7px 7px 0;
	text-indent: 10px;
	line-height: 2.1;
}

#quizBox .answerLink {
	margin-top: 10px;
	text-align: right;
}

.answerTitle {
	margin: 50px 0 20px 0;
}

.answerBox {
	margin-bottom: 40px;
}

.answerBox .inner {
	border: 1px solid #7C7C7C;
	padding: 15px;
}

.answerBox .a_level {
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
	background: #999999;
	color:#FFFFFF;
	font-size: 130%;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

.answerBox .answer {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #7C7C7C;
}

.answerBox .a_toplink {
	text-align: right;
	margin-top: 20px;
}

#quizBox .toeic01 { background:url(../img/quiz/quiz_toeic01.gif) 15px 15px no-repeat; }
#quizBox .toeic02 { background:url(../img/quiz/quiz_toeic02.gif) 15px 15px no-repeat; }
#quizBox .toeic03 { background:url(../img/quiz/quiz_toeic03.gif) 15px 15px no-repeat; }
#quizBox .toeic04 { background:url(../img/quiz/quiz_toeic04.gif) 15px 15px no-repeat; }
#quizBox .toeic05 { background:url(../img/quiz/quiz_toeic05.gif) 15px 15px no-repeat; }
#quizBox .eiken01 { background:url(../img/quiz/quiz_eiken01.gif) 15px 15px no-repeat; }
#quizBox .eiken02 { background:url(../img/quiz/quiz_eiken02.gif) 15px 15px no-repeat; }
#quizBox .eiken03 { background:url(../img/quiz/quiz_eiken03.gif) 15px 15px no-repeat; }
#quizBox .eiken04 { background:url(../img/quiz/quiz_eiken04.gif) 15px 15px no-repeat; }
#quizBox .eiken05 { background:url(../img/quiz/quiz_eiken05.gif) 15px 15px no-repeat; }
#quizBox .biz01 { background:url(../img/quiz/quiz_biz01.gif) 15px 15px no-repeat; }
#quizBox .biz02 { background:url(../img/quiz/quiz_biz02.gif) 15px 15px no-repeat; }
#quizBox .biz03 { background:url(../img/quiz/quiz_biz03.gif) 15px 15px no-repeat; }
#quizBox .biz04 { background:url(../img/quiz/quiz_biz04.gif) 15px 15px no-repeat; }
#quizBox .biz05 { background:url(../img/quiz/quiz_biz05.gif) 15px 15px no-repeat; }


/*======================
	footer school info
======================*/

.schoolTel {
	font-size: 130%;
	font-weight: bold;
	border-left: 5px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	line-height: 1.8;
	text-indent: 10px;
	clear: both;
}

.tel {
	margin-top: 10px;
}

.tel .schoolDetail {
	width: 219px;
  float: left;
	font-size: 125%;
}

.tel .schoolDetail .photo {
	float: left;
}

.tel .schoolDetail p {
	float: right;
}





















