@charset "utf-8";

body { background:none;}




/* ラッパー
--------------------------------------------------*/
#wrapper { width:500px; margin:30px auto 0;}


h1{
	margin-bottom:34px;
	font-size:110%;
}
h2{
	margin-bottom:10px;
	font-size:130%;
	font-weight:bold;
}
.text01{
	font-size:110%;
}
.list01{
	margin-left:2em;
	font-size:110%;
}

.block01{
	margin-bottom:40px;
}


