﻿@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
body {
	background-color: white;
	background-image: url(images/back-body.gif);
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #333330;
}
h1 {
	margin: 25px 0 13px 20px;
	width: 726px;
	height: 267px;
	background-image: url(images/obata.jpg);
	background-position: 0 100%;
	background-repeat: no-repeat;
	font-size: 125%;
	line-height: 1;
}
h2, h3 {
	margin-bottom: 0.7em;
	color: #666688;
}
h2 {
	font-size: 125%;
	border-bottom: 2px solid #737373;
}
h3 {
	font-size: 100%;
}
p, dt, dd, th, td, li, address  {
	line-height: 1.5;
	font-size: 90%;
}
p {
	margin: 1em 0;
}
dd p, td p, li p {
	font-size: 100%;
}
table {
	margin-bottom: 1em;
	width: 100%;
}
th, td {
	padding: 4px;
	border: 1px solid #ccbbaa;
	background-color: white;
	vertical-align: top;
}
th {
	text-align: left;
	color: #666688;
}
td p {
	margin: 0;
}
a:link {
	color: #3333ff;
}
a:visited {
	color: #6B56A4;
}
a:hover {
	color: #ff2f56;
}
address {
	margin-left: 20px;
	width: 716px;
	text-align: center;
	font-style: normal;
}
#nav {
	position: absolute;
	overflow: hidden;
	left: 20px;
	top: 83px;
	width: 716px;
	height: 42px;
}
#nav dt {
	display: none;
}
#nav dd {
	position: absolute;
	top: 0;
}
#nav dd a {
	display: block;
	padding-top: 14px;
	width: 116px;
	height: 42px;
	background-color: #660000;
	background-image: url(images/back-menu.gif);
	background-position: top;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	font-weight: bold;
	color: #5ca3d2
}
#nav dd a:hover {
	display: block;
	padding-top: 14px;
	background-position: 0 42px;
	color: #ffffff;
}
#menu01 {
	left: 0;
}
#menu02 {
	left: 120px;
}
#menu03 {
	left: 240px;
}
#menu04 {
	left: 360px;
}
#menu05 {
	left: 480px;
}
#menu06 {
	left: 600px;
}
#part-a {
	float: left;
	margin: 0 4px 0 0;
	width: 376px;
}
#part-b {
	float: left;
	width: 356px;
}
#part-a * {
	margin-left: 30px;
	margin-right: 8px;
}
#part-b * {
	margin-left: 10px;
	margin-right: 8px;
}
#part-a h2 {
	margin-left: 20px;
	margin-right: 0;
}
#part-b h2 {
	margin-left: 0;
	margin-right: 0;
}
#part-a * *, #part-b * * {
	margin-left: 0;
	margin-right: 0;
}
#part-a dt, #part-b dt {
	margin-top: 1em;
	border-bottom: dashed #bbbbcc 1px;
	margin-bottom: 4px;
}
#part-a dd, #part-b dd {
	padding-left: 2em;
}
#footer {
	clear: left;
	font-family: Arial, sans-serif;
}
#top {
	margin: 1em 0 0 20px;
	border-bottom: 2px solid #737373;
	padding-bottom: 2px;
	width: 716px;
	text-align: right;
}
#top a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#sitesearch {
	position: absolute;
	left: 536px;
	top: 25px;
	width: 200px;
	height: 42px;
	background-image: url(images/search.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#search {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	border: 1px solid #bfbfb7;
	width: 152px;
	height: 20px;
	line-height: 1;
	background-color: white;
}
#searchsubmit {
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	border: 1px solid #bfbfb7;
	max-width: 44px;
	height: 20px;
	background-color: #bfbfb7;

}
