@charset "utf-8";
#wrapper{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.pbg{
	width:1000px;
	height:auto;
	margin:0 auto;
	background-image:url(../parts/common/pbg.jpg);
	background-repeat:repeat-y;
	margin-bottom:3px;
}
#header{
	height:33px;
	background-image:url(../parts/common/header.jpg);
	margin-bottom:3px;
}
#nv{
	width:197px;
	height:508px;
	padding-top:80px;
	background-image:url(../parts/common/nv_bg.jpg);
	float:left;
}
#nv img{
	padding-left:10px;
}
#main{
	width:800px;
	height:auto;
	float:right;
}
#logo{
	width:770px;
	height:auto;
	margin-bottom:7px;
	background-image:url(../parts/contact/title.jpg);
	background-repeat:no-repeat;
	float:right;
	overflow:hidden;
}
.logo td{
	font-size:12px;
}
.title{
	width:304px;
	height:45px;
	margin-top:19px;
	margin-bottom:10px;
	font-size:20px;
	color:#330000;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	display:block;
	text-align:left;
	line-height: 1.5;
	padding-left:40px;
	clear:both;
}
#up1{
	width:455px;
	height:431px;
	overflow:hidden;
	float:right;
	margin-bottom:7px;
}
#bt{
	height:19px;
	background-image:url(../parts/common/bt_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:8px;
	clear:both;
}
#sum{
}
#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;
}
.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;
}
#fbtn{
	width:168px;
	height:69px;
	margin-left:13px;
	margin-bottom:5px;
}
.ch{
	padding-left:95px;
	padding-top:14px;
	color:#3D2B1F;
	line-height:18px;
	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;
}
.ch2{
	margin-left:35px;
	margin-right:auto;
	color:#4A0500;
}
.bg1{
background-image:url(../parts/contact/bb.jpg);
background-repeat:repeat;
padding-left:3px;
color:#666;
	
}
#footer{
	height:41px;
	background-image: url(../parts/common/footer.jpg);
	background-repeat: no-repeat;
	color:#663300;
	padding-top:10px;
	font-size:11px;
	clear:both;
}
* html #nv li{ behavior: expression(IEPNGFIX.fix(this)); }
* html #bt{ behavior: expression(IEPNGFIX.fix(this)); }
