#summary 
{
	list-style-image : url("./image/dot.gif");
}
 
#characteristic 
{
	clear : both;
}
	
#characteristic h2 
{
	text-indent : -1000px;
	background : url("./image/characteristic.gif") left center no-repeat scroll;
}
  
#copy 
{
	color : #4eb699;
	font-size : 120%;
	padding : 0;
	margin : 0;
}
 
#top 
{
	background : url("./image/category.gif") top center no-repeat scroll;
	padding-top : 60px;
}
	
#top h2 
{
	padding : 5px;
	color : #4eb699;
}
  
.section3 
{
	clear : both;
}
 
h3 
{
	font-size : 100%;
}
 
#index01 h2, #index02 h2, #index03 h2 ,#index04 h2 
{
/*	background : #E6F5EC;	*/
	border-width : 0 0 1px 0;
	border-style : solid;
	border-color : #40B094;
}
 
#index01 a, #index02 a, #index03 a ,#index04 a 
{
	color : #40B094;
}
 
.spec th,.spec td 
{
	font-size : 80%;
}
 
