*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: sans-serif;
}

body {
	background-color: #fff;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	font-size: 9pt;
}
h1,h1 a{
	letter-spacing: 5px;
	line-height: 20px;
	font-size: 14pt;
}
h2,h2 a{
	line-height: 20px;
	font-size: 12pt;
	margin:0px 0px 20px 0px;
}
h3,h3 a{
	line-height: 20px;
	font-size: 10pt;
}
h4,h4 a,h5,h5 a,h6,h6 a{
	line-height: 20px;
	font-size: 9pt;
}
img{
	border:none;
}
input{
	font-size: 10pt;
}

div#body {
	background-repeat: no-repeat;
	background-position: 300px 30px;
	width: 800px;
	margin: 0px auto;
	padding: 0px 5px 5px 5px;
	text-align: left;
}

div#header {
	background-repeat: repeat-x;
	padding-top: 10px;
	height: 60px;
}

div#header h1,div#header h1 a{
	margin:0px 0px 0px 0px;
	color:#000000;
}

div#menu {
	position: absolute;
	top:15px;
	margin-left:150px;
	width: 550px;
	text-align: right;
	clear: both;
	z-index: 10;
}

div#menu a{
	margin:0px;
	padding:1px 8px;
	letter-spacing:0px;
	border-left:1px solid #000;
	font-weight: bold;
	color:#336;
}

div#menu a:hover{
	color:#933;
}

address strong {
	border-right:1px solid #000;
}

address a{
	margin:0px;
	padding:1px 4px 1px 6px;
	letter-spacing:0px;
	border-left:1px solid #000;
	font-size: smaller;
	font-weight: bold;
	color:#336;
}

address a:hover{
	color:#933;
}

p#nu {
	text-align: right;
	margin: 0px 20px 0px 0px;
}

div#search {
	text-align: right;
	position: absolute;
	top:8px;
	margin-left:710px;
	width: 80px;
	clear: both;
	z-index: 11;
}

div.rightbox{
	float:right;
}
div.leftbox{
	float:left;
}

div#content {
	background: url("/skins/towa/kisetu/3/topA.jpg") no-repeat;
	background-position: 10px 0px;
	padding:0px 10px;
	line-height: 20px;
}

div#content address {
	text-align: center;
	border-top: 1px solid #000;
	margin: 10px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	font-style:normal;
}

div#content div#new {
	margin: 0px 0px 0px 374px;
}

div#new table {
	background: url("/skins/towa/kisetu/3/topC.jpg") no-repeat;
}

div#new table tr td img {
	margin: 0px;
	border: 2px;
}

img#news {
	margin: 20px 0px 0px 0px;
}

dl dt, dl dd, dl dd h4 {
	display: inline;
}

dl{
	border-top:1px dotted #999;
}

dl dd h4 {
	margin: 0px 0px 0px 10px;
}

dl dd h4 a {
	color: #336;
}

dl dd h4 a:hover {
	color: #933;
}

dl dd p {
	text-indent: 10px;
	margin: 0px 0px 20px 10px;
}
