@charset "utf-8";
/* CSS Document */

#chFlow a{background:url(../../common_img/header_menu01_on.png) no-repeat left top;}
#chFlow img{
	opacity:0;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha( opacity=0 );
}

#pageTitle{
	background: url(../images/pagetitle_bg.jpg) no-repeat center top,
				url(../../common_img/main_bg.jpg) repeat left top;
	/*IE8*/
	-pie-background: url(images/pagetitle_bg.jpg) no-repeat center top,
				url(../common_img/main_bg.jpg) repeat left top;
	behavior:url("http://u-b.jp/bridal/prt/css/PIE.htc");
	position:relative;
}

#introduction{
	margin-bottom:25px;
	line-height:1.7;
}
#introduction img{margin-bottom:20px;}

#exampleSub{margin-bottom:15px;}


.flow{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
}
.flow h4{
	width:200px;
	text-align:center;
	padding-top:30px;
	float:left;
}
#before6 h4{
	background:url(../images/before6_bg.jpg) no-repeat left top;
	min-height:347px;
	height: auto !important;
	height: 347px;
}
#before5_3 h4{
	background:url(../images/before5-3_bg.jpg) no-repeat left top;
	min-height:307px;
	height: auto !important;
	height: 307px;
}
#before2_1 h4{
	background:url(../images/before2-1_bg.jpg) no-repeat left top;
	min-height:657px;
	height: auto !important;
	height: 657px;
}
#before1_20 h4{
	background:url(../images/before1-20_bg.jpg) no-repeat left top;
	min-height:293px;
	height: auto !important;
	height: 293px;
}
#day h4{
	background:url(../images/day_bg.jpg) no-repeat left top;
	min-height:257px;
	height: auto !important;
	height: 257px;
}
.flow .txt{
	border-top:1px #eee7e0 solid;
	width:755px;
	float:right;
	position:relative;
	padding:15px 0 0 15px;
}
.flow h5{
	margin-bottom:10px;
	padding-top:25px;
}
.flow p{
	line-height:1.7;
	width:530px;
}
.flow p.ps,
#before2_1 .ps1,
#before2_1 .ps2{
	width:215px;
	height:215px;
	position:absolute;
}

#before6 .ps{
	right:0;
	top:35px;
}
#before5_3 .ps{
	right:0;
	top:35px;
}
#before2_1 .ps1{
	right:0;
	top:35px;
}
#before2_1 .bottom{position:relative;}
#before2_1 .bottom p,
#before2_1 .bottom h5,
#before2_1 .bottom ul{
	width:530px;
	margin-right:0;
	margin-left:auto;
}
#before2_1 .ps2{
	left:0;
	top:25px;
}
#before1_20 .ps{
	right:0;
	top:35px;
}
#day .ps{
	left:15px;
	top:35px;
}

#before5_3 ul,
#before2_1 ul{margin-top:15px;}
#before5_3 li{
	font-weight:bold;
	font-size:108%;
}
#before5_3 li a{
	font-weight:100;
	font-size:92%;
	background:url(../../common_img/icon_newwindow.gif) no-repeat right center;
	padding-right:17px;
}

#day .txt{
	min-height:276px;
	height: auto !important;
	height: 276px;
	border-bottom:1px #eee7e0 solid;
}
#day .copy{
	position:absolute;
	left:300px;
	top:110px;
}





