/* hide from ie on mac \*/
html {
height: 100%;
overflow: auto;
}
			
/*		
#flashcontent {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width:  100%;
}*/
/* end hide */
		
body {
height: 100%;
margin: 0;
padding: 0;
background: #000;
color:#FFF;
font-family:"lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
}

/* shop */
.contents {position:absolute; top:40px; left:342px; width:655px;}
.clear    {clear:both;}
img{border:0;}
h1 {margin:0 0 15px 0; padding:0;}

.areaBlock{width:655px; padding-bottom:50px;}
.areaName {width:80px; float:left;}
.areaBody {width:575px; float:left;}
.areaBody ul {margin:0; padding:0; width:575px;}
.areaBody li {margin:0; padding:0 0 25px 100px; width:390px; list-style:none; font-size:12px; line-height:14px; text-shadow: 2px 2px 2px #000; background:url(../image/shop_icon.png) no-repeat; position:relative;}
.areaBody p  {font-size:14px; line-height:18px; margin:0; padding:0 0 3px 0;}
.areaBody .btn {left:490px; top:0; width:85px; height:18px; position:absolute;}
