﻿#contents {
	width: 689px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/goods/template/ptn.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h2#pagetitle {
	height: 111px;
	width: 689px;
	background-image: url(../image/goods/template/pagetitle.jpg);
	text-indent: -999em;
}
#pagetitle02 {
	height: 111px;
	width: 689px;
	background-image: url(../image/goods/template/pagetitle_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#contentsfoot {
	background-image: url(../image/goods/template/foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 689px;
	clear: both;
}