@charset "utf-8";
@import url(../class.css);

body {background:#DEF4F9;}

#container {margin-top:0px;}

#body {position:relative; width:870px; background:#C4ECF4 url(images/body_bg.gif); text-align:center;}

#head {position:relative; width:870px; height:465px;}
#head h1 {position:absolute; left:179px;}
#head strong {display:block; position:absolute; left:629px; top:127px;}

#about {float:left; width:551px; height:321px;}

#goods {float:left; width:319px; height:321px;}

#characters {position:relative; clear:both; width:870px; height:520px; background:url(images/characters_bg.gif) no-repeat;}
#characters h2 {position:absolute; left:38px; top:34px; z-index:1;}
#characters ul {position:absolute; left:38px; top:34px;}
#characters li {float:left; width:260px;}

#link {clear:both;}

#credit {}

#foot address a {background-image:url(images/foot_logo.gif);}
