@charset "utf-8";

*{
 margin:0px;
 padding:0px;
}
 
h1,h2,h3,h4,h5,h6,p,address,ul,li{
 font-size:100%;
 font-weight:normal;
 font-style:normal;
 line-height:100%;
}
.clear {
	clear: both;
}

#top-hed {
	height: 46px;
	width: 800px;
	margin-top: 10px;
}



#center {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
#navi {
	height: auto;
	width: 177px;
	margin-top: 15px;
	float: left;
	padding-left: 10px;
}
#clear {
	clear: both;
}

h1 {
	color: #999999;
	font-size: 12px;
}

#navi  h2 {
	height: 19px;
	width: 167px;
	margin-top: 8px;
}
#fu-link {
	height: 20px;
	width: 800px;
	margin-top: 10px;
	float: right;
}
#copy {
	height: auto;
	width: 280px;
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: auto;
	line-height: normal;
	font-weight: normal;
	margin-left: auto;
}
.price-txt1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
}

#naka-hed {
	height: 145px;
	width: 800px;
}

