@charset "utf-8";

/***********************************

【hack覚書】
★Internet Explorer 6のみ適用
* html .hogehoge{}

★Internet Explorer 7のみ適用
*+html .hogehoge{}

***********************************/

@import "behavior.css";
@import "reset.css";

h2{
	color: #FFFFFF;
	padding-left: 0.5em;
	background-color: #999999;
	clear: both;}

h2.image{
	padding-left: 0;
}

#entrance{
margin-top: 10px;
margin-bottom: 20px;
}

#entrance div.block{
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 1em;
	clear: both;
}

#entrance div.block img{
	margin-right: 10px;
	margin-bottom: 1em;
	float: left;
}

#entrance div.block div.block_r{
	float: left;
	width: 250px;
}

#entrance div.block_r p{
	font-size: 115%;
}

#entrance div.block h3{
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 0 3px 0.5em;
}

#entrance h3.winter,
#entrance h3.summer,
#entrance h3.tarm,
#entrance h3.spring,
#entrance h3.speed,
#entrance h3.shindo,
#entrance h3.freedom,
#entrance h3.ronbun{
	font-size: 115%;
}

#entrance h3.winter{
	background-color: #CF2F33;
}


#entrance h3.summer{
	background-color: #127CC5;
}

#entrance h3.tarm{
	background-color: #298022;
}

#entrance h3.spring{
	background-color: #F26482;
}

#entrance h3.ronbun{
	background-color: #A05E7A;
}

#entrance h3.speed{
	background-color: #F2751A;
}

#entrance h3.shindo{
	background-color: #96731F;
}

#entrance h3.freedom{
	background-color: #CC6600;
}

#entrance div.link{
	text-align: right;
	margin-top: 0.5em;
}


/*
div#subject{
	text-align: right;
	margin: 1em 0 2em;
}
*/

div.guid_text{
	margin-top:-220px;
	width:350px;
	margin-bottom:40px;
	font-size:110%;
}

div.guid_text_all {
	margin-top:-458px;
	width:360px;
	margin-bottom:40px;
	font-size:110%;
	text-align: justify;
}

div.guid_text_all p {
	margin-bottom: 1em;
}

div.guid_text p.mini{
	font-size: 100%;
	text-indent: -1em;
	margin: 0 0 0 1em;
}

div#subject{
	margin: 1em 0 2em;
}

div#subject img{
	margin: 0 2px 2px 0;
}

#guide *{
	font-size: 14px;
	color: #333333;
}

#guide h1{
	color: #FFFFFF;
	margin-bottom: 1em;
	padding-left: 0.5em;
	background-color: #339933;
}

#guide p{
	margin-bottom: 2em;
}

#guide td.number span,
#guide td.number2 span{
	color: #FFFFFF;
	padding: 2px 5px;
}

#guide td.number span{
	background-color: #3333CC;
}

#guide td.number2 span{
	background-color: #FF3300;
}

#guide td.detail{
	padding-left: 0.5em;
}

*+html #footer{
	margin-left: 0px;
}

#speed td{
	text-align: left;
	border-width: 0px;
}

.inducement{
	margin: 0 0 10px 30px;
}
/* course.html
************************************************************/
#course{
padding: 0 20px;
}

#course *{
	line-height: 150%;
}

#course h1{
	font-size: 150%;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #669900;
	background-color: #669900;
}

#course h1 span{
	font-size: 80%;
	color: #669900;
	font-weight: normal;
	margin-right: 0.5em;
	padding: 8px 1em 4px;
	background-color: #FFFFFF;
}

*+html #course h1 span{
	padding: 8px 1em 5px;
}

p.sub{
	font-size: 85%;
	color: #ff0000;
	text-align: right;
	margin-bottom: 2em;
}

#course td.title{
	font-size: 150%;
	color: #669900;
	font-weight: bold;
	width: 280px;
}

#course td.description{
	color: #666666;
}

#course table.frame{
	margin-bottom: 2em;
	width: 100%;
}

#course table.frame th,
#course table.frame td{
	border-width: 0px 2px 2px 0px;
	border-color: #FFFFFF;
	border-style: solid;
}

#course th{
	color: #FFFFFF;
	text-align: center;
	background-color: #999999;
}

#course table.frame td.none{
	background-color: #CCCCCC;
}

#course th.number{
	width: 10%;
}

#course th.name{
	width: 20%;
}

#course td.number,
#course td.name{
	background-color: #FFCC99;
}

#course td.number{
	text-align: center;
}

#course td.name{
	padding-left: 0.5em;
}

#course td.name2{
	background-color: #FFCC99;
	text-align: center;
}

#course table.frame table{
	text-align: left;
}

#course table.head,
#course table.head_free{
	color: #FFFFFF;
	margin: 0 auto;
	width: 85%;
}

#course table.head_free{
	margin: 1em auto;
}

#course table.head td,
#course table.head_free td{
	border-width: 0px;
}

#course table.head td.line1,
#course table.head_free td.line1{
	border-bottom: 1px solid #FFFFFF !important;
}

#course th.english{
	vertical-align: top;
	background-color: #990000;
}

#course th.mathmatics{
	vertical-align: top;
	background-color: #006699;
}

#course th.japanese{
	vertical-align: top;
	background-color: #330099;
}

#course th.science{
	vertical-align: top;
	background-color: #FF6600;
}

#course th.society{
	vertical-align: top;
	background-color: #336600;
}

#course td.english,
#course td.mathmatics,
#course td.japanese,
#course td.science,
#course td.society{
	font-size: 150%;
	text-align: center;
}

#course td.english{
	color: #990000;
	background-color: #FFCCCC;
}

#course td.mathmatics{
	color: #006699;
	background-color: #99CCCC;
}

#course td.japanese{
	color: #330099;
	background-color: #E8D0FF;
}

#course td.science{
	color: #FF6600;
	background-color: #FFDECE;
}

#course td.society{
	color: #336600;
	background-color: #99CC99;
}

#course p.sub_free{
	color: #FF0000;
	margin-top: -2em;
}


/* fin.html
******************************************/
#fin{
padding: 0 20px;
}

#fin *{
	line-height: 150%;
}

#fin h1{
	font-size: 150%;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #669900;
	background-color: #669900;
}

#fin h1 span{
	font-size: 80%;
	color: #669900;
	font-weight: normal;
	margin-right: 0.5em;
	padding: 8px 1em 4px;
	background-color: #FFFFFF;
}

*+html #fin h1 span{
	padding: 8px 1em 5px;
}

#fin td.title{
	font-size: 150%;
	color: #669900;
	font-weight: bold;
	width: 280px;
}

#fin td.overtitle{
	font-size: 150%;
	color: #669900;
	font-weight: bold;
	width: 320px;
}

#fin td.description{
	color: #666666;
}

#fin table.frame{
	margin-bottom: 2em;
	width: 100%;
}

#fin table.frame th,
#fin table.frame td{
	border-width: 0px 2px 2px 0px;
	border-color: #FFFFFF;
	border-style: solid;
}

#fin th{
	color: #FFFFFF;
	text-align: center;
	background-color: #999999;
}

#fin table.frame td.none{
	background-color: #CCCCCC;
}

#fin th.number{
	width: 10%;
}

#fin th.name{
	width: 20%;
}

#fin td.number,
#fin td.name{
	background-color: #FFCC99;
}

#fin td.number{
	text-align: center;
}

#fin td.name{
	padding-left: 0.5em;
}

#fin table.frame table{
	text-align: left;
}

#fin td.english{
	background-color: #FFCCCC;
}

#fin td.mathmatics{
	background-color: #99CCCC;
}

#fin td.japanese{
	background-color: #E8D0FF;
}

#fin td.science{
	background-color: #FFDECE;
}

#fin td.society{
	background-color: #99CC99;
}

#fin th.english{
	background-color: #990000;
}

#fin th.mathmatics{
	background-color: #006699;
}

#fin th.japanese{
	background-color: #330099;
}

#fin th.science{
	background-color: #FF6600;
}

#fin th.society{
	background-color: #336600;
}

#fin td.date{
	background-color: #EDB6A6;
	text-align: center;
	
}

#speed table p img{
	margin-bottom: 10px;
}

ul.speed_navi li{
	float: left;
	margin: 5px 2px 0 0 ;
}

ul.speed_navi li.susume a{
	text-indent: -9999px;
	width: 150px;
	height: 22px;
	display: block;
	overflow: hidden;
	outline: none;
	background-image: url('../lecture/2012speed/images/bt_susume.png');
	background-repeat: no-repeat;
	background-position: left 0px;
}

ul.speed_navi li.susume a:hover{
	background-position: left -22px;
}

ul.speed_navi li.center a{
	text-indent: -9999px;
	width: 126px;
	height: 22px;
	display: block;
	overflow: hidden;
	outline: none;
	background-image: url('../lecture/2012speed/images/bt_center.png');
	background-repeat: no-repeat;
	background-position: left 0px;
}

ul.speed_navi li.center a:hover{
	background-position: left -22px;
}

ul.speed_navi li.daigaku a{
	text-indent: -9999px;
	width: 123px;
	height: 22px;
	display: block;
	overflow: hidden;
	outline: none;
	background-image: url('../lecture/2012speed/images/bt_daigaku.png');
	background-repeat: no-repeat;
	background-position: left 0px;
}

ul.speed_navi li.daigaku a:hover{
	background-position: left -22px;
}

ul.speed_navi li.level a{
	text-indent: -9999px;
	width: 126px;
	height: 22px;
	display: block;
	overflow: hidden;
	outline: none;
	background-image: url('../lecture/2012speed/images/bt_level.png');
	background-repeat: no-repeat;
	background-position: left 0px;
}

ul.speed_navi li.level a:hover{
	background-position: left -22px;
}

ul.speed_navi li.high12 a{
	text-indent: -9999px;
	width: 104px;
	height: 22px;
	display: block;
	overflow: hidden;
	outline: none;
	background-image: url('../lecture/2012speed/images/bt_12.png');
	background-repeat: no-repeat;
	background-position: left 0px;
}

ul.speed_navi li.high12 a:hover{
	background-position: left -22px;
}

