@charset "UTF-8";

/* 全日制コースナビゲーション上 */

#topnavi{
width:800px;	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
position:relative;display:block;height:20px;font-size:11px; font-size:85%;
font-weight:bold;
letter-spacing:0.1em;border:0px solid #D8D8D8;
margin:3px 3px 5px 3px;
padding-left:10px;
}
#topnavi ul{
height:20px;
margin:0;padding:0;list-style-type:none;width:auto;
}
#topnavi ul li{
display:block;float:left;
margin:0px 2px 2px 2px;
}
#topnavi ul li.menu1 a{
width:180px;
display:block;float:left;color:#ffffff;text-decoration:none;padding:4px 8px 2px 2px;height:18px;background:transparent url(../images/menu_blue.gif) no-repeat top left;
text-align:center;
}

#topnavi ul li.menu2 a{
width:180px;
display:block;float:left;color:#ffffff;text-decoration:none;padding:4px 8px 2px 2px;height:18px;background:transparent url(../images/menu_blue.gif) no-repeat top left;
text-align:center;
}

#topnavi ul li.menu3 a{
width:180px;
display:block;float:left;color:#ffffff;text-decoration:none;padding:4px 8px 2px 2px;height:18px;background:transparent url(../images/menu_blue.gif) no-repeat top left;
text-align:center;
}
#topnavi ul li.menu4 a{
width:193px;
display:block;float:left;color:#ffffff;text-decoration:none;padding:4px 8px 2px 2px;height:18px;background:transparent url(../images/menu_blue.gif) no-repeat top left;
text-align:center;
}

#topnavi ul li a:hover,#topnavi ul li a.current{
color:#ffffff;background:#fff url(../images/menu_red.gif) no-repeat top left;
}

div#zennichitopimg {
	float: left;
	width: 800px;
		height:200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}

/*きっかけレッスン*/
.m6c8 {
	float: left;
	width: 550px;
	display: inline;
	margin-top: 10px;
}
.m6c8a {
	float: left;
	height: 99px;
	width: 24px;
	display: inline;
	background-image: url(../zennichi/images/miryoku_semicircle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.m6c8c {
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	float: left;
	width: 288px;
	margin-top: 38px;
	margin-left: 42px;
	display: inline;
	line-height: 18px;
	letter-spacing: 0.05em;
}
.m6c9 {
	float: left;
	width: 550px;
	padding-left: 24px;
	padding-top: 8px;
	display: inline;
	padding-bottom: 5px;
}

.stepbox{
	width:580px;
	letter-spacing:0.2em;
	line-height:1.7;
	padding-top:10px;
	}


	
	/* Arrow-box */
.arrow-bl{
	background-image:url(../zennichi/miryoku/images/arrow.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:20px;
	width:580px;
	height:45px;
	display:block;
	}
	
/* Table design */

#tdes table{
	border:1px solid #CCCCCC;
	margin-top:0px;
		margin-bottom:10px;
		margin-left:10px;
	}

#tdes .thcell1{
	text-align:center;
	width:120px;
	padding:5px;
	line-height:1.6;
		border-bottom:1px solid #CCCCCC;
			border-right:1px solid #CCCCCC;
			background-color:#ECEEF0;
	}
#tdes .thcell2{
	text-align:center;
	width:120px;
	padding:5px;
	line-height:1.6;
			border-right:1px solid #CCCCCC;
						background-color:#ECEEF0;
	}

#tdes .tdcell1{
	padding:5px;
	line-height:1.6;
		border-bottom:1px solid #CCCCCC;
	}
#tdes .tdcell2{
	padding:5px;
	line-height:1.6;
	}
	