/* CSS Document */
*{
	margin:0; padding:0;
	line-height:1.5;
	color:#000000;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td  {   
    margin: 0;  padding: 0;   
}  

body{
	background-color:#ffffff;
	background-image:url(../image/back5.jpg);
	text-align:center; /* ŒÝŠ·ƒ‚[ƒhIE—p */
	font-size:100%;
	}

 
HTML {
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#54641C;
scrollbar-track-color:#FFFFE5;
scrollbar-face-color:#FFFFE5;
scrollbar-highlight-color:#FFFFE5;
scrollbar-3dlight-color:#FFFFE5;
scrollbar-arrow-color:#54641C;
}h1{
	margin-top:40px;
	width:580px;
	float:left;
	text-align:left;
	color:#F89797;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.clearFix:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
zoom:1;
}

div#box{
	padding-left:20px;
	padding-right:20px;
	width:560px;
	height:900px;
}
div#topbox{
	width:560px;
}

div#topbox #topboxleft{
	width:300px;
	float:left;
	}

div#topbox #topboxright{
	width:260px;
	font-size:70%;
	float:left;
	margin-top:20px;
	}
td{
	text-align:left;
}
	
div#coment{
	width:560px;
	font-size:80%;
	text-align:left;
}

div#newbox{
	width:560px;
	font-size:80%;
}

div#footbox{
	width:560px;
}

div#photbox{
	width:160px;
	font-size:80%;
	text-align:left;
	float:left;
}
div#map{
	width:400px;
	float:left;
}
iframe.shopnews{
	border:2px solid #F89797;
	text-align:center;
	frameborder:0;
	height:200px;
	width:560px;
}
th{
	font-weight:bold;
	text-align:left;
	color:#F89797;
}