@charset "utf-8";
/* CSS Document */

#navBeauty{background:url(../../common_img/gnav_beauty_on.gif) no-repeat left top;}
#navBeauty 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 p{line-height:1.7;}
#introduction img{margin-bottom:15px;}



/*galleryView*/
.gallery{
	margin:35px 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 section{
	margin-bottom:25px;
	overflow:hidden;
	background: url(../images/bg01.jpg) no-repeat center top,
				url(../images/bg03.jpg) no-repeat center bottom,
				url(../images/bg02.jpg) repeat-y left top;
	/*IE8*/
	-pie-background: url(images/bg01.jpg) no-repeat center top,
					 url(images/bg03.jpg) no-repeat center bottom,
				url(images/bg02.jpg) repeat-y left top;
	behavior:url("http://u-b.jp/bridal/prt/css/PIE.htc");
	position:relative;
	padding:40px 40px 40px 55px;
}
.details p,
.details li,
.details h4{line-height:1.7;}

.details .txt{
	width:535px;
	float:left;
	position:relative;
}
.details .ps{
	width:320px;
	float:right;
}
.details .txt h3{
	position:relative;
	top:-10px;
	left:-31px;
	margin-bottom:12px;
}
.details .txt section{
	padding:20px;
	background:url(../images/bg04.png) repeat top left;
	margin-top:20px;
	margin-bottom:0;
}

.details .txt section h4{
	color:#534741;
	font-size:116%;
	margin-bottom:10px;
}
.details .txt section ul{
	margin:0 0 10px 1.5em;
	list-style:disc;
}
.details .txt section p{font-size:85%;}





































