@charset "utf-8";

/*
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSstylesheet;
 :title "Tecnos College - local.css";
 :created "2008-02-26";
 :release [:revision "1.00"; :created "2008-02-26"];
 :author [:name "Ichise yuya"; :mbox "3ping.org@gmail.com"];
 :license <technosac.jp>;"
 :note "
 		同階層のファイルに有効"
		; .
*/

/*======================================

	Eye Catch
	
=======================================*/

div#content {
	background-image: url(eye.jpg);
}

div.schedule {
	margin-top: 10em;
}