/* ------------------------ 【　成人式２０１２用　】 ------------------------ */
div,dl,ul {
	margin:0px;
	padding:0px;
}
	div:after,dl:after,ul:after {
		content: "";
		display: block;
		clear: both;
		height: 0px;
		overflow: hidden;
	}
	* html div,* html dl,* html ul {
		height: 0em;
		overflow: visible;
	}
img {
	border:none;
}
#contents {
	background:none;
}
#copy {
	width:900px;
}

#main {
	background:#000;
	width:600px;
	margin:0;
	padding:10px 150px;
	border-top:1px solid #666;
	border-left:1px solid #111;
	border-right:1px solid #111;
	clear:both;
	text-align:left;
}
