/* main */
.feature{
	width:640px;
	margin-bottom:20px;
	overflow:hidden;
}
img.feature_photo{
	width:320px;
	margin-bottom:10px;
	float:right;
	overflow:hidden;
}
.feature_main{
	width:300px;
	float:left;

}
p.entrytitle{
	font-size:26px;
	font-weight:bold;
	color:#7f7650;	
	padding:5px 0px;
	text-shadow:1px 1px 0px #ffffff;
}
.feature_body{
	width:300px;

}
.feature_body p{
	line-height:1.8;
}



/* ウェディングロケーション */
.movie_direction_photo{
	width:640px;
	overflow: hidden;
	}
.movie_direction_photo ul{
		margin-top:10px;
	}
.movie_direction_photo ul li{
		float:left;
		padding-right:3px;
}
.music_direction{
	width:640px;
	overflow: hidden;
	margin-top:50px;
	margin-bottom:20px;
	}
.music_direction_main{
	width:640px;
	}
.music_cd{
	float:left;
	width:293px;
	}
.music_body{
	float:right;
	width:300px;
	}
.music_body p{
	line-height:1.5em;
	}
.cd_txt{
	float:right;
	width:300px;
	text-align:center;
	margin-top:30px;
	border: solid 1px #666;
	}
	
	

.totop a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";	
}
.totop{
	display:block;
}

/** 子ページ **/
.ceremony_list{
	overflow: hidden;
	border:0;
    border-bottom:medium double #999;
    margin-bottom:30px;	
}
.ceremony_list p{
	display:block;
	float:left;
}
.snavi a:link { color: #000000; }
.snavi a:visited { color: #000000; }
.snavi a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
.snavi_active{
	color: #7f7650;	
	text-decoration: none;
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";	
}
p.ceremony_content{
	color:#696969;
	padding-bottom: 15px;
}
img.ceremony_list_photo{
	float:right;
	padding:0px 0px 15px 7px;
}
p.ceremony_content_b{
	color:#696969;
	line-height:2;
	padding-bottom: 15px;
}