body {
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.png);
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	height: auto;
	background-color: #333333;
}


#header {
	float: left;
	height: 25px;
	width: 850px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_back.png);
	background-repeat: repeat-x;
}
#footer {
	float: left;
	height: 15px;
	width: 840px;
	text-align: right;
	margin: 0px;
	background-image: url(images/header_back.png);
	background-repeat: repeat-x;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
}
#wrapper #contents #product #ptitle strong {
	font-weight: normal;
}

#title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 850px;
}
#pr {
	margin: 0px;
	float: left;
	height: 80px;
	width: 520px;
	background-color: #E3E3E3;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 320px;
	background-image: url(images/top_image.png);
	background-repeat: no-repeat;
}


#pan {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 830px;
	text-align: left;
	float: left;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
}
#pan ul {
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#pan a {
	display: block;
	list-style: none;
	float: left;
	padding: 5px;
	margin: 0px;
	background: #E3E3E3;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #3300CC;
}
#pan a:hover {
	display: block;
	list-style: none;
	float: left;
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A71F1F;
}
#pan li {
	display: inline;
	list-style: none;
	float: left;
	padding: 0px;
	margin: 2px;
	border: 1px solid #666666;
}
#pan #active {
	display: block;
	list-style: none;
	float: left;
	padding: 4px;
	margin: 3px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A71F1F;
}
#wrapper #contents {
	padding: 7px;
	width: 830px;
	margin: 0px;
	float: left;
	height: auto;
	background-color: #333333;
	text-align: left;
}
#wrapper #contents #product {
	margin: 3px;
	width: 156px;
	height: 310px;
	padding: 2px;
	float: left;
	background-color: #666666;
	background-image: url(images/pr_back.png);
}
#wrapper #contents #product #but {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

#wrapper #contents #product #setsumei {
	background-color: #333333;
	padding: 3px;
	font-size: 10px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color: #FFFFFF;
	width: 150px;
}

#wrapper #contents #product #ptitle {
	background-color: #B31F1F;
	padding: 3px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
	font-weight: normal;
}
#wrapper #contents #product #pimg {
	padding: 3px;
	text-align: center;
}
