@charset "utf-8";
/* CSS Document */

body{
	background-color:#fae9f2;
	margin:0 auto;
	font-size:12px;
}

h2{
	background:url(../img/title_img.jpg) no-repeat left center;
	padding:9px 0 9px 15px;
	margin-left:15px;
	text-align:left;
	font-size:12px;
}