@charset "utf-8";
/* CSS Document */

#navDress{background:url(../../common_img/gnav_dress_on.gif) no-repeat left top;}
#navDress 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;
}

#dress,
#bouquet{clear:both;}
#dress{margin-bottom:70px;}
#dress h1,
#bouquet h1{
	text-align:center;
	height:51px;
	background:url(../images/title_bg.gif) no-repeat left top;
	margin-bottom:40px;
	padding:56px 0 46px 0;
}
#dress p,
#bouquet p{line-height:1.7;}

/*galleryView*/
.gallery{
	margin:25px 0 50px 0;
	width:980px;
	position:relative;
	overflow:hidden;
}
.gv_gallery{
	position:relative;
}
.gv_galleryWrap{
	padding:0 !important;
}

.gv_filmstripWrap{
	position:absolute;
	width:210px !important;
	right:-15px !important;
}
.gv_filmstrip{
	width:220px !important;
	overflow:hidden;
	height:420px !important;
	margin-right:-10px;
	margin-bottom:-10px;
}
.gv_frame{
	float:left;
	margin:0 10px 10px 0 !important;
}
.gv_thumbnail{
	overflow:hidden;
	position:relative;
	width:100px !important;
	height:70px !important;
}
.gv_thumbnail img{
	width:135px !important;
	height:70px !important;
	cursor:pointer;
	position:absolute;
	top:0;
	left:-20px;
}
/*/galleryView*/

.details{
	clear:both;
	overflow:hidden;
}

.details div,
#cake .details section{
	width:720px;
	float:left;
}

.sideFair{
	width:230px;
	float:right;
}

.details section{
	background:url(../../common_img/place_line.gif) no-repeat left top;
	padding-top:40px;
	overflow:hidden;
}
.details h2{
	background:url(../../common_img/sub_line01.gif) no-repeat left center;
	padding-left:25px;
	margin-bottom:25px;
}

#network{
	margin-top:30px;
	background-image:none;
	clear:both;
	border:1px #e8e1cf solid;
	padding:3px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebe5d5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ebe5d5 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #ebe5d5 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #ebe5d5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ebe5d5 100%);
	background: linear-gradient(top, #ffffff 0%, #ebe5d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFffffff', endColorstr='#FFebe5d5)');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFffffff, endColorstr=#FFebe5d5, GradientType=0)";
	behavior:url("http://u-b.jp/bridal/prt/css/PIE.htc");
	position:relative;
}
#network .inner{
	width:651px;
	overflow:hidden;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebe5d5), color-stop(0.00, #f9f8f3));
	background: -webkit-linear-gradient(top, #f9f8f3 0%, #ebe5d5 100%);
	background: -moz-linear-gradient(top, #f9f8f3 0%, #ebe5d5 100%);
	background: -o-linear-gradient(top, #f9f8f3 0%, #ebe5d5 100%);
	background: -ms-linear-gradient(top, #f9f8f3 0%, #ebe5d5 100%);
	background: linear-gradient(top, #f9f8f3 0%, #ebe5d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFf9f8f3', endColorstr='#FFebe5d5)');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFf9f8f3, endColorstr=#FFebe5d5, GradientType=0)";
	behavior:url("http://u-b.jp/bridal/prt/css/PIE.htc");
	position:relative;
	padding:20px 30px;
}
#network .txt{
	width:380px;
	float:left;
}
#network h3{
	background:url(../images/network_line.png) no-repeat left bottom;
	padding:20px 0 15px 0;
	margin-bottom:15px;
}
#network .ps{
	width:246px;
	float:right;
}


#forGroom{
	background:url(../images/forgroom_bg.jpg) no-repeat left top;
	margin-top:30px;
	padding:35px 45px;
	min-height:129px;
	height: auto !important;
	height: 129px;
}
#forGroom h3{margin-bottom:15px;}
#forGroom p{width:377px;}





