@charset "utf-8";

@import "reset.css";

/* Print Style ver.20081001
--------------------------------------------------------- */

#header,
#pageNav,
#footerNav,
#banner,
p.right,
#product div.gameMovie
	{
	display:none;
	}

#home  #footerNav
	{
	display:block;
	}

body
	{
	color:#333;
	font-size:9pt;
	}

h1,h2,h3,h4,h5,h6,p,ul
	{
	padding-left:6px;
	padding-right:6px;
	}

h1
	{
	margin-top:5px;
	margin-bottom:35px;
	padding-bottom:5px;
	border-bottom:solid 2pt #333;
	color:#000;
	font-size:18pt;
	font-weight:bold;
	line-height:120%;
	}

h2
	{
	margin-top:30px;
	margin-bottom:10px;
	font-size:14pt;
	font-weight:bold;
	line-height:120%;
	}

p
	{
	margin-bottom:1em;
	line-height:140%;
	}

p.photo img
	{
	margin-right:15px;
	}

table
	{
	margin:1em  6px 2em;
	}

table th,
table td
	{
	padding:3px;
	}

table th
	{
	font-weight:bold;
	}

ul
	{
	padding-bottom:1.5em;
	}

ul li
	{
	padding:3px 0;
	}

strong
	{
	font-weight:bold;
	line-height:250%;
	}

#footer
	{
	margin-top:60px;
	padding-top:5px;
	border-top:solid 1pt #333;
	font-size:9pt;
	text-align:center;
	}

