.div_top {
	width: 800px;
	margin: 0;
	padding: 0;
	border: 0;
}

.div_topl {
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	background-image: url("images/top_up.jpg");
	background-repeat: repeat;
}

.div_topn {
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.div_title {
	font-size: 0px;
}
.div_title img {
	font-size: 12px;
}

.div_main:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}

.div_left {
	width: 600px;
	float: left;
	border: 0;
	text-align: -moz-center;
	#text-align: center;
}

.div_menu {
	font-size: 0px;
	white-space: nowrap;
}
.div_menu img {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.div_content {
	width: 575px;
	text-align: -moz-left;
	#text-align: left;
}

.div_image {
	line-height: 0px;
	font-size: 0px;
}

div.dotseparate {
	width: 575px;
	background: url("images/dot.gif");
	background-repeat: repeat-x;
	background-position: center;
	text-align: -moz-center;
	#text-align: center;
}

.div_headline {
	text-align: -moz-left;
	#text-align: left;
}

.div_goods_block{
	width: 575px;
	text-align: -moz-center;
	#text-align: center;
}

.td_separate {
	width: 1px;
	background-color: #999999;
}

.table_gourmet {
	border: 0;
	border-collapse: separate;
	border-spacing: 0 0px;
	table-layout: fixed;
}
.table_gourmet tr {
	vertical-align: top;
}
.table_gourmet td {
	padding: 0;
	margin: 0;
	text-align: center;
}

.td_gourmet {
	width: 285px;
}

.div_right {
	width: 200px;
	float: right;
	border: 0;
	text-align: -moz-center;
	#text-align: center;
}
.div_right div {
	margin: 0 0 5px 0;
}

.div_footer {
	text-align: right;
}

div.footer {
	text-align: right;;
}

div.goods_button {
	margin: 10px 0;
	text-align: right;;
}

div#point_get {
	width: 575px;
	text-align: center;
}

div#return {
	width: 575px;
	text-align: center;
}

div#return_method {
	width: 575px;
	text-align: center;
}

div#return_attention {
	width: 575px;
	text-align: center;
}

div p {
	text-align: left;
}

ul.goods_sample {
	width: 575px;
	display: table;
	list-style: none;
	border-collapse: separate;
	border-spacing: 30px 0px;
	margin: 0;
	padding: 0;
}

ul.goods_sample li {
	display: table-cell;
	width: 250px;
	border: solid 1px #999999;
	text-align: center;
}
ul.goods_sample li img {
	padding: 0 10px;
}
ul.goods_sample li p {
	text-align: center;
}
/* IE 6 */
* html ul.goods_sample li {
    display: inline;
    zoom: 1;
    margin: 10px 15px;
    height: 260px;
}
/* IE 7 */
*+ html ul.goods_sample li {
    display: inline;
    zoom: 1;
    margin: 10px 15px;
    height: 290px;
}

li#point_program{
	border: 0;
}

table.example {
	border-spacing: 30px;
}
table.example td{
	border: solid 1px #999999;
}
table.example td p{
	text-align: center;
}

ul.attention{
	padding: 0;
	margin: 0 0 0 1.5em;
}

dl.attention {
	text-align: left;
	font-size: 11px;
	_font-size:12px;
}
dl.attention dt {
	position: relative;
}
dl.attention dt span{
	position: absolute;
}
dl.attention dd{
	margin: 0 0 0 1em;
}

dl.sample {
	overflow: hidden;
	zoom: 1;
}

dl.sample dt {
	display: table-cell;
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	vertical-align: middle;
	layout-grid-line:90px;
}
dl.sample dt img {
	width: auto;
	height: auto;
	max-width: 80px;
	max-height: 80px;
	vertical-align: middle;
}

td.sample img{
	width: auto;
	height: 80px;
}

div.gourmet {
	position: relative;
	width: 280px;
	height: 180px;
	margin: auto;
}

div.gourmet img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.table_variety {
	border: 0;
	border-collapse: separate;
	border-spacing: 0 10px;
	width:575px;
}

.table_variety td {
	width:287px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.table_variety td div {
	text-align: center;
}

.img_variety {
	width: 287px;
	height: 180px;
	text-align: center;
}
.img_variety img{
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 280px;
	max-height: 100%;
	width: auto;
	height: auto;
}

.pointNumber {
	color:#FFFFFF;
	font-size:11px;
	_font-size:12px;
	text-align:center;
	margin-left:4px;
	margin-right:4px;
	margin-top:0px;
	margin-bottom:0px;
	padding:3px;
	background-color:#666666;
}

.pointList {
	display:table;
	border-spacing:0;
	font-size:11px;
	_font-size:12px;
	text-align:center;
	margin-left:4px;
	margin-right:4px;
	margin-top:3px;
	margin-bottom:3px;
	width:279px;
	height:38px;
	background-color:#F2F2F2;
}

.pointListName {
	display:table-cell;
	vertical-align:middle;
}
