@charset "UTF-8";

body{
	background: none!important;
}
#contents {
	margin-bottom:80px;
	padding-top: 103px;
}
#pagetit {
	margin-bottom:35px;
	height:65px;
	text-align:center;
	padding-top:35px;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.2em;
	background:url(../img/naka/bg_pagetit.jpg) no-repeat center top;
}
.container {
	position:relative;
	width:980px;
	margin:0 auto;
}
/* layout
-------------------------------------------------- */
body {
}
.container {
	position:relative;
	width:980px;
	margin:0 auto;
}
.logo a {
	display:block;
	text-indent:-9999px;
}



/* header
-------------------------------------------------- */
#header {
	height:103px;
	border-bottom:3px solid #a44f9a;
}

#header h1 {
	position:relative;
	top:25px;
	background:url(../img/common/logo01.png);
	margin:0 auto;
	width:344px;
	height:53px;
	text-indent:-9999px;
	float: none;
}
#header .btn {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:148px;
	height: 23px;
	border:1px solid #dbdbdb;
	border-top:none;
	background:#f7f7f7;
	text-align:center;
	padding: 10px;
}


/* 結婚式無料キャンペーン
-------------------------------------------------- */
#present #main{
	background: url(../img/naka/01/bg_main.jpg) no-repeat;
	position: relative;
	width: 881px;
	height: 978px;
	padding: 50px;
}
#present #main h1{
	position: absolute;
	left: 170px;
	top: 100px;
}
#present #main h3{
	padding-top: 510px;
	margin-bottom: 22px;
}

#present #main p{
margin-bottom: 10px;
}

#present #main .btn1 a{
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	width: 248px;
	color: #FFF;
	margin-top: 20px;
	padding: 3px 0 0 20px;
	display: block;
	text-decoration: none;
	background: url(../img/naka/01/arrow.png) 13px center no-repeat #6dc8e4;	
}
#present #main .btn1 a:hover{
	background: url(../img/naka/01/arrow.png) 13px center no-repeat #88D2E8;	
}

#present #main .btn2 a{
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	width: 248px;
	color: #FFF;
	margin-top: 20px;
	padding: 3px 0 0 20px;
	display: block;
	text-decoration: none;
	background: url(../img/naka/01/arrow.png) 13px center no-repeat #66b487;	
}
#present #main .btn2 a:hover{
	background: url(../img/naka/01/arrow.png) 13px center no-repeat #88C7A3;	
}

#present #main .btn3 a{
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	width: 248px;
	color: #FFF;
	margin-top: 20px;
	padding: 3px 0 0 20px;
	display: block;
	text-decoration: none;
	background: url(../img/naka/01/arrow.png) 13px center no-repeat #a64d97;	
}
#present #main .btn3 a:hover{
	background: url(../img/naka/01/arrow.png) 13px center no-repeat #b189aa;	
}

#present #main .present01{
	position: absolute;
	left: 524px;
	top: 683px;
}
#present #main .present02{
	position: absolute;
	left:703px;
	top:758px;
}
#present #main .bottom{
	position: absolute;
	bottom: 21px;
	right: 57px;
}
#present .gaiyou{
	width: 600px;
	margin: 40px auto 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN W3", "メイリオ", Meiryo, sans-serif;
}
#present .gaiyou th,
#present .gaiyou td{
	border-bottom: 1px solid #e6e6e6;
}
#present .gaiyou th{
	font-weight: bold;
	letter-spacing: 1px;	
	width: 108px;
	padding: 20px 0;
}
#present .gaiyou td{
	padding: 20px 0;
}
#present .gaiyou td p{
	text-indent: -1em;
	padding-left: 1em;
}
#present .gaiyou td#oubo{
	background: #fafafa;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	text-align:center; 
}
#present #oubo_btn{
	text-align: center;
	margin-top: 50px;
}
