@charset "utf-8";
/* CSS Document */

#wr {
	width:100%;
	margin: 0px auto;
	text-align: left;
}
.trigger,.trigger a {
	display: block;
	width: 100%;
	overflow: hidden;
}
.trigger {
	/*background-color: #00FF66;*/
}
.close {
	/*background-color: #0033FF;*/
}
.cnt {
	float: left;
	position: relative;
	width: 100%;
	display: none;
	/*padding: 10px;
	margin: 10px;
	*/
}
.cl {
	width: 100%;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}