@charset "shift_jis";

/*==========================================
asu Technical High School Correspondence Course CSS
トップページ
===========================================*/

/***--- contents setting ---***/
#contents {
clear:both ;
margin-bottom:20px ;
}
	/***--- cont_nv setting ---***/
	#cont_nv {
	clear:both ;
	width:800px ;
	height:171px ;
	}
	
	#cn_study,#cn_course,#cn_link {
	float:left ;
	width:194px ;
	margin-right:8px ;
	}
	
	#cn_voice {
	float:left ;
	width:194px ;
	}
	
	#info {
	margin:15px 0px ;
	height: 24px;
	border: 1px solid #CCCCCC;
	}



#info h3 {
	width: 100px;
	height: 24px;
}

#info iframe {
	width: 580px;
	height: 24px;
	border: 0px;
	margin-left: 10px;
}

#info a {
	display:block;
	padding-right: 7px;
	padding-top: 2px;
}

