*
{ margin: 0; padding: 0; }

body{
	line-height: 150%; 
	width:100%;
	text-align: center; 

	background-color: #ffffff;
	background-image: url(.gif);
	background-attachment: fixed;
	background-position: left bottom;
	background-repeat: no-repeat;

	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #ffffff;
    }


table
{ border: 0px; width: 710px; height: 600px; border-collapse: collapse; table-layout: fixed; vertical-align: top; }
th
{width: 500px; padding:0}
td.r1
{width: 210px; height: 150px; vertical-align:middle; text-align: center; margin-top: 5%;}
td.r2
{width: 210px; height: 450px; vertical-align: top; padding: 5%;}




div.manga
{ margin: 0ex; text-align: center; }
div.manga_b
{ margin: 0ex; text-align: center; width:100%; height: 100%; background-color: #000000;}

#m_navi
{ float:right; width:210px; text-align: left; margin-top: 10% }
#m_contents
{ margin-right:210px; }

p
{ font-size: 75%; color: #333333; font-family: MS UI Gothic; line-height: 150%; }
h1
{ text-align: left; font-weight: bold; font-size: 83%; line-height:70%; margin: 15% 0% 15% 0%; color: #333333; letter-spacing: 0.25ex; text-align: center;}

a
{ font-weight:bold; }
a:link 
{ color: #999999; text-decoration: underline; font-weight: bold; }
a:visited
{ color: #999999; text-decoration: none; font-weight: bold; }
a:hover
{ color: #999999; text-decoration: none; font-weight: bold; }

a.as:link 
{ color: #3399cc; text-decoration: none; font-weight: bold; }
a.as:visited
{ color: #778899; text-decoration: none; font-weight: bold; }
a.as:hover
{ color: #ADFF2F; text-decoration: none; font-weight: bold; }

ul
{ margin: 0%; list-style: none; font-family: arial; font-size: 90%}
