*{
  margin:0;
  padding:0;
  zoom:1;
}

html>body{
	margin:0 auto;
}

body{
	background:url(../../common_img/bg.jpg) top repeat;
	text-align: center; /* center on ie */
    width: 100%;
}


.totop_bt {
	width:123px;
	margin:0px 0px 0px 580px;
	padding-top:40px;
}

.totop_bt a{
	background:url(../../common_img/totop_bt.gif);
	background-position:0px 0px;
	width:123px;
	height:20px;
	display:block;
}

.totop_bt a:hover{
	background:url(../../common_img/totop_bt.gif);
	background-position:0px -20px;
	width:123px;
	height:20px;
	display:block;
}


#container {
	margin: 0 auto; /* center on everything else */
    text-align: left;
    width: 835px;
	top: 10px;
/*
	left: 50%;
	margin-left: -417px;
	position:absolute;
	top: 50%;
	margin-top: -274px;
	height:548px;
	
*/
}

#header{
	background:url(../../common_img/header.jpg) top;
	margin:0px;
	padding:0px;
	width:835px;
	height:83px;
}

#main{
	background:url(shop_bg_01.jpg);
	width:835px;
	margin:0px;
	padding:10px 0px 0px 0px;
}


#foot{
	background:url(shop_foot_02.jpg);
	height:69px;
}


#topics{
	width:731px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}

#topics #tpcshead{
	background:url(shop_letterhead_head.jpg);
	height:84px;
	margin:0px;
	padding:0px;
}

#topics #tpcsconts{
	color:#421E03;
	background:url(shop_letterhead_bg.jpg) top repeat-y;
	margin:0px;
	padding:10px 0px;
}

#tpcsconts ul{
	width:650px;
	margin:0 auto;
	padding:0px;
}



#tpcsconts li{
	border-bottom:1px #666 dashed;
	background:url(top_shop_ohana.gif) top left no-repeat;
	margin:10px 0px;
	padding:0px 0px 0px 25px;
	list-style-type: none;
	list-style:none;
}


#tpcsconts li img{
	margin-right:10px;
	/*float:left;*/
}

#tpcsconts li h2{
	color:#330000;
	border-bottom:1px #663300 solid;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}

#tpcsconts li p{
	margin-bottom:10px;
	font-size:14px;
}

#tpcsconts li p img{
	clear: both;
	margin: 0px;
}

.mapimages{
	width: 460px;
}

.mapstyle{
	width: 200px;
	height:160px;
	float:right;
}


#topics #tpcsfoot{
	background:url(shop_letterhead_foot.jpg);
	height:58px;
	margin-bottom:10px;
}

.backpgtop{
	color:#330000;
	margin-bottom:3px;
	font-size:10px;
	text-align:right;
	clear:left;
}

.backpgtop a{
	color:#330000;
	text-decoration:underline;
}

#tpcsconts td{
	font-size: 12px;
	vertical-align: top;
}
