@import url("content.css");
a {color: #333;}

/* HIDDEN */
.banner, #header-banner, .menu, #nav-skip, .tab-nav, #breadcrumb {display: none;}

#header h1 {margin: 0; text-align: center;}
#header {border-bottom: 1px solid #666; padding: 0 0 10px; margin: 0 0 10px;}
#footer {border-top: 1px solid #666; padding: 10px 0 0; margin: 10px 0 0;}

/* PRODUCT LIST */
.product-list ul {margin: 0; padding: 0;}
.product-list li {width: 170px; float: left; margin: 0 10px 0 0; padding: 9px 9px 9px 89px; list-style: none;}
.product-list li h2 {font-size: 117%; margin: 0 0 0.1em;}
.product-list li p {font-size: 92%; margin: 0 0 0.2em;}
.product-list li a {text-decoration: none;}
.product-list li h2 a {text-decoration: none;}
.product-list li img {float: left; margin: 0 0 0 -80px; border: 3px solid #ECEBE6;}


#game-head {padding: 0 0 0 220px; position: relative; min-height: 220px; _height: 220px;}
#game-head h1 {margin: 0 0 0.65em;}
#game-head .img-box {width: 198px; height: 220px; padding: 7px 0 0; background: url('../img/bg-img-box.png') 0 0 no-repeat; text-align: center; position: absolute; top: 0; left: 0;}
#game-head .img-box img {display: block; margin: 0 auto; border: 2px solid #ECEBE6;}
#game-detail .in {padding: 10px 15px;}