@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>;" .
*/

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

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

	Lead
	
=======================================*/


div.lead h2 {
	padding-top: 1em;
	padding-bottom: 1em;
	border: none;	
}

div.lead h3 {
	color: #93bc37;
	font-size: 131%;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}

div.lead p.img_L {
	margin-top: 0;
}
