/*
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSstylesheet;
 :title "Tecnos College - Local Style";
 :created "2008-01-25";
 :release [:revision "1.00"; :created "2008-02-22"];
 :author [:name "Ichise yuya"; :mbox "3ping.org@gmail.com"];
 :license <technosac.jp>;"
 :note "
 		同階層のページにのみ有効"
		; .
*/

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

	Images
	
=======================================*/

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

div.lead div.textBody {
	background-image: url(images/lead01.jpg);
}
