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

main{
	width: 1200px;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
.leftBody{
   width: 600px;
	height: auto;
	float: left;
}
/* プログラムを選ぶ　*/
main h2.plan{
	font-size: 16px;
	text-align: center;
	margin:20px auto 10px;
	color: #740709;
}
main p.choice{
	font-size: 15px;
	text-align: center;
	margin-bottom: 20px;
	color: #050653;
}
/*　日程表　左側部分　*/
main.contents section.itinerary{
	width: 580px;
	font-size: 13px;
	}

main.contents section.itinerary .guide1 {
	font-size: 12px;
	color: #8A0717;
}

main.contents section.itinerary .guide2 {
	display:block;
	font-size:12px;
	color:#006;
	background-color:#D1DBF1;
	padding:5px;
	border:dotted 1px #067A71;
}

.tourDetail {
	width: 580px;
	height: auto;
}

.tourDetail h3.tour  {
	display: block;
	width: 580px;
	font-size:16px;
	padding-top:5px;
	padding-bottom: 5px;
	font-weight: bold;
	background:#DFA84F;
	text-align:center;
	}

.tourDetail .nittei    {
	width: 580px;
	color:#333;
	background-color:#EAE8FF;
	}

.tourDetail th  {
	padding:5px;
	color:#FFF;
	background-color:#333;
	font-size:14px;
	text-align: center;
	}

.tourDetail td   {
	font-size:13px;
	padding:5px;
	line-height: 22px;
	}
	
.tourDetail .nittei3   {
	font-size:15px;
	font-weight:bold;
	background-color:#D6D5FD;
	text-align:center;
}
.tourDetail .meal   {
	list-style:none;
	list-style-position:inside;
	width: 60px;
	font-size: 11px;
}
.tourDetail td .stay {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	}
.itinerary .new{
	font-size: 13px;
	color:#1206AB;
}
.itinerary .date{
	text-align: center;
}
.itinerary .new0{
	color:#160893;
	font-weight: bold;
}

.itinerary .new1{
	color:#A00508;
	font-weight: bold;
}
.itinerary .new2   {
	display: block;
	font-size:14px;
	padding: 3px;
	color:#006;
	background-color:#D1DBF1;
	border:dotted 1px #067A71; 
	}

.itinerary .new3 {
	display: block;
	font-size:12px;
	margin-bottom: 10px;
	padding: 3px;
	color:#006;
	background-color:#D1DBF1;
	border:dotted 1px #067A71; 
}

.itinerary .new4{
	color: #00C;
	font-size: 14px;
	margin-top: 5px;
}

.itinerary .new5{
	color: #00C;
	font-weight: bold;
}
main .contents section.itinerary .guide1 {
	font-size: 12px;
	color: #8A0717;
}

main .contents section.itinerary .guide2 {
	display:block;
	font-size:12px;
	color:#006;
	background-color:#D1DBF1;
	padding:5px;
	border:dotted 1px #067A71;
}
figcaption{
	text-align: center;
	font-size: 14px;
	color: #363103;
}
/* JUNIOR VACATION STUDY TOUR 詳細　*/
section .study{
	width: 530px;
	height: auto;
	margin-top: 30px;
	padding: 15px;
	background: #DDF4E9;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #A1A1A1;
}
section .study h3{
	text-align: center;
	margin-bottom: 10px;
	color: #740709;
	font-weight: bold;
}
section .study dl{
	width: 530px;
	margin: 0 auto;
	font-size: 14px;
}
section .study dl dt{
	font-weight: bold;
}
section .study dl dd{
	padding: 5px;
	margin-bottom: 10px;
}
.ytube{
	margin: 0 auto;
	width: 500px;
	height: auto;
}
/*JUNIOR VACATION 費用　*/
section .price1{
	width: 400px;
	height: auto;
	margin: 30px 90px 10px;
}section .price1 h3{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
section.price1 table{
	border-collapse: collapse;
}
section .price1 table th,
section .price1 table td{
	padding: 5px;
	text-align: center;
}
section .price1 table td{
	margin-bottom: 20px;
}
section .price1 table td.cad{
	font-size: 13px;
}
/* JUNIOR VACATION STUDY TOUR に含まれるもの　*/
section .include{
	width: 580px;
	height: auto;
}
section .include dl{
	width: 530px;
	height: auto;
	margin: 0 20px;
	font-size: 14px;
	padding: 10px;
	background: #F7E2F5;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #A1A1A1;
}
section .include dl dt{
	font-weight: bold;
	}
section .include dl dd{
	padding: 5px;
	margin-bottom: 20px;
}
/* お問合せから出発までの流れ　*/
.dep  {
	width: 75%;
	font-family:"ＭＳ Ｐゴシック";
	font-size:14px;
	font-weight:bold;
	color:#030;
	margin:30px auto;
	padding:10px;
	border:solid 3px #0C0;
	border-radius: 10px;
	text-decoration:none;
	background-color:#BED;
	text-align: center;
}
/* SACLI  画像イメージ　*/
figure{
	width: 600px;
	height: auto;
	margin: 40px auto;
}
figure img{
	width: 500px;
	height: auto;
	margin: 0 40px;
}
/*　右側部分　*/
.rightBody{
	width: 600px;
	height: auto;
	float: right;
}
/* 集中英語プリグラム　 費用　*/
section .price2{
	width: 580px;
	height: auto;
	text-align: center;
}
section .price2 table{
	margin:0 90px 20px;
}
section .price2 h3{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
section.price2 table{
	border-collapse: collapse;
	margin-bottom: 20px;
}
section .price2 table tr{
	margin-bottom: 20px;
}
section .price2 table th,
section .price2 table td{
	padding: 5px;
	text-align: center;
}
section .price2 table td{
	margin-bottom: 20px;
}
section .price2 table td.cad{
	font-size: 13px;
	text-align: left;
}
/* 長期受講の割引 */
section .price2 .dis{
	width: 70%;
	padding: 10px;
	border: 2px solid #858585;
	height: auto;
	margin: 20px auto 30px;
	font-size: 15px;
	color:#5B55F0;
	font-weight: bold;
}
section .price2 .dis2{
	color: #A80A4A;
	font-size: 18px;
}
/* 全コース共通の注意事項　始まり*/
section .information{
	width: 580px;
	height: auto;
	margin: 40px 0 20px;
}
section .information dl{
	width: 530px;
	height: auto;
	margin: 0 auto 20px;
	padding: 10px;
	font-size: 14px;
	background: #F2F5DE;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #A1A1A1;
}
section .information dl h3{
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
	color: #740709;
	font-weight: bold;
}
section .information dl dt{
	font-weight: bold;
}
section .information dl dd{
	padding: 5px;
	margin-bottom: 5px;
}
