@charset "UTF-8";

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

div.kiku{
	background:url('../img/campaign0806/kiku.jpg') left bottom no-repeat;
	height:200px;
	padding-right: 320px;
	margin-bottom: 20px;
}
	
div.shuri{
	background:url('../img/campaign0806/shuri.jpg') left bottom no-repeat;
	height:200px;
	padding-left: 315px; 
	margin-bottom: 20px;
}

div.senri{
	background:url('../img/campaign0806/senri.jpg') left bottom no-repeat;
	height:200px;
	padding-right: 295px;
	margin-bottom: 20px;
}

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

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




.campaign-senri{
	background:url('img/present_senri.jpg') left bottom no-repeat;
	width: 545px;
	height:240px;
	padding: 0 0 0 25px;
	margin-bottom: 50px;
	}


.campaign-comment{
	width: 195px;
	letter-spacing: 1px;
	line-height:130%;
	padding-top:45px;
}


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;
}

