@charset "utf-8";
#wrapper{
	width:1000px;
	height:auto;
	margin:0 auto;
}
#header{
	height:33px;
	background-image:url(../parts/common/header.jpg);
	margin-bottom:3px;
}
#nv{
	width:197px;
	height:512px;
	padding-top:80px;
	background-image:url(../parts/common/nv_bg.jpg);
	float:left;
}
#main{
	width:800px;
	height:590px;
	float:right;
}
#logo{
	width:800px;
	height:580px;
	background-image:url(../../brides/parts/title.jpg);
	background-repeat:no-repeat;
	margin-bottom:7px;
	float:left;
	text-align:left;
}
.title{
	width:304px;
	height:45px;
	margin-top:19px;
	font-size:20px;
	color:#330000;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	text-align:left;
	line-height: 1.5;
	padding-left:40px;
}
/*-----------------------------------------------------
	ナビゲーション設定
------------------------------------------------------*/
#bt{
	height:19px;
	background-image:url(../parts/common/bt_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:8px;
	clear:both;
}
#nv ul{
	list-style:none;
}
#nv li{
	width:176px;
	height:26px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../parts/common/bt.png);
	background-repeat: no-repeat;	
}
#nv li a{
	height:25px;
	width:156px;
	display:block;
	color:#663300;
	padding-top:1px;
	text-align:left;
	padding-left:20px;
}
#fbtn{
	width:168px;
	height:69px;
	margin-left:13px;
	margin-bottom:5px;
}
/*-----------------------------------------------------
	メインボタン設定
------------------------------------------------------*/
.brides_bt{
	width:228px;
	height:65px;
	background-image:url(../../brides/parts/b_bg.jpg);
	background-repeat:no-repeat;
}
.brides_bt a{
	color:#663300;
	text-decoration:none;
	border:none;
}
.brides_ft{
	color:#663300;
	line-height:18px;
	text-align:left;
	font-size:11px;
}
.tbl{
	width:727px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	margin-bottom:0px;
}
/*-----------------------------------------------------
	マージン・カラー設定
------------------------------------------------------*/

.ch{
	padding-left:65px;
	padding-top:14px;
	color:#3D2B1F;
	line-height:18px;
	font-size:12px;
}
.ch2{
	color:#663300;
	line-height:20px;
	font-size:12px;
}
.ch a{
	color:#3D2B1F;
	text-decoration:none;
}
.ch a:hover{
	color:#330000;
}
.seikyu{
	background-image:url(../parts/common/seikyu.jpg);
	background-repeat:no-repeat;
}
.yoyaku{
	background-image:url(../parts/common/yoyaku2.jpg);
	background-repeat:no-repeat;
}
.mas{
	margin-bottom:14px;
}
.mas2{
	margin-bottom:3px;
}
.mas3{
	margin-bottom:15px;
}
.mas4{
	margin-bottom:5px;
}
.mas5{
	width:985px;
	height:41px;
	text-align:right;
	padding-right:15px;
}
#footer{
	height:41px;
	background-image: url(../parts/common/footer.jpg);
	background-repeat: no-repeat;
	color:#663300;
	padding-top:10px;
	font-size:11px;
	clear:both;
}
.sp{
	height:315px;
}
* html #nv li{ behavior: expression(IEPNGFIX.fix(this)); }
* html #bt{ behavior: expression(IEPNGFIX.fix(this)); }