/* プログラム紹介 */

#cnt .scnt h3{
	margin: 0px auto auto 0px;
}

#cnt .cname{
	margin: 15px 25px 10px auto;
	font-size: 80%;
	text-align: right;
}
#cnt .text_pp{
	margin: 10px auto auto 25px;
	font-size: 80%;
	list-style-type:none;
	width:455px;
}

#cnt .text_pp li{
	padding:5px 0;
	margin-right: 5px;
}

#cnt .ptable{
	margin: 10px auto -10px 15px;
	font-size: 80%;
}

#cnt .ptable table{
	border-collapse: collapse;
	margin-bottom: 10px;
}

#cnt .ttl_t2{
	background-color: #DADAC9;
	color: #7B7B65;
	border: solid 1px #ABAB99;
}

#cnt .ttl_c2{
	background-color: #eeeeee;
	border: solid 1px #ABAB99;
	padding:5px;
	vertical-align:top;
	letter-spacing:-0.1em;
}

#cnt .psen2{
	width: 430px;
	color: #333333;
	font-size: 90%;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#cnt .scnt{
	width: 466px;
	margin: auto auto auto 15px;
	background-image: url(../../img/frame_mid.gif);
}

*html #cnt .scnt{
	margin: auto auto 20px 15px;
}

#cnt .ttl_link{
	width:100%;
	text-align:center;
	margin:10px 0px;
}

#cnt a, a:active{
	color: #0033cc;
	text-decoration: underline;
	line-height: 1.4em;
}

#cnt a:visited{
	color: #993366;
	text-decoration: underline;
	line-height: 1.4em;
}

/* ページトップへ */

#cnt .ptop{
	margin: 15px auto 10px 355px;
	padding-left: 10px;
	font-size: 70%;
	background-image: url(../../img/arrow_top.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #959571;
}

#cnt .ptop a, a:active{
	color: #959571;
	line-height: 1.4em;
}

#cnt .ptop a:visited{
	color: #959571;
	line-height: 1.4em;
	text-decoration: underline;
}

#cnt .ptop a:hover{
	color: #959571;
	line-height: 1.4em;
	text-decoration: underline;
}

#cnt .program{
	width: 436px;
	margin: 10px auto auto 30px;
	font-size: 120%;
}

#cnt .lessontable img{
	margin-left:5px;
	border:none;
}

#cnt .program_back{
	width:420px;
	padding:39px 8px 4px 8px;
	margin:0;
}

.select{
	font-size: 80%;
	margin-left: 20px;
}

#cnt .p_s1{
	background-image:url(../img/program_s1.gif);
	background-repeat: no-repeat;
}

*html #cnt .p_s1{
	width:436px;
}


#cnt .p_s2{
	background-image:url(../img/program_s2.gif);
	background-repeat: no-repeat;
}

#cnt .p_s3{
	background-image:url(../img/program_s3.gif);
	background-repeat: no-repeat;
}

#cnt .p_s4{
	background-image:url(../img/program_s4.gif);
	background-repeat: no-repeat;
}

#cnt .p_s5{
	background-image:url(../img/program_s5.gif);
	background-repeat: no-repeat;
}

#cnt .p_s6{
	background-image:url(../img/program_s6.gif);
	background-repeat: no-repeat;
}
	
#cnt .program dl{
	margin:0;
}

#cnt .program dt{
	margin-top: 0px;
	padding: 5px;
	border-bottom:1px #CCCCCC dotted;
}

#cnt .program dd{
	padding:5px;
	font-size:80%;
	border: none;
}

*html #cnt .program dd{
	margin-top: 5px;
}

*+html #cnt .program dd{
	margin-top: 5px;
}

#cnt .p_p1{
	background-image:url(../img/program_p1.gif);
	background-repeat: no-repeat;
}

#cnt .p_p2{
	background-image:url(../img/program_p2.gif);
	background-repeat: no-repeat;
}

#cnt .p_p3{
	background-image:url(../img/program_p3.gif);
	background-repeat: no-repeat;
}

#cnt .p_p4{
	background-image:url(../img/program_p4.gif);
	background-repeat: no-repeat;
}

#cnt .p_p5{
	background-image:url(../img/program_p5.gif);
	background-repeat: no-repeat;
}

#cnt .p_p6{
	background-image:url(../img/program_p6.gif);
	background-repeat: no-repeat;
}

#cnt .p_p7{
	background-image:url(../img/program_p7.gif);
	background-repeat: no-repeat;
}

#cnt .p_p8{
	background-image:url(../img/program_p8.gif);
	background-repeat: no-repeat;
}

#cnt .p_p9{
	background-image:url(../img/program_p9.gif);
	background-repeat: no-repeat;
}

.unline{
	width: 445px;
	margin: 15px auto 10px 25px;
	border-bottom: dotted 1px #ddd;
}