#summary 
{
	list-style-image : url("./image/dot.gif");
}
 
#top h2 
{
	background : #f95b74;
	color : #fff;
	clear : both;
}
 
h3 
{
	padding : 0;
	padding-left : 3px;
	margin : 0;
	font-size : 90%;
	color : #f95b74;
	clear : both;
}
 
#characteristic 
{
	clear : both;
}
	
#characteristic h2 
{
/*	text-indent : -1000px;
	background : url("./image/characteristic.gif") left center no-repeat scroll;	*/
	background : #f95b74;
	color : #fff;
}
 
#characteristic h3 
{
	border-width : 0 0 0 1em;
	border-style : solid;
	border-color : #f95b74;
	padding : 0;
	padding-left : 3px;
	margin : 0;
}
 
#characteristic p 
{
	margin : 0;
	padding : 0;
}
  
#copy 
{
	color : #f95b74;
	font-size : 120%;
	padding : 0;
	margin : 0;
}
 
#top 
{
	background : url("./image/category.gif") top center no-repeat scroll;
	padding-top : 60px;
}
 
.section2 
{
	margin-bottom : 30px;
}
 
#index01 h2, #index02 h2, #index03 h2 
{
	color : #f95b74;
	background : #fff;
}
 
#index01 h2 a, #index02 h2 a, #index03 h2 a 
{
	color : #f95b74;
}
 
.index 
{
	clear : both;
	margin : 0 30px !important;
}
	
.index li 
{
	display : inline;
}
	
.index li a 
{
	display : block;
	background : #fee;
	margin-bottom : 5px;
	padding-left : 10px;
	border-width : 0 0 0 5px;
	border-style : solid;
	border-color : #f95b74;
	font-size : 80%;
}
 
.index li a:hover 
{
	border-color : #fee;
}
   
