@charset "Shift_JIS";
@media screen {
* {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
body {
	background-color: #f0eeed;
	background-image: url(images/back-body.gif);
	background-repeat: repeat-y;
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", sans-serif;
	color: #333330;
}
h1 {
	margin: 0;
	position: absolute;
	left: 0;
	top: 160px;
	line-height: 1;
}
h2, h3 {
	color: #444470;
}
h2 {
	font-size: 125%;
	line-height: 1;
	border-bottom: 1px solid #666666;
}
h3 {
	font-size: 90%;
	margin-top: 1em;
}
p, dl, ul, table {
	margin-top: 1em;
	margin-bottom: 1em;
}
p, dt, dd, th, td, li, address  {
	font-size: 90%;
}
ul {
	margin-top: 0;
	list-style-type: square;
}
dt {
	margin-top: 1em;
	margin-bottom: 2px;
}
dd p, td p, li p, li li {
	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 img {
	border: 0;
}
a:link {
	color: #993300;
}
a:visited {
	color: #606630;
}
a:hover {
	color: #ff3300;
}
.central {
	margin-top: 1em;
	text-align: center;
}
#container {
	width: 780px;
	font-size: 100%;
	background-image: url(images/back-body.gif);
}
#header {
	margin: 0;
	width: 748px;
	height: 320px;
	background-image: url(images/back-top.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#logo {
	list-style-type: none;
	padding-left: 34px;
	padding-top: 15px;
}

#nav ol {
	margin: 0;
	list-style-type: none;
}
#item01 {
	position: absolute;
	left: 107px;
	top: 288px;
	width: 114px;
	height: 20px;
	overflow: hidden;
}
#item01 a {
	display: block;
	padding-left: 114px;
	height: 20px;
	background-color: white;
	background-image: url(images/item01.gif);
}
#item02 {
	position: absolute;
	left: 247px;
	top: 288px;
	width: 143px;
	height: 20px;
	overflow: hidden;
}
#item02 a {
	display: block;
	padding-left: 143px;
	height: 20px;
	background-color: white;
	background-image: url(images/item02.gif);
}
#item03 {
	position: absolute;
	left: 413px;
	top: 288px;
	width: 69px;
	height: 20px;
	overflow: hidden;
}
#item03 a {
	display: block;
	padding-left: 69px;
	height: 20px;
	background-color: white;
	background-image: url(images/item03.gif);
}
#item04 {
	position: absolute;
	left: 505px;
	top: 288px;
	width: 84px;
	height: 20px;
	overflow: hidden;
}
#item04 a {
	display: block;
	padding-left: 84px;
	height: 20px;
	background-color: white;
	background-image: url(images/item04.gif);
}
#item05 {
	position: absolute;
	left: 613px;
	top: 288px;
	width: 43px;
	height: 20px;
	overflow: hidden;
}
#item05 a {
	display: block;
	padding-left: 43px;
	height: 20px;
	background-color: white;
	background-image: url(images/item05.gif);
}
#content-a {
	float: left;
	margin: 12px 18px 0 0;
	width: 373px;
}
#content-b {
	float: left;
	margin-top: 12px;
	width: 351px;
}
#content-a dd, #content-b dd {
	padding-left: 2em;
}
#content-a * {
	margin-left: 40px;
	margin-right: 16px;
}
#content-a p {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
#content-b * {
	margin-left: 18px;
	margin-right: 16px;
}
#content-a h2 {
	margin-left: 22px;
	margin-right: 0;
	border-bottom: 1px solid #737373;
}
#content-b h2 {
	margin-left: 0;
	margin-right: 0;
	border-bottom: 1px solid #737373;
}
#content-b ul {
	margin-left: 56px;
}
#content-a * *, #content-b * * {
	margin-left: 0;
	margin-right: 0;
}
#footer {
	clear: left;
	margin-top: 1em;
}
#footerlinks {
	border-top: 1px solid #737373;
	margin: 0 38px 0 22px;
	padding-top: 4px;
	text-align: center;
}
.searchbox {
	position: absolute;
	left: 534px;
	top: 15px;
	width: 209px;
	height: 44px;
	background-image: url(images/back-searchbox.gif);
	background-repeat: no-repeat;
}
.search {
	position: absolute;
	left: 0;
	bottom: 0;
	border: 1px solid #978C8C;
	padding: 1px;
	width: 161px; /* border-box for IE6 */
	height: 21px;
}
head+body .search {
	width: 157px; /* content-box */
	height: 17px;
}
.searchsubmit {
	position: absolute;
	right: 0;
	bottom: 0;
	border: 0;
	width: 43px;
	height: 21px;
	background-color: white;
	background-image: url(images/back-button.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #444440;
}
head+body .searchsubmit {
	font-size: small;
}

#copyright {
	margin: 15px 38px 15px 26px;
	text-align: center;
}
