@charset "utf-8";

/*----------------------------------
 contents
------------------------------------*/

#contents {
	background:url(../img/02/back.jpg) no-repeat;
}

#contents #main_text {
	width:400px;
	float:right;
	padding-right:80px;
	padding-top:100px;
	color:#333;
	height:auto;
}

#contents h1 {
	margin-bottom:10px;
}

#contents h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
