@charset "utf-8";
@import url(default_mihon.css);
@import url(course_mihon.css);


#course {
	width: 581px;
	margin-bottom: 10px;
	color: #333;
	clear: both;
	font-size:12px;
}
#course ul {
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 0px 15px 10px;
	padding-left: 15px;
}
#course01 {
	width: 390px;
	float: left;
	clear: left;
}
#course01 ul {
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 0px 20px 10px;
	padding-left: 20px;
}
#course01_l {
	height: auto;
	width: 195px;
	float: left;
	clear: both;
}
#course01_r {
	height: auto;
	width: 195px;
	float: right;
	clear: none;
}
#course02 {
	height: auto;
	width: 120px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	clear: right;
	margin-right: 5px;	
}
#course02 img {
	margin-bottom: 5px;
	margin-right: 5px;
}
#course h2 {
	font-size: 16px;
	line-height: 20px;
	color: #96305E;
	padding: 10px 20px 25px 10px;
	width: 588px;
	clear: both;
}

#course h3 {
	font-size: 20px;
	color: #FFF;
	background-image: url(../img/event/h3.gif);
	background-repeat: no-repeat;
	height: 45px;
	line-height: 45px;
	width: 561px;
	margin: 0 0 10px 0;
	padding: 0px 0 0px 15px;
}

#course h3.small {
	font-size: 18px;
	color: #FFF;
	background-image: url(../img/event/h3.gif);
	background-repeat: no-repeat;
	height: 45px;
	line-height:45px;
	width: 561px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#course h4 {
	font-size: 12px;
	line-height: 16px;
	color: #df6262;
	padding: 5px 10px 5px 10px;
}

#course h6 {
	font-size: 12px;
	line-height: 16px;
	color: #ee82ee;
	padding-left: 10px;
	padding-right: 10px;
}

#course h7 {
	font-size: 20px;
	line-height: 25px;
	color: #df6262;
	padding-left: 10px;
	padding-right: 10px;
}

#course h8 {
	font-size: 16px;
	line-height: normal;
	color: #276CB3;
	padding-left: 10px;
	padding-right: 10px;
}

#course_title01 {
	font-size: 12px;
	color: #96305E;
	background-image: url(../img/event/title01.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 400px;
	font-weight: bold;
	padding: 10px 0 0 20px;
}

#course_title02 {
	font-size: 12px;
	color: #96305E;
	background-image: url(../img/event/title02.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 561px;
	font-weight: bold;
	padding: 7px 0 0 20px;
	margin:0;
}
#course_title03 {
	font-size: 14px;
	color: #f66262;
	background-image: url(../img/event/title02.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 561px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 6px;
	margin-top: 20px;
}


#course_title11 {
	font-size: 14px;
	color: #00caff;
	background-repeat: no-repeat;
	height: 23px;
	width: 561px;
	font-weight: bold;
	padding: 7px 0 0 20px;
	margin-top: 18px;
}
.course_title02_2 {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
#course table {
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 5px;
	width: 571px;
	margin-bottom: 5px;
	border: 1px solid #DCDAC0;
}

#course th {
	border-collapse: collapse;
	background-color: #FDEAEA;
	text-align: left;
	padding: 5px 10px 5px 10px;
	color: #96305E;
	border: 1px solid #DCC0C1;
}
/*留学生　特典等 使わないかも
/senmon/course/nyugaku/n3ryugaku.html*/
#course h4.system{
	background-color: #FDEAEA;
	color: #96305E;
	padding:5px;
	margin:2px 10px 0 0;
	border:1px solid #d47aa2;}

#course th.center {
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#course td {
	border-collapse: collapse;
	text-align: left;
	padding:10px;
	border:1px solid #DCC0C1;
	line-height: 16px;
	vertical-align: top;
}
/*TD内、太字・中央寄せ・改行禁止*/
#course td.center-B {
	border-collapse: collapse;
	text-align:center;
	padding:10px 0 10px 0;
	border:1px solid #DCC0C1;
	line-height: 16px;
	vertical-align: top;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
}
#course td.center {
	text-align: center;
	padding: 10px 2px 10px 2px;
	line-height: 16px;
	white-space:nowrap;
}

#course td.pink{
	background:#ffecff;
	vertical-align:middle;
	line-height:1.8em;
}
#course td.vm{vertical-align:middle;}

#course01 table  {
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 5px;
	width: 390px;
	margin-bottom: 5px;
	border: 0px none;

}
#course01 th {
	border-collapse: collapse;
	background-color: #FDEAEA;
	text-align: left;
	padding:5px 15px 5px 15px;
	color: #96305E;
	border: 1px solid #DCC0C1;
}
#course01 td {
	border-collapse: collapse;
	text-align: left;
	padding:10px 15px;
	line-height: 16px;
	vertical-align: top;
	border-right-color: #DCC0C1;
	border-bottom-color: #DCC0C1;
	border-left-color: #DCC0C1;
}

.jiseki-color{
	padding:0 1em 0 1em;
	line-height:1.5em;
	maring-left:10px;
	font-weight:bold;
	color:#f66262;
	font-size:14px;
	}		
	
.jiseki-suji-size{
	font-size:24px;
	}	
	
	
/*------------------------------------------------end*/




/*daisotu-----------------------------------------*/
/*薄グリーンのバー*/
#daisotu-nagare div.box1
{background:#9AEBC0;
padding:7px 0 7px 0;
width:450px;
margin:auto;
text-align:center;}

/*-----やじるし入れ-----*/
.yaji1{background:url(../img/event/arrow_red.gif) no-repeat center;
padding:10px;
height:30px;}

/*-----プラス-----*/
.plus1{background:url(../img/event/plus.gif) no-repeat center;
padding:10px;
height:30px;}

#daisotu-nagare div.box-soto{background:#ffffff;
border-color:#000;
border:dashed 1px;
padding:7px 0 7px 0;
width:500px;
margin:auto;
text-align:left;}

#daisotu-nagare div.box-soto ul{
padding:5px 0 5px 2em;
margin:0 0 5px 20px;
text-align:left;}


#course_title02 {
	font-size: 12px;
	color: #96305E;
	background-image: url(../img/event/title02.gif);
	background-repeat: no-repeat;
	height: 29px;
	line-height:29px;
	width: 561px;
	font-weight: bold;
	padding: 2px 0 0 20px;
	margin:5px 0 0 0;
}

		
.right{
	float:right;
	margin-right:10px;
	}
	
.left{
	float:left;
	margin-left:10px;
	}

.btm{
	clear:both;
	padding:5px 0;
	}

/* 2010_03_30 */
.style999 {
font-size: 22px;
font-weight: bold;
color: #F66262;
margin: 0;
padding: 0;
}
#course_title999 {
	font-size: 14px;
	color: #f66262;
	background-image: url(../img/event/title02.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 561px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 20px;
}

/* 2011_02_15 */
#jisseki_table td {
padding-top:0px;
}

/*2011.4　線がないテーブル***/
#course table.no-border {
	width:auto;
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}
#course table.no-border td {
	padding:5px 5px 5px 0;
	border: 0px;
}

/*2011.5 日付を横並びに
course/nyugaku/n3ryugaku.html*/
div.day
{float:left;
width:65px;
padding:0;
text-align:right;
white-space:nowrap;}

div.day-clear{
width:50px;
clear:both;}

/*2011.5*/
#course h5 {
	font-size: 12px;
	line-height: 12px;
	padding:5px 0 3px 7px;
	margin:0 0 5px 0px;
	background:#f69c9c;}
	
/*******定義リスト******/
table dl{	margin:10px 10px 5px 0px;
	padding:1px;
	font-size: 12px;}
	
table dt{	font-weight:bold; border-bottom:1px solid #666;}

table dd{	padding:0.5em 0 1em 0;
	line-height:1.5em;
	margin:0;}

