#header {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-x;
	height: 123px;
}
#main {
	overflow:hidden;
	height:450px;/* 20081112 380px */
	width:600px;
	position:absolute;
	top:40%;
	left:50%;
	margin-top:-160px;
	margin-left:-300px;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin-left: 50px;
	margin-top: 8px;/* 20081112 15px */
	text-align: center;
	margin-bottom: 5px;
	color: #999999;
	font-family: Arial, "Century Gothic";
}
#shop_header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_shopheader.gif);
	background-repeat: repeat-x;
	height: 210px;
}
.shop_head_banner {
	margin-right: auto;
	margin-left: auto;
	height: 186px;
	width: 235px;
}
#shop_header2 {

	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_shopheader2.jpg);
	background-repeat: repeat-x;
	height: 85px;
}
#main_banner {
	padding: 5px;
	height: 239px;
	width: 714px;
	margin-top: -25px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #EEE6D2;
}

#wrapper {
	padding: 0px;
	width: 724px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.wr_left {
	background-image: url(img/bg_topinfo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	padding-top: 60px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 1.3em;
	color: #999999;
	letter-spacing: 1px;
	float: left;
	text-align: left;
}
.wr_right {
	float: left;
	margin-left: 55px;
	width: 206px;
}
.banner_wr_right_large {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 3px dashed #F7F5F8;
}
#footer_cr {
	font-size: 12px;
	color: #999999;
	width: 100%;
	margin-top: 55px;
	text-align: center;
	margin-bottom: 35px;
}
br {
	letter-spacing: 0em;
}

/* add20081112 */
.add00{
font-size: 12px;
text-align:center;
margin:0;
padding:25px 0 0 50px;
}

.add00 a{
text-decoration:none;
color:#999999;
}


