@charset "UTF-8";
/* コンテンツ */
#title {
	background-image:url(../img/title_img.jpg);
}
#title h2 {
	background-image:url(../img/title.png);
}
.waku {
	padding:15px 15px 13px;
	border:1px solid #ccc;
	background-color:#fff;
}
.ast2 {
	text-indent:-3em;
	padding-left:3em;
}