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

h1 {
	background-image: url(images/heading01.gif);
}

div#extended {
	margin-bottom: 3em;
}