/* CSS Document */
.illus{
	width:360px;
	height:239px;
	background-image:url(image/page1/illus.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 438px;
	top: 151px;
}

h3 {
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;
color : #ffffff;
}
h4 {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;
color : #003696;
}
h5 {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
text-decoration: none;
font-weight: normal;
color : #003696;
}
h1 {
font-size : 13px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-style: no bold;  
color : #35c2ff;
}
h2 {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-style: bold;  
color : #89B719;
}
a:link {color: white; text-decoration:underline;}
a:visited {color: white; text-decoration:underline;}
a:hover {color:#35c2ff; text-decoration:underline;}
