@charset "utf-8";

/*
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSstylesheet;
 :title "Tecnos College - Main Index Style";
 :created "2008-01-20";
 :release [:revision "1.00"; :created "2008-03-22"];
 :author [:name "Ichise yuya"; :mbox "3ping.org@gmail.com"];
 :license <technosac.jp>;" .
*/

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

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

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

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

/*無し*/

div.lead div.textBody {
	margin-right: 0;
	min-height: 50px!important;
	_height: 50px; /* for IE */
}

div.lead div.textBody p {
	margin-right: 30px;
}
