/*--------------------------メインビジュアルのスタイル---------------------------*/

#unique_main_title{
	margin:20px 0 0 10px;
}





/*---------------流れのスタイル---------------*/

#main_unique{
	margin:30px 0 0 10px;
}

.unique_box{
	position:relative;
	margin:15px 0 0 0;
	border:1px solid #D4C8B0;
	width:691px;
	background-color:#F2F2EA;
}

.box_height_1 {
	height:145px;
}
.box_height_2 {
	height:165px;
}
.box_height_3 {
	height:145px;
}
.box_height_4 {
	height:145px;
}
.box_height_5 {
	height:145px;
}
.box_height_6 {
	height:145px;
}


.unique_pic{
	position:absolute;
	top:12px;
	left:12px;
}

.unique_title{
	position:absolute;
	top:13px;
	right:20px;
}

.p1{
	position:absolute;
	top:56px;
	left:218px;
	width:461px;
}
.p2{
	position:absolute;
	left:218px;
	top:75px;
}
.p3{
	position:absolute;
	left:218px;
	top:95px;
}
.p4{
	position:absolute;
	left:218px;
	top:115px;
}
.p5{
	position:absolute;
	left:218px;
	top:135px;
	width:461px;
}

.area_movie {
	position:absolute;
	left:218px;
	top:175px;
	width:332px;
	height:246px;
}

span.red{
	color:red;
}



/*---------------親おや交流会参加費用のスタイル---------------*/

#main_price{
	margin:30px 0 0 10px;
}
#bigpic3{
	margin:20px 0 0 0;
}



/*---------------親おや交流会ご参加までの流れのスタイル---------------*/
#main_parent_flow{
	margin:30px 0 0 10px;
}


