.clear{
	clear:both;
}

/* main Img */
.fade{
	background:                 url(../img/m_img02.jpg) no-repeat;
	height:                     200px;
	clear:                      both;
	position:                   relative;
	margin:                     0 0 15px 0;
	width:                      710px;
}

.fade div{
	_margin-left:               -430px;
}

*+html .fade div{
	margin-left:               -430px;
}


.wrap{
	position:relative;
}

#menu001,
#menu003{
	display:                    block;
	width:                      115px;
	height:                     128px;
	text-indent:                -9999px;
	font-size:                  2px;
	position:                   absolute;
	top:                        145px;
}

#menu001{
	background:                 url(../img/imgmemu01.png) no-repeat;
	left:                       30px;
	z-index:                    80;
}
#menu003{
	background:                 url(../img/imgmemu03.png) no-repeat;
	left:                       150px;
	z-index:                    81;
}

.iepngfix {  
	behavior: expression(IEPNGFIX.fix(this));  
}


/* Contents */

#wrap-contents h2{
	background:                 url(../img/ttl_feature.jpg) no-repeat;
/*	margin:                     5px 0 0 0;*/
	padding:                    50px 0 0 0;
}


#wrap-contents h3#category01{
	height:                     110px;
	padding:                    90px 230px 0 30px;
	font-size:                  12px;
/*	font-size:                  75%;*/
	line-height:                150%;
	font-weight:                normal;
	margin:                     15px 0 0 0;
	clear:                      both;
}
#wrap-contents h3#category01 a{
	display:                    block;
	width:                      95px;
	height:                     20px;
	text-indent:                -9999px;
	font-size:                  2px;
	margin:                     5px 0 0 280px;
}

#category01{background:         url(../img/category01.jpg) no-repeat;}
#category01 a{background:       url(../img/btn01.gif);}


#category01 a:link,
#category01 a:visited{
	background-position:        top;
}
#category01 a:hover{
	background-position:        bottom;
}

