@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:344px;
	height:431px;
	background-image:url(../parts/wd/title.jpg);
	background-repeat:no-repeat;
	margin-bottom:7px;
	
	float: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;
}
#up1{
	width:455px;
	height:431px;
	overflow:hidden;
	float:right;
	margin-bottom:7px;
	text-align:left;
}
#bt{
	height:19px;
	background-image:url(../parts/common/bt_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:8px;
	clear:both;
}
#sum{
	width:800px;
	height:auto;
	overflow:hidden;
}
#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:65px;
	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;
}
#footer{
	height:41px;
	background-image: url(../parts/common/footer.jpg);
	background-repeat: no-repeat;
	color:#663300;
	padding-top:10px;
	font-size:11px;
	clear:both;
}
.sum_p{
	display:block;
	width:52px;
	height:55px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
	float:left;
	text-align:center;
	padding-top-:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.sp{
	height:315px;
}
#pnum{
	color:#663300;
	font-size:32px;
	line-height: 1.5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
* html #nv li{ behavior: expression(IEPNGFIX.fix(this)); }
* html #bt{ behavior: expression(IEPNGFIX.fix(this)); }