/*	Japanese  */

body { 
color: #000000; 
background-color: #484641; 
background-image: url(/images/20051115/bg_blk.jpg);
}
td, p  { color: #000000;  }
td>*:first-child { margin-top: 0; }
img { display: block; }

h1 {
font-size: 40px; 
color: #EDC149; 
text-align:center;
padding: 0 25px 25px;
margin: 0;  
}
h2 { 
font-size: 22px; 
color: #AE270C; 
}
div.title {
width: 600px;
min-height: 150px; /* Works in Mozilla */
position: relative; /* allows H1 to use positioning */
background: #4F1206 url(/images/20051115/bg.jpg) no-repeat top left;
}

* html div.title {
height: 150px; /* IE only understands this */
}

.titlecap {
font-size: 50px; 
}
p.first:first-letter { 
font-size: 350%; 
color: #AE270C;
float: left; 
margin-top: -8px; 
padding-right: 3px;
}
.eve
{
margin-top: 14em;
}
.cap {
font-size: 80%;
font-weight: bold;
color: #AE270C; 
margin: 3px 2px;
}
div.right {
width: 200px;
float: right;
padding-left: 4px;
}
div.last {
width: 300px;
margin-top: 1em;
margin-bottom: 6px;
}
div.last img {
border-color: #AE270C;
}
/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 77%; }
div.linktext ul{ padding-left: 0px; margin-left: -35px; margin-right: 0; margin-top: 0px; margin-bottom: 1em; font-size: 77%; font-weight: normal; font-style: normal; }
div.linktext ul li { padding-left: 35px; margin-left: 0px; margin-right: 0; margin-top: 0px; margin-bottom: 3px; list-style-type: none; }
table.appeared {background-color: #333333; clear: both;}
table.appeared img {display: inline;}
td.appeared p {font-size: 77%; color: #ffffff; }
td.appeared>p {margin: 0;}
em {font-style: italic; font-weight:bold;}
cite {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none; background-image:url(/images/20051115/bg_smoke.jpg);}
div.footer p {margin: 1em 2px; font-size: 77%; }

/* -------------------------------------- */
/* IE only, must be last */ 

#shadow {
position: relative;
top: 25px;
width: 548px; 
filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#3D3A3A', Positive='true')
}

