
/*	Japanese  */

body { color: #000000; background: #ecd6e9 url(/images/20050808/bg.jpg);}
td, p  { color: #000000; }
h1 {
	font-size: 34px;
	color: #ffffff;
	margin-top: 1em;
	padding-left: 15px;
}
h2 { 
	font-size: 150%; 
	color: #6f156c;
	margin-top: 1.5em;
	margin-bottom: 0;
	width: 400px;
	border: 3px double #ecd6e9;
	border-left: none;
	border-right: none;
	padding: 2px 0;
}

table.title {
	width: 600px;
	background: #d17dc9 url(/images/20050808/bg_grad.jpg) bottom right no-repeat;
}
table.title p { 
	color: #ffffff;
	margin: 0;
	padding-left: 15px;
}

table.main {
	background-color: #ffffff;
}

div.article {
	margin: 0 11px 1em 179px;
}
p.first:first-letter  {
	font-size: 370%; 
	color: #6f156c;
	float: left; 
	margin-top: -10px; 
	padding-right: 3px;
	}
div.spacer { margin-top: 1em; }
div.linktext { float: left; }

/* -------------------------------------- */
/* 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;}
div.footer p {margin: 1em 2px; font-size: 77%; }
/* -------------------------------------- */

