/*------------------------------------------------------------------------------
基本
------------------------------------------------------------------------------*/
.box_left {
	margin:0 0 40px;
	width:290px;
}

.box_right {
	margin:0 0 40px;
	width:320px;
	text-align:right;
}

.box2 {
	margin:0 0 50px;
	text-align:left;
}

.box_left3,
.box_right3 {
	margin:0 0 30px;
}

.box_left3 {
	width:300px;
}

.yoyaku {
	margin:0 auto 20px;
}

.box_left3 h3 {
	letter-spacing:0;
}

/*------------------------------------------------------------------------------
夏得相談会
------------------------------------------------------------------------------*/
.date {
	margin:30px 0 0;
	padding:20px;
	width:260px;
	border:3px double #ac8f13;
	background:#fcfbf4;
}

.date h4 {
	margin:0 0 10px;
	color:#300;
	font-size:18px;
	/*\*/
	letter-spacing:2px;
	/**/
	text-align:center;
}

.date p {
	margin:0;
	font-size:14px;
	line-height:16px;
}

/*------------------------------------------------------------------------------
プランナー紹介
------------------------------------------------------------------------------*/
.plannerbox {
	margin:0 auto;
	padding:140px 50px 0;
	width:503px;
	height:447px;
	background:#fff url(img/image_oshitami_planner_back.jpg) no-repeat;
}

.plannerbox h5 {
	margin:0 0 30px;
	font-weight:normal;
	line-height:20px;
	/*\*/
	letter-spacing:2px;
	/**/
}

.plannerbox table {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	width:412px;
}

