body
    {
    margin: 0;
    padding: 0;
    color: #333333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #efefef;
    text-align: center;
    }
#is
	{
	background: #ffffff;
	}
a
    {
    color: #000099;
    }
a:hover
    {
    color: #990000;
    }
strong
    {
    font-weight: normal;
    }
em
	{
	font-style: normal;
	}
#container
    {
    margin: 0 auto;
    width: 600px;
    position: relative;
    background: #ffffff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 620px;
    width: 600px;
    }

#title
    {
    position: absolute;
    top: 55px;
    left: 40px;
    }
h1
    {
    width: 156px;
    height: 25px;
    margin: 0;
    }
h1 span
    {
    font-size: 20px;
    display: normal;
    }
h2
    {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    }
h3
	{
	font-size: 12px;
	}
h4
	{
	font-size: 10pt;
	font-weight: normal;
	}
#header
	{
	border-bottom: 1px solid #e2ebed;
	}
#contents
    {
    margin: 0 20px 0 243px;
    }
#contents p
    {
    line-height: 150%;
    letter-spacing: 1px;
    margin: 1em 0 1em 0;
    }
#text
	{
	width: 330px;
	}
#text h3
    {
    width: 200px;
    height: 24px;
    margin: 180px 0 10px 0;
    }
#text dl
	{
	}
#text dt
	{
	padding: 0.5em 0 0 0;
	margin: 0 0 0 0;
	}
#text dd
	{
	padding: 0 0 0.5em 0;
	margin: 0 0 0 0;
	}
#text ul
	{
	}
#text li
	{
	margin: 0 0 0 2.5em;
	}
#requirements
    {
    margin-bottom: 40px;
    }

#navigation
    {
    position: absolute;
    top: 150px;
    left: 0;
    width: 210px;
    }
#menus ul, #promotion ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
    }
#menus ul li a
    {
    text-decoration: none;
    display: block;
    font-size: 13px;
    }
#menus ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
#menus h3.menu
    {
    margin: 30px 0 5px 40px;
    }
#navigation #promotion ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#navigation ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#promotion h3.pr
    {
    width: 69px;
    height: 15px;
    margin: 30px 0 5px 40px;
    color: #999999;
    }
#promotion ul li
	{
	color: #666666;
	}
#promotion ul li a
	{
	color: #666666;
	text-decoration: none;
	}
#trackback
	{
	text-align: right;
	}
#footer
    {
    color: #000000;
    height: 48px;
    text-align: center;
    padding: 0 10px 0px 0;
    margin: 200px 0 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer p span
	{
	font-size: 10px;
	}
#footer a
    {
    color: #000000;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

