/* -- css def 2008-10-05*/
@charset "UTF-8";
@import "/a/u/ufooter.css";
@import "/a/u/ulinks.css";
html, body {
	margin: 0;
	padding: 0;}
body {
	background: #fff;
	color: #000;
	font-family: "Georgia CY", Georgia, "Times CY", "Times New Roman", Palatino, "Palatino Linotype", serif;
	line-height: 1.2;}
h1 {font-size: 160%;}
h2 {font-size: 132%;}
#read {margin: 0 3%;}
p {margin: 0;}
/* -- forms - */
input.buton {
	margin-top: 0.1em;
	background: #f1efed url(/img/button.png) repeat-x;
	color: #000000;
	font-family: Arial, "Arial Unicode MS", sans-serif;
	font-size: .83em;
	letter-spacing: 0.1em;}
form {margin: .5em 0 1em 0;}
form p {margin: 1em 0;}
.searchfield {
	margin-top: .25em;
	margin-bottom: 0;
	width: 24em;
	font-family: Georgia, serif;
	border-collapse: collapse;
	border-top: 2px solid gray;
	border-bottom: 1px solid gray;
	border-right: none;
	border-left: none;}
.thishide {display: none;}

