@charset "utf-8";
/* CSS Document */
#main-title{
	width:600px;
	height:20px;
	margin-top:10px;
	margin-left:20px;
}
#main-content{
	width:720px;
	height:auto;
	margin-top:15px;
	margin-left:20px;
	margin-right:20px;
}
.main-content-01{
	width:auto;
	height:auto;
	margin-bottom:10px;
}

