/*------------------------------------------------------------------------------
見出し
------------------------------------------------------------------------------*/
p.text {
	margin:0 0 65px;
	width:290px;
}

.box_left {
	width:290px;
}

.box_right {
	margin:380px 0 0;
	width:290px;
}

.box_left2 {
	margin:50px 0 30px;
}

.box_right2 {
	margin:0 0 30px;
}

/*------------------------------------------------------------------------------
イメージ
------------------------------------------------------------------------------*/
.content {
	padding-bottom:20px;
	background:#fff url(img/image_wedding_festa1.jpg) no-repeat 100% 0;
}

/*------------------------------------------------------------------------------
ボックス
------------------------------------------------------------------------------*/

.content2 {
	background:#fff url(img/image_oshitami1.jpg) no-repeat 30px 0;
}

.content2 h3.head {
	margin-left:auto;
	width:270px;
}

.content2 p.text {
	margin:0 0 70px auto;
	width:270px;
}

.content2 .box_left {
	margin:370px 0 20px;
	padding-bottom:40px;
	width:310px;
}

.content2 .box_right {
	margin:0 0 20px;
	width:260px;
}

.content2 .center {
	text-align:center;
}

.content2 .box_left2,
.content2 .box_right2 {
	margin:0 0 30px;
}


