@charset "utf-8";
/* CSS Document */


#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;
}

#contentsBox{
	overflow:visible;
	width:100%;
}
#topicPath{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#introduction{
	width:980px;
	text-align:center;
	position:relative;
	margin:0 auto 50px auto;
}
#introduction .decoImg{
	position:absolute;
	width:202px;
	height:194px;
	top:-60px;
	right:115px;
	z-index:0;
}
#introCopy{
	position:relative;
	z-index:1;
}

.forte{
	overflow:hidden;
	clear:both;
	width:920px;
	margin:0 auto 30px auto;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:84px;
	
	background: url(../images/waku_bottom.gif) no-repeat center bottom,
				url(../images/waku_upper.gif) no-repeat center top;
	/*IE8*/
	-pie-background: url(images/waku_bottom.gif) no-repeat center bottom,
				url(images/waku_upper.gif) no-repeat center top;
	behavior:url("http://u-b.jp/bridal/prt/css/PIE.htc");
	position:relative;
}
.forte p{line-height:1.7;}

.forte .ps{width:440px;}
.forte div{width:455px;}
.forte div p{
	width:365px;
	margin:0 auto;
}
.forte ul{
	width:365px;
	margin:25px auto 0 auto;
}
.forte li{
	display:inline;
	margin-right:5px;
}

#forte1 .ps,
#forte3 .ps,
#forte5 .ps{float:right;}
#forte1 div,
#forte3 div,
#forte5 div{float:left;}
#forte2 .ps,
#forte4 .ps{float:left;}
#forte2 div,
#forte4 div{float:right;}

#forte1,
#forte2,
#forte4,
#forte5{padding-top:50px;}
#forte1 .ps,
#forte2 .ps,
#forte4 .ps,
#forte5 .ps{padding-top:15px;}
#forte1 h3,
#forte2 h3,
#forte4 h3{margin-bottom:20px;}

#forte3{padding-top:18px;}
#forte3 .ps{padding-top:57px;}
#forte3 h3,
#forte5 h3{margin-bottom:3px;}

#forte5{margin-bottom:0;}





