/*
author: eio
*/

/* global classes */
.clear {
	clear:both;
}
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0;
	border:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}

strong {
	font-weight:normal;
}
address, em {
	font-style:normal;
}
a img {
	border:none;
}
* html body {
	font-family: Verdana, sans-serif;
	letter-spacing: 1px;
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-family:Century Gothic, Trebuchet MS, Verdana, Sans-Serif;
	font-weight:normal;
}
p {
	margin-bottom:15px;
}

body {
	background-image:url(image/bg_back.gif);
	background-repeat:repeat;
	color:#000000;
	margin:0 auto;
	padding:0;
	font-family:Century Gothic, Trebuchet MS, Verdana, Sans-Serif;
	text-align:justify;
	vertical-align:top;
	line-break:strict;
	line-height:1.9em;
	text-align:center;
}
a {
	color:#006699;
}
a:visited {
	color:#996699;
}
a:hover {
	color:#FFCC00;
}
.text {
	font-size: 16px;
	line-height: 150%;
}
#content {
	width:693;
	border:0;
	background-color:#ffffff;
}
#navigation {
	width:693px;
	height:18px;
	background-image:url(image/obj_head_bar2.gif);
	overflow:hidden;
}
#sidebar {
	width:149px;
	text-align:left;
	vertical-align:top;
	background-image:url(image/obj_left_01.gif);
	background-repeat:repeat;
}
.story {
	margin:15px 10px 10px 15px;
	line-height:150%;
}
.story h1 {
	display:inline;
	font-weight:normal;
}
.story dd {
	margin-left:15px;
	margin-bottom:10px;
}
.footer h2 {
	display:inline;
	font-size:15px;
}
.footer a {
	text-decoration:none;
}
