@charset "utf-8";
/* CSS Document */

/*パン屑リストここから↓*/



div#breadCrumb {
	width:710px;
	height:20px;
}

div#breadCrumb ul {
	margin:0px;
	padding:0px;
}

div#breadCrumb ul li {
	float:left;
	font-size:small;
	color:#999;
	list-style-position: inside;
	list-style-type: none;
	margin-right:0.5em;
	margin-top:3px;
}

div#breadCrumb ul li a {
	font-size:small;
	color:#00F;
	text-decoration:none;
	text-decoration:underline;
}

div#breadCrumb ul li a:hover {
	color:#00F;
	text-decoration:none;
}

/*パン屑リストここまで↑*/


/*base2.cssとの重複ここから↓*/

div#mainContent {
	height:2400px;
}

div#flash-area img {
	vertical-align:bottom;
}

/*base2.cssとの重複ここまで↑*/

div#mainContent div.conTent {
	float:right;
	width:710px;
	height:auto;
	margin: 0px;
	padding: 0px;
}

/*本文ここから↓*/

div.conTent div#kouza {
	width:710px;
	height:auto;
}

div.conTent div#kouza:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.conTent div#kouza { display: inline-block; }

/* Hides from IE-mac \*/
*html div.conTent div#kouza { height: 1%; }
div.conTent div#kouza { display: block; }
/*End hide from IE-mac */

div#kouza p {
	font-size:small;
	color:#333;
	margin-left:72px;
	margin-right:72px;
	}

/*ヘッダー文章(高木講師)*/

div.conTent div#kouza p.mess-koshi {
	margin-top:36px;
	margin-left:36px;
	margin-right:36px;
	margin-bottom:18px;
	display: block;
	height: 124px;
	width: 629px;
	text-decoration: underline;
	}

div.conTent div#kouza p.mess-koshi img {
	float:left;
	margin-right:9px;
	margin-bottom:34px;
	}

div.conTent div#kouza p.mess-koshi span {
	font-size:medium;
	text-decoration:none;
	}

/*体験談*/

h2 {
	margin-top:9px;
	margin-left:36px;
	color:#000;
	background-color: #FFF;
	background-image: url(../../../images/program/toeic/bn-taikendan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 648px;
	overflow: hidden;
	}

div#kouza p#achievement {
	font-weight:bold;
	font-size: medium;
	padding: 0px;
	margin-top:9px;
	margin-bottom:18px;
	color:#666;
	}

div#kouza p.faq {
	background-color: #FFF;
	background-image: url(../../../images/program/point.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 14px;
	margin-left:350px;
	margin-top:18px;
	}
	
div#kouza p.faq a {
	text-decoration:none;
	}


/*体験談1*/

div#customer1 {
	width:564px;
	height:auto;
	margin-left:72px;
	padding-bottom:36px;
	border: 1px solid #F33;
	background-color: #FFF;
	background-image: url(../../../images/program/toeic/bg-cherry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

div#customer1 p.customer1 {
	margin-top:36px;
	margin-bottom:18px;
	}
	
div#customer1 p.honmon2 {
	margin-top:1em;
	}
	
div#customer1 p.honmon3 {
	margin-top:1em;
	margin-bottom:36px;
	}

div.comment {
	width:411px;
	height:auto;
	margin-left: 72px;
	border: 1px solid #CCC;
	padding: 6px;
	}

div#customer1 div.comment p {
	margin:0px;
	padding:0px;
	color: #666;
	}
	
div#customer1 div.comment p.teacher {
	text-align:right;
	}
	
/*体験談2*/

div#customer2 {
	width:564px;
	height:auto;
	margin-left:72px;
	padding-bottom:36px;
	border: 1px solid #F33;
	background-color: #FFF;
	background-image: url(../../../images/program/toeic/bg-cherry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:36px;
	}

div#customer2 p.customer1 {
	margin-top:36px;
	margin-bottom:18px;
	}
	
div#customer2 p.honmon2 {
	margin-top:1em;
	}
	
div#customer2 p.honmon3 {
	margin-top:1em;
	margin-bottom:36px;
	}

div.comment {
	width:411px;
	height:auto;
	margin-left: 72px;
	border: 1px solid #CCC;
	padding: 6px;
	}

div#customer2 div.comment p {
	margin:0px;
	padding:0px;
	color: #666;
	}
	
div#customer2 div.comment p.teacher {
	text-align:right;
	}




/*申込ボタンエリア*/

div#application-area {
	width:710px;
	margin-top:36px;
	}

div#application-area p#soudan-btn, div#application-area p#moushikomi-btn {
	line-height:1;
	font-size:small;
}

div#application-area p#soudan-btn a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/internusa/apply_btn_internusa8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:36px;
	overflow:hidden;
}

div#application-area p#soudan-btn a:hover {
	background-image: url(../../../images/program/internusa/apply_btn_internusa8.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#application-area p#moushikomi-btn {
	margin-top:0px;
	margin-bottom:0px;	
}


div#application-area p#moushikomi-btn a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/btn/btn-apply.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 300px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	overflow:hidden;
}

div#application-area p#moushikomi-btn a:hover {
	background-image: url(../../../images/btn/btn-apply.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*「もどる」ボタン*/

p#return {
margin-top:36px;
text-align:center;
}


/*　追加分　*/

.jisseki {
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 20px;
}

.jisseki p{
	text-align: center;
	font-weight: bold;
}

.jisseki span{
	font-size: large;
	margin-bottom: 5px;
}

.score_up {
	border-collapse: separate;
	text-align: center;
	border-top: 3px solid #00F;
	border-bottom: 3px solid #00F;
	border-left: 3px solid #00F;
	border-right: 3px solid #00F;
}


.t_title {
	background-color: #00F;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}


/* 500点コース　*/

.title500 {
	background-color: #FFD6AC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #FF8000;
	padding: 3px;
	width: 120px;
}

.categoly500 {
	background-color: #FFD6AC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #FF8000;
	padding: 3px;
	width: 55px;
}

.b_score500 {
	background-color: #FFD6AC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #FF8000;
	padding: 3px;
	width: 100px;
}

.a_score500 {
	background-color: #FFD6AC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #FF8000;
	padding: 3px;
	width: 100px;
}

.up500 {
	background-color: #FFD6AC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #FF8000;
	padding: 3px;
	color: #F00;
	width: 152px;
}



/* 730点コース　*/

.title730 {
	background-color: #C8E2FF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #0153FE;
	padding: 3px;
	width: 120px;
}

.categoly730 {
	background-color: #C8E2FF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #0153FE;
	padding: 3px;
	width: 55px;
}

.b_score730 {
	background-color: #C8E2FF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #0153FE;
	padding: 3px;
	width: 100px;
}

.a_score730 {
	background-color: #C8E2FF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #0153FE;
	padding: 3px;
	width: 100px;
}

.up730 {
	background-color: #C8E2FF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #0153FE;
	padding: 3px;
	color: #F00;
	width: 152px;
}


/* 900点コース　*/

.title900 {
	background-color: #B9FFDC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #3F3;
	padding: 3px;
	width: 120px;
}

.categoly900 {
	background-color: #B9FFDC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #3F3;
	padding: 3px;
	width: 55px;
}

.b_score900 {
	background-color: #B9FFDC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #3F3;
	padding: 3px;
	width: 100px;
}

.a_score900 {
	background-color: #B9FFDC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #3F3;
	padding: 3px;
	width: 100px;
}

.up900 {
	background-color: #B9FFDC;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #3F3;
	padding: 3px;
	color: #F00;
	width: 152px;
}

.red {
	color: red;
}


