/* New Style Sheet */
/* Updated on 24 NOV 2004 */
/* jijijiji.com */

body {
	color: black;
	background-color: #e0e0e0;
	background-image: url(http://jijijiji.com/squre.gif);
	background-repeat: repeat;
	margin-left: 1em;
	border-width: 0;
}

/* Anchor -------------------------------------------------- */

a { font-weight: bold; text-decoration: none; }

a:hover {
	background-color: #ffcc66;
	text-decoration: underline;
}

/* Text, Head ---------------------------------------------- */

blockquote {
	margin-left: 4em; 
	margin-right: 4em;
	margin-top: 0.6em; 
	margin-bottom: 0.6em;
	font-style: italic;
}

h1 {
	font-size: 200%;
	line-height: 150%;
	color: #990000;
}

h2 {
	font-size: 150%;
	line-height: 150%;
	color: #990000;
}

h3 {
	font-size: 125%;
	color: #990000;
}

h4 {	color: #990000; }

p {
	line-height: 160%;
	font-size: medium;
}

/* Lists, Block -------------------------------------------- */

address {
	font-style: italic;
	font-size: medium;
	text-align: right;
}

dd {
	font-size: medium;
	line-height: 160%;
	background-color: #ffffee;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	padding: 0.2em;
}

dt {
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
}

li {
	line-height: 150%;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

ol, ul {
	font-size: medium;
	line-height: 150%;
	margin-left: 2em;
}

td { font-size: medium; }

td.nowrap { white-space: nowrap; }

td.vspace { height: 60%; }

ul.low {
	font-size: medium;
	line-height: 125%;
}

/* Font, Inline  ------------------------------------------- */

b {
	font-weight: bold;
	border-width: 0;
}

em {
	font-style: normal;
	font-weight: bold;
	border-width: 0;
}

kbd { font-weight: bold; }

strong {
	font-weight: bold;
	color: red;
	border-width: 0;
}

small { font-size: small; }

/* Div ----------------------------------------------------- */

.dir {
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	background-color: white;
	text-indent: 0.5em;
	margin-left: 0%;
	border-width: 0.125em;
	border-color: white;
}

.xreaad {
	font-size: x-small;
	line-height: 100%;
}

/* Div: Align, Float --------------------------------------- */

.center	{ text-align: center; }

.left	{ text-align: left; }

.right	{ text-align: right; }

.fleft  { float: left; }

.fright { float: right; }

/* Div: Font, Color ---------------------------------------- */

.bold	{ font-weight: bold; }

.bred	{ font-weight: bold; color: red; }

.bwhite { background-color: #ffffff; }

.c0 {
	background-color: #c0c0c0;
	border-width: 0;
}

.cream { background-color: #ffffee; }

.red { color: red; }

.sky {
	background-color: skyblue;
	background-image: url(http://jijijiji.com/skysqure.gif);
}

.u { text-decoration: underline; }

#counter { border-width: 0; }
