/* CSS Document */

*{
	margin:0;
	padding:0;
}

.waku1{width:770px; height: 220px; margin:auto; background-color:#ffffff}
.waku2{width: 770px;  height:220px; clear:both; position:relative; display:block;}

.navigator{position:absolute; right:20px; top:20px; clear:both;}



/* Google Chrome Hack */
body:nth-of-type(1) .accordion span { padding-top:3px; height:19px;}
/* Safari Hack */
body:first-of-type .accordion span { padding-top:3px; height:19px;}



.feature1{background-image:url('img/top1.png');background-repeat:no-repeat;opacity:1;display:none;cursor:pointer;width:770px; height:220px;position:absolute;}
.feature2{background-image:url('img/top2.png');background-repeat:no-repeat;opacity:1;display:none;cursor:pointer;width:770px; height:220px;position:absolute;}
.feature3{background-image:url('img/top3.png');background-repeat:no-repeat;opacity:1;display:none;cursor:pointer;width:770px; height:220px;position:absolute;}





