
body {
       /*background: #fff;*/
       background-image: url(http://aachan.sageru.org/images/bg.gif);
       color: #000;
       font: normal small Verdana,Tahoma,sans-serif;
       width: 90%;
       /*margin-left: 0px;
       margin-right: 0px;*/

       padding: 8px;
}

a { color: #00f; }
a:visited{ color: #609; }
a:hover { color: #f00; }

img { border-width: 0px; }

.aa {
      font-family: Mona, MS PGothic, Mincho, Gothic !important;
}

.outerbox {
	background: #cfc;
	border: 1px outset grey;
	padding: 7px;
	margin-bottom: 1em;
	margin-left: 2.5%;
	margin-right: 2.5%;
	/*clear: both;*/
}
.innerbox {
	border: 1px inset grey;
	padding: 6px;
}
.bodytable { 
	margin-left: 2.5%;
	margin-right: 2.5%;
	position: relative;
	background: #efefef;
	border: 1px outset grey;
	padding: 7px;
	margin-bottom: 2em;
	clear: both;
}
#titlebox, #bottombox { 
            position: relative;
            width: 100%;
}
#bodybox { 
            position: relative;
            width: 100%;
}
.aaview { 
     	margin-left: 2.5%;
	margin-right: 2.5%;
	position: relative;
	background: #efefef;
	border: 1px outset grey;
	padding: 7px;
	margin-bottom: 2em;
	clear: both;
}

.news_title {
	font-size: large;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.dim {
	color: gray;
}

.page_numbers {
	text-size: 10px;
}
.page_numbers a:visited {
	color: blue;
}
.page_numbers a:hover {
	color: red;
}

/*.page_numbers a {
	float: right;
}*/


h1, h2, h3 { margin: 0; }
h1 { text-align: center; }
h2 { font-size: small; }
h3 { text-align: center; font-weight: normal; font-size: medium; font-style: italic; }
