@charset "UTF-8";

div.banner{
	margin: -40px 0 40px;
}

div.awanami{
	text-align: center;
	margin-bottom: 20px;
}

p.title{
	font-size: larger;
	font-family: "ヒラギノ明朝 Pro W6","ＭＳ 明朝",serif;
	color: #A52301;
}

div.desc{
	margin-right: 20px;
	margin-left: 20px;
}

div.notice{
	padding-left: 30px;
	font-size: smaller;
}


h2.present_notice{
	background:url('img/present_notice.jpg') left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:0px;
	height:45px;
}

div.present_notice{
	letter-spacing: 1px;
	line-height:130%;
	width: 500px;
	margin:15px;
}

h2.present_form{
	background:url('img/present_form.jpg') left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:0px;
	height:45px;
}

