* {
	margin: 0;
	padding: 0;
	}

ul {
	list-style-type: none;
	}
.cl { clear: both; }
a,a img {
	border: none;
	text-decoration: none;
	}
ul li span,p span {visibility:hidden;}

/* toppage */

#wrapper_top {
	width: 780px;
	margin: 20px auto;
	padding-top: 100px;
	text-align: center;
	position: relative;
	}
/*	#wrapper_top h1 {
		margin-top: 100px;
		}*/
	#wrapper_top ul {
		width: 450px;
		position: absolute;
		top: 220px;
		left: 205px;
		}
	#wrapper_top ul li {
		float: left;
		margin-right: 30px;
		}
	#wrapper_top p.enter {
		margin-top: 220px;
		margin-bottom: 200px;
		}

/* subpage */

#wrapper {
	width: 780px;
	margin: 20px auto;
	}
	
#header {
	width: 780px;
	height: 90px;
	position: relative;
	border-bottom: 1px solid #6e6e6e;
	}
	#header ul {
		width: 450px;
		position: absolute;
		top: 0px;
		left: 400px;
		}
	#header ul li {
		float: left;
		margin-right: 30px;
		}

#container {
	width: 780px;
	margin-top: 40px;
	}

#sub {
	width: 170px;
	float: left;
	border-right: 1px #6e6e6e solid;
	}
	#sub h2 {
		width: 100px;
		border-bottom: 1px solid #6e6e6e;
		}
	#sub ul {
		margin: 10px 0 25px 10px;
		width: 145px;
		}
	#sub ul li {
		border-bottom: 1px solid #6e6e6e;
		margin-bottom: 10px;
		}
		
	#sub ul li a {
		width: 120px;
		height: 20px;
		display: block;
		}
	#sub ul li.nagai a {
		width: 145px;
		height: 20px;
		display: block;
		}
	#sub ul li#nv01 a {
		background-image: url("/img/sdnav_01.gif");
		}
	#sub ul li#nv02 a {
		background-image: url("/img/sdnav_02.gif");
		}
	#sub ul li#nv03 a {
		background-image: url("/img/sdnav_03.gif");
		}
	#sub ul li#nv04 a {
		background-image: url("/img/sdnav_04.gif");
		}
	#sub ul li#nv05 a {
		background-image: url("/img/sdnav_05.gif");
		}
	#sub ul li#nv06 a {
		background-image: url("/img/sdnav_06.gif");
		}
	#sub ul li#nv07 a {
		background-image: url("/img/sdnav_07.gif");
		}
	#sub ul li#nv08 a {
		background-image: url("/img/sdnav_08.gif");
		}
	#sub ul li#nv09 a {
		background-image: url("/img/sdnav_09.gif");
		}
	#sub ul li#nv10 a {
		background-image: url("/img/sdnav_10.gif");
		}
	#sub ul li#nv11 a {
		background-image: url("/img/sdnav_11.gif");
		}
	#sub ul li a:hover {
			background-position: -100px 0px;
			}
	#sub ul li.nagai a:hover {
			background-position: -125px 0px;
			}
	#sub ul li a.now {
		background-position: -100px 0px;
		}
	#sub ul li a.nowlong {
		background-position: -125px 0px;
		}
	#sub ul li {
		border-bottom: 1px solid #6e6e6e;
		margin-bottom: 10px;
		}
#main {
	width: 490px;
	margin-left: 220px;
	}
	#main h3 {
		width: 100%;
		border-bottom: 1px solid #6e6e6e;
		margin-bottom: 20px;
		}
	#main h3.itiran {
		margin-top: 40px;
		}
	#main p.seihin {
		float: left;
		margin-right: 10px;
		}
	#main p.bann {
		position: absolute;
		top: 600px;
		left: 700px;
		}
	#main ul.sitemap {
		margin: 10px 0 25px 30px;
		width: 120px;
		}
	#main ul.sitemap li {
		border-bottom: 1px solid #6e6e6e;
		margin-bottom: 10px;
		}
		
	#main ul.sitemap li a {
		width: 120px;
		height: 20px;
		display: block;
		}
	#main ul.sitemap li.nagai a {
		width: 145px;
		height: 20px;
		display: block;
		}
	#main ul.sitemap li#st01 a {
		background-image: url("/img/sdnav_01.gif");
		}
	#main ul.sitemap li#st02 a {
		background-image: url("/img/sdnav_02.gif");
		}
	#main ul.sitemap li#st03 a {
		background-image: url("/img/sdnav_03.gif");
		}
	#main ul.sitemap li#st04 a {
		background-image: url("/img/sdnav_04.gif");
		}
	#main ul.sitemap li#st05 a {
		background-image: url("/img/sdnav_05.gif");
		}
	#main ul.sitemap li#st06 a {
		background-image: url("/img/sdnav_06.gif");
		}
	#main ul.sitemap li#st07 a {
		background-image: url("/img/sdnav_07.gif");
		}
	#main ul.sitemap li#st08 a {
		background-image: url("/img/sdnav_08.gif");
		}
	#main ul.sitemap li#st09 a {
		background-image: url("/img/sdnav_09.gif");
		}
	#main ul.sitemap li#st10 a {
		background-image: url("/img/sdnav_10.gif");
		}
	#main ul.sitemap li#st11 a {
		background-image: url("/img/sdnav_11.gif");
		}
	#main ul.sitemap li a:hover {
			background-position: -100px 0px;
			}
	#main ul li.nagai a:hover {
			background-position: -125px 0px;
			}
	#main ul.sitemap li a.now {
		background-position: -100px 0px;
		}

#footer {
	clear: both;
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #6e6e6e;
	text-align: center;
	}

hr {
	border: 1px solid #6e6e6e;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	}

.catalog {
	width: 550px;
	height: 170px;
	margin-top: 30px;
	border-bottom: 1px solid #6e6e6e;
	display: block;
	}
	.catalog ul {
		margin-left: 10px;
		}
	.catalog ul li {
		float: left;
		margin-right: 20px;
		text-align: center;
		}
	.catalog ul.list {
		float: left;
		margin-left: 20px;
		}
	.catalog ul.list li {
		clear: both;
		margin-bottom: 30px;
		padding-left: 15px;
		}
	.catalog ul.list li.shokai {
		background: url("/img/green_box.gif") -2px 12px no-repeat;
			}
.catalog2 {
	width: 550px;
	height: 120px;
	margin-top: 30px;
	border-bottom: 1px solid #6e6e6e;
	display: block;
	}
	.catalog2 ul {
		margin-left: 10px;
		}
	.catalog2 ul li {
		float: left;
		margin-right: 20px;
		text-align: center;
		}
#main dl dt {
	float: left;
	margin-bottom: 5px;
	}
#main dl dd {
	margin-bottom: 5px;
	}
#main p img {
	margin-bottom: 5px;
	}
#main p.guide {
	margin-bottom: 20px;
	margin-top: 10px;
	}
#main p.cartseihinmei {
	margin-top: 5px;
	margin-left: 30px;
	}
#main table {
	width: 480px;
	}
#main table td.he {
	height: 30px;
	}
#main ul.cart li {
	float: left;
	margin-top: 60px;
	}
#main ul.cart li.cnl {
	margin-right: 200px;
	}
#main p.annai {
	margin-left: 10px;
	}

#main form h4 {
	margin-top: 15px;
	}
#main form textarea { margin-bottom: 20px; }
#main form img.doi {
	vertical-align: bottom;
	}

#t_button {
	margin-top: 30px;
	clear: both;
	}

p.viewcart {
	width: 550px;
	text-align: right;
}