@charset "shift_jis";
* {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

body {
color:#333330;
background-color:#fafafa;
font-family:sans-serif;
margin-left:20px;
margin-right:20px;
border-color:purple;
border-style:none
}


h1 {
	margin: 30px 0 12px 40px;
	font-size: 125%;
	line-height: 1;
	display: block;
}
h2, h3 {
	margin-bottom: 0.7em;
	color: #666688;
}
h2 {
	font-size: 125%;
	border-bottom: 2px solid #4169e1;
}
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;
	text-align: center;
	font-style: normal;
}
.menu {
clear: both;
margin-left: 50px;
}
.nav {
 margin: 0;
padding: 0;
list-style-type: none;
}
.nav dt {
	display: none;
}
.nav dd {
display: inline;
text-align:center;

}
.nav dd a {
 padding: .2em 2em;
color:#4169e1;
font-weight:bold;
text-decoration:none;
border-color:#1e90ff;
border-style:solid;
border-width:1px;
}
.nav dd a:hover {
	background-color: #0080ff;
	color: #ffffff;
}

.text {
clear: both;
margin-top:30px;
}


.section {
text-align:left;
margin-top:5px;
margin-left:5px;
border-color:#dc143c;
border-style:none;
width:45%;
max-width:34em;
min-width:20em;
float:left;
display:block
}


.section h2 {
margin-left:20px;
margin-right:40px;

}
.section * *  {
	margin-left: 40px;
	margin-right: 30px;
}
.section dt {
	margin-top: 1em;
	border-bottom: dashed #bbbbcc 1px;
	margin-bottom: 4px;
}
.section dd {
	padding-left: 2em;
}
.header{
text-align: right;
border-color: black;
border-bottom-style: none;
margin:  0 5%  0 5%;

}
.footertxt {
	text-align: left;
	margin:  0 10%  0 3%;
	borde-rcolor: black;
	border-style: none;
}
.footer {
	clear: left;
	font-family: Arial, sans-serif;
}
#top {
	border-bottom: 2px solid #737373;
	padding-bottom: 2px;
	text-align: right;
}
#top a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

h1 {
float:left;
display:block;
margin:20px 200px 4px 20px;
}

#sitesearch {
background-image:url(image/search.png);
background-position:0 0;
background-repeat:no-repeat;
text-align:left;
margin: 20px 0 4px 0;

border-color:#00ff00;
border-style:none;
width:280px;
height:42px;
display:block;
float:left;
}

#q {
	display: inline;
	border: 1px solid #bfbfb7;
	width: 140px;
	height: 20px;
	line-height: 1;
	background-color: white;
}
#searchsubmit {
	display: inline;
	border: 1px solid #bfbfb7;
	max-width: 44px;
	height: 20px;
	background-color: #bfbfb7;

}

a.note_super
{
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
	text-decoration: none;
}

.ret
{
font-size:xx-small;
font-weight:bold;
margin-left:1em;
padding:0 4px 0 4px;
text-decoration:
}
.ret:link
{
color: #3cb371;
text-decoration: none;
}
.ret:hover
{
color: #333;
background-color: #e0ffff;
text-decoration: none;
}
.ret:visited
{
color: #2e8b57;
text-decoration: none;
}


a.rss {
color:#ffffff;
background-color:#ff8c00;
font-family:sans-serif;
font-weight:bolder;
text-decoration:none;
padding-left:0.2em;
padding-right:0.2em;
border-style:solid;
border-width:1px;
border-top-color:#f4a460;
border-left-color:#f4a460;
border-bottom-color:#000000;
border-right-color:#000000;
}
a.rss:link {
	color: #fff;
}
a.rss:visited {
	color: #fff;
}
a.rss:hover {
	color: #fff;
}


