@charset "Shift_JIS";

body  {
  color: #000;
/*
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Arial, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
*/
  background-color: white;
  text-align: left;
  margin: 0;
  padding: 0;
}

a:link {
  color: #00c;
  text-decoration: underline ;
}

a:visited  {
  color: #606;
  text-decoration: underline;
}

a:hover {
  color: #001dff;
  text-decoration: underline ;
}

p  {
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 0 0 0.5em;
}

h1   {
  font-size: 1.6em;
  font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "Times New Roman", "‚l‚r ‚o–¾’©", serif;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2em;
  text-decoration: none;
  text-align: left;
  margin: 0 0 0.5em;
  padding: 0.2em;
  border-top: 2px solid #000;
  border-bottom: 2px solid black;
}

h2  {
  font-size: 1.3em;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2em;
  text-decoration: none;
  background-color: #ccc;
  text-align: left;
  margin: 1.5em 0 0.5em;
  padding: 0.2em;
  clear: both;
  border: outset 1px #ccc;
}

h3  {
  color: #050;
  font-size: 1.2em;
  font-style: normal;
  font-weight : normal;
  line-height: 1.2em;
  text-decoration: none;
  text-align: left;
  margin: 1em 10% 0.5em 0;
  padding: 0.3em;
  clear: both;
  border-bottom: 2px solid #050;
}

h4  {
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2em;
  text-decoration: none;
  text-align: left;
  margin: 1em 0 0.3em;
  padding: 0 0 0.2em;
  clear: both;
  border-bottom: 1px solid #000;
}

abbr {
  border-bottom: 1px dashed black ;
}

img {
  border: 1px none #666;
}

dl {
  margin: 2% 0px ;
}

dl dt      {
  color: #050;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2em;
  background-image : url(../images/dt-square.png);
  background-repeat: no-repeat;
  background-position: 0 2px;
  margin: 1em 0 0.2em;
  padding: 0 0 0 14px;
}

dl dt em, h3 em {
  color: #000;
  font-style: normal;
  font-size: 0.9em ;
}

dl dd  {
  font-size: 0.9em;
  font-style: normal;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0 0 0.2em 1em;
}

table {
  margin: 2% 10%;
  width: 80%;
  border-collapse: collapse;
  empty-cells: show
  }

.photo {
	width: auto;
	margin: auto;
	empty-cells: hide;
  	border: none ;
	font-size:0.8em;
}


tr {
  background-color: #fff ;
}

th {
  color: #fff;
  font-style: normal;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
  background-color: #050;
  text-align: center;
  padding: 0.3em;
  border: solid 1px #000 ;
}

td {
  color: #000;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9em;
  text-decoration: none;
  text-align: left;
  padding: 0.3em;
  border: solid 1px #000 ;
}



/*
tr:hover {
  background-color: #9c3;
	}
*/
	
.top {
  margin: 0px ;
}

.top img {
  border: none ;
}

.citation {
	text-align: right;
	margin: 0 0 1em
	}

span.note {
	cursor: help;
	border-bottom: 1px dotted;
	}

.contactmenu {
  font-weight: bold;
  font-size: 0.8em;
  text-align: right;
  margin-top: -10px;
  margin-right: 3%;
  margin-bottom: 0px ;
}

.contactmenu em {
  display: none ;
}

.contactmenu a  {
  background-color: #cc9;
  padding: 0.4em;
  border: outset 1px #cc9;
	}
	
form.search    {
  background-color: #040;
  text-align: center;
  margin: 0;
  padding: 0.3em;
  clear: both;
  border-top: 1px solid #000;
}

.none {
  display: none ;
}

.topmenu    {
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.3em;
  background-color: #c7dca4;
  text-align: center;
  margin: 0;
  padding: 0.3em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.topmenu strong  {
  color: #050;
  font-style: normal;
  font-weight: bold;
  text-decoration: none ;
}

.leftside  {
  background-color: #cc6;
  float: left;
  margin: 0px 0px 3%;
  padding: 0.3em;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 20% ;
}

.leftside ul  {
  margin: 0.5em 0px 0px 1.3em;
  padding: 0px ;
}

.leftside ul li       {
  font-style: normal;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.3em;
  list-style-image : url(../images/liststyleimage.png);
  margin: 0px 0px 0.5em;
  padding: 0px ;
}

.leftside ul li.active   {
  color: #050;
  font-weight: bold;
  text-decoration: none;
  list-style-image : url(../images/liststyleimage_active.png);
}

.leftside ul li ul li, .leftside ul li ul li ul li {
  font-size: 0.9em ;
}

.rightside  {
  font-style: normal;
  font-weight: normal;
  margin: 2% 3% 3% 2%;
  padding: 0;
  width: 72%;
  float: left
	;
}

.rightside blockquote  {
  font-size: 0.9em;
  line-height: 1.2em;
  background-color: #ffe;
  margin: 2% 10%;
  padding: 0.5em;
  border: outset 1px #ffe ;
}

.rightside ul, .rightside ol  {
  background-color: #ffe;
  margin: 2% 10%;
  padding: 0.5em;
  border: outset 1px #ffe ;
}

.rightside ul li, .rightside ol li    {
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 0 0 0.5em 1.5em;
  padding: 0
	;
}

.rightside ul li em, .rightside ol li em  {
  color: #666;
  font-size: 0.9em;
  font-style: normal;
  font-weight: normal
	;
}

.crumb     {
  font-size: 0.7em;
  line-height: 1.2em;
  margin: 0px 0px 1em ;
}

.rightside .submit {
  text-align: center ;
}

.rightside .submit input {
  font-size: 1.2em;
  padding: 0.2em ;
}

.floatleft  {
  line-height: 1.2em;
  margin: 0 1em 1em 0;
  padding: 0;
  float: left
	;
}

.floatright   {
  line-height: 1.2em;
  margin: 0 0 1em 1em;
  padding: 0;
  float: right;
}

.floatleft em, .floatright em {
  font-size: 0.75em;
  font-style: normal;
  font-weight: normal;
}

.clearboth {
  clear: both
	;
}

.gopagetop   {
  font-weight: bold;
  font-size: 0.7em;
  text-align: right;
  clear: both;
  margin: 3% ;
}

.gopagetop a  {
/*  background : #c7dca4 url(../images/gopagetop.png) no-repeat 0.3em center;
*/
  background-color : #c7dca4;
	background-image : url(../images/gopagetop.png);
	background-repeat: no-repeat;
	background-position: 0.3em 50%;
	padding: 0.3em 0.3em 0.3em 16px;
  border: outset 1px #c7dca4;
}

address        {
  font-style: normal;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.3em;
  text-decoration: none;
  text-align: center;
  clear: both;
  margin: 0px 0px 3%;
  padding: 0.3em;
  border-top: 1px solid #000 ;
}

address strong {
  font-style: normal;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none ;
}
.intro {
	background-color: #FFFFFF;
	border: 1px none #000000;
	margin: 10px;
	padding: 10px;
	line-height: 1.5;

}
