
h1 {
	background-image: url(images/heading01.gif);
}

/*======================================

	Lead
	
=======================================*/

div.lead {

}

div.lead em {
	font-size: 201%;
	color: #009ad5;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*======================================

	Case
	
=======================================*/

div.case h2 {
	padding: 0.3em 15px;
	color: #fff;
	background-color: #333;
}

div.case h2 span.en {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #aaa;
	color: #ccc;
	font-weight: normal;
	font-size: 14px;
}

/*  #case01
-------------------------------------*/

div#case01 p.snapMain {
	width: 300px;
	float: left;
	display: inline;
}

div.schedule p.snap {
	margin-right: 0;
	margin-top: -3em;
	width: 210px;
	float: right;
	background-image: url(../../../common/css/images/common/interface/bg_shadow01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.schedule p.snap img {
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}

/*  #case02,03
-------------------------------------*/

p.snapMain {
	float: left;
	width: 300px;
}

p.snapMain img {
	border: 1px solid #333;
}

div.case ul.info {
	margin-left: 350px;
}

div#case03 p.snapMain {
	width: 190px;
}

div#case03 ul.info {
	margin-left: 240px;
}

div#case02 p.comment,
div#case03 p.comment {
	margin-top: 80px;
	font-weight: bold;
	font-size: 116%;
	color: #14A3C9;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*-------------------------------------

	Info
	
-------------------------------------*/

div.case ul.info {
	padding: 10px 0;
	background-color: #f5f5f5;
}

div.case ul.info li.course a {
	padding: 1px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #aaa;
}

div.case ul.info li.senior-college a {
	background-color: #96853f;
}

div.case ul.info li.airline a {
	background-color: #7174dc;
}

div.case ul.info li.hotel a {
	background-color: #59ba5a;
}

div.case ul.info li.course a:hover {
	background-color: #333;
}

/*-------------------------------------

	Schedule
	
-------------------------------------*/

div.case div.schedule {
	padding-top: 0.1em;
	clear: left;
}

div.case div.schedule h3 {
	margin-top: 0;
	padding: 0.3em 10px;
	color: #fff;
	background-color: #bbb;
}

div.case div.schedule h4 {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 220px;
	border-bottom: 4px solid #eee;
	font-size: 151%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

div.case div.schedule h4 span.time {
	color: #555;
	padding: 0.2em 10px;
	border: 1px solid #ddd;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

div.case div.schedule div.section {
	margin: 0em 30px 1em 30px;
	padding: 1px 0 1em 50px;
	border-bottom: 1px solid #ddd;
}

div.case div.schedule div.section div.textBody p:first-letter {
	padding: 0.5em 0.2em 0 0;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	color: #C90064;
}

/*-------------------------------------

	Time
	
-------------------------------------*/

div.schedule div.section {
	background-repeat: no-repeat;
	background-position: 15px 1.2em;
}

div.schedule div.time0915 {
	background-image: url(images/time0915.gif);
}

div.schedule div.time0930 {
	background-image: url(images/time0930.gif);
}

div.schedule div.time1030 {
	background-image: url(images/time1030.gif);
}

div.schedule div.time1120 {
	background-image: url(images/time1120.gif);
}

div.schedule div.time1130 {
	background-image: url(images/time1130.gif);
}

div.schedule div.time1230 {
	background-image: url(images/time1230.gif);
}

div.schedule div.time1300 {
	background-image: url(images/time1300.gif);
}

div.schedule div.time1330 {
	background-image: url(images/time1330.gif);
}

div.schedule div.time1430 {
	background-image: url(images/time1430.gif);
}

div.schedule div.time1510,
div.schedule div.time1530 {
	background-image: url(images/time1510.gif);
}

div.schedule div.time1700 {
	background-image: url(images/time1700.gif);
}

div.schedule div.time1130 {
	background-image: url(images/time1130.gif);
}
/*--------------------------------------
	clearFix
---------------------------------------*/

div.case,
div.case div.schedule div.section {
	_height: 1px;
	min-height: 1px;
/* for MacIE5 \*//*/
	height: auto;
	overflow: hidden;
/* end */
}

div.case:after,
div.case div.schedule div.section:after {
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}
