@charset "utf-8";
/* not_yet.css */

@import "base.css";

.main_caption{
	padding-top:30px;
}

.not_yet{
	width:400px;
	margin:0 auto;
	font-size:12px;
	line-height:22px;
	text-align:center;
	padding-top:100px;
	padding-bottom:100px;
}