#top div#box {
	background : whitesmoke url(sakana2.png) no-repeat 19em 17em;
	padding-bottom : 1em;
}

#top li {
	list-style-image : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	margin-top : 1em;
	letter-spacing : 1px;
}
#top li ul {
	margin-top : 5px;
}
#top li li {
	font-weight : bold;
	color : dimgray;
	margin-top : 2px;
	font-size : 90%;
}

#top li p,
form {
	margin-top : 0.5em;
	text-indent : 0;
}

#top em {
	color : maroon;
}

#top h1 {
	display : none;
}

#top pre {
	overflow : visible;
	margin : 0;
	line-height : 1;
	position : relative;
	top : 0.7em;
}

#top p#title {
	position : relative;
	text-indent : 0;
	left : -1em;
	margin-top : 0.5em;
}

#top .description {
	font-weight : normal;
	margin : 0;
	font-size : 85%;
}

#top ol {
	margin-top : 0;
}

#top form {
	margin : 0;
	padding : 0;
}
#top form#why_past p {
	margin : 0;
	padding : 0;
}
#top form input#why_mess,
#top form input#why_name {
	background : whitesmoke;
	border : none;
	border-bottom : 3px #e0e0e0 solid;
	margin : 0.3em 12px 0.6em 0;
	color : #606060;
}
#top form input#why_mess {
	width : 21.5em;
}
#top form input#why_name {
	width : 5.5em;
}
#top input.button {
	background : #333333;
	color : steelblue;
	font-weight : bold;
	border : steelblue 2px outset;
	padding : 0;
	margin : 0;
	display : block;
}
#top div#linebbs p {
	font-weight : normal;
	margin : 0 0 0.2em 0;
}
#top div#linebbs {
	margin : 0.5em 0 0.4em 0;
	padding : 0;
	width : auto;
}
#top div#linebbs p span.name {
	font-weight : bold;
	margin-right : 1em;
}

#top p.counter {
	font-family : "Lucida Console", monospace;
	font-size : 9px;
	text-align : right;
	margin-bottom : 0;
	margin-top : 1.5em;
	position : relative;
	left : 53em;
	width : 38px;
	line-height : 1;
	letter-spacing : 3px;
}

div#news {
	font-size : 85%;
	width : 10em;
	padding : 5px 7px 30px 7px;
	background : url(news.png) bottom right no-repeat whitesmoke;
	position : absolute;
	left : 30em;
	top : 50px;
}
div#news p {
	text-indent : 0;
	margin : 0 0 5px 0;
	line-height : 1.2;
}

div#ad h2,
div#news h2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : steelblue;
	border : #D2B48C 0px solid; /* tan */
	border-width : 0 0 1px 0;
	background-color : transparent;
	margin-top : 0;
	padding : 0;
}

div#ad {
	font-size : 85%;
	width : 500px;
	padding : 5px 7px 1.7em 7px;
	background : url(news.png) bottom right no-repeat white;
	border-top : azure 1px solid;
	border-left : azure 1px solid;
	margin-top : 4em;
}
div#ad h2 {
	width : 50%;
}
div#ad p {
	margin: 0 0 0.2em 1px;
	text-indent:0;
}
div#ad img {
	border:1px outset;
}

#invokant a,
#invokant em {
	border : none;
	font-style : normal;
	font-weight : normal;
	color : #8f5e4b;
}

span#invokant {
	color : #8f5e4b;
	letter-spacing : 1em;
	margin : 0 0 0 1em;
	text-align : center;
	font-family : 'Comic Sans MS', cursive;
	font-size : 12px;
}



