h1 {
	border-bottom: 8px solid #2E8B57;
	border-top: 8px solid #2E8B57;
	line-height: 1em;
}

h2 { 
	border-left: 8px solid #2E8B57;
	clear: right;
	font-size: 1.2em;
	margin: 1em 0em 1em 1em;
	background-color: #F5FFFA;
	padding: 2px 2px 2px 5px;
	line-height: 1.5em;
}

h3 { 
	border-left: 5px solid #2E8B57;
	border-bottom: 2px dotted #E7E7F0;
	font-size: 1.2em;
	margin: 1em 0em 1em 1.5em;
	padding: 2px 2px 2px 5px;
	line-height: 1.5em;
}

h4 {
	clear: left;
	margin: 1em 0em 1em 2em;
	font-size: 1.0em;
	padding: 2px 2px 2px 5px;
	line-height: 1.5em;
}

h5 {
	border-left: 5px solid #2E8B57;
	border-bottom: 5px solid #8FBC8F;
	font-size: 1.2em;
	margin: 1em 0em 1em 1.5em;
	padding: 2px 2px 2px 5px;
	line-height: 1.5em;
}
h6 {
	border-left: 10px solid #90EE90;
	font-size: 1em;
	margin: 1em 0em 1em 1.5em;
	padding: 2px 2px 2px 5px;
	line-height: 1.5em;
}



img {
	border: none;
	margin-left: 10px;
}

img.logo{
	margin-top: 5px;
	margin-left: 3em;
}

img.introduction {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 100px;
}

img.hidariyose {
	float: left;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

img.nakayose {
	margin-left: 6em;
	margin-top: 1em;
	margin-bottom: 1em;
}

img.migiyose {
	float: right;
	margin: 1em 1em 1em 1em;
}

img.map {
	float: right;
	margin: 0em 0em 1em 1em;
}

embed {
	border: none;
	margin-left: 10px;
}

embed.migiyose {
	float: right;
	margin: 1em 1em 1em 1em;
}

embed.hidariyose {
	float: left;
	margin: 1em 1em 1em 3em;
}

object {
	margin-left: 4em;
}

blockquote {
	font-size: 0.9em;
	border:1px dashed #999999;
	padding: 3px 6px;
}

/*pの指定開始*/
p { 
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 1em 0em 0em 30px;
}

p.passage {
	margin-top: 1em;
	margin-left: 30px;
	text-indent: 1em;
}

p.passage_e {
	margin-top: 1em;
	margin-left: 40px;
}

p.list {
	text-indent: -1em;
}

p.contact {
	margin-left: 40px;
}

p.right {
	text-align: right;
	margin-top: 0.8em;
	margin-right: 30px;
	margin-bottom: 0.8em;
}

p.plain {
	margin-top: 1em;
	margin-left: 30px;
}

p.abstract { 
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 0.3em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0.3em
}

/*pの指定終了*/

/*メインの指定開始*/
div.main {
	float: right;
	width: 685px;
	line-height: 1.3em;
}

div.main li{
	line-height: 1.5em;
	font-size: 0.9em;
	margin-left: 18px;
	margin-bottom: 0.5em;
}


li.member{
	list-style-type : none; 
	margin-bottom: 0.5em;
}



li.none {
	list-style-type: none;
}

li.passage{
	font-size: 0.9em;
	text-indent: 1em;
}

dt {
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 20px;
	margin-left: 60px;
}

dd {
	margin-left: 70px;
	font-size: 0.9em;
}

/*メインの指定終わり*/


/*リンク集の指定開始*/
div.link_left {
	float: left;
	width: 380px;
	line-height: 1.2em;
}

div.link_right {
	float: right;
	width: 380px;
	line-height: 1.2em;
}

div.link_left li {
	list-style-type : none;
	font-size: 0.8em; 
	margin-left: 30px;
	margin-bottom: 0.4em;
}

div.link_right li {
	list-style-type : none;
	font-size: 0.8em; 
	margin-left: 30px;
	margin-bottom: 0.4em;
}

/*リンク集の指定終わり*/

/*プロトコル集の指定開始*/
div.protocol {
	float: left;
	width: 630px;
	line-height: 1.2em;
}

div.protocol li {
	list-style-type : none;
	font-size: 1em; 
	margin-left: 36px;
	margin-bottom: 0.4em;
}

/*プロトコル集の指定終わり*/

/*メニューの指定開始*/

div.top_menu ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}

div.top_menu li { 
display : inline; 
padding : 0;
margin:0em 0em 0em 0em; 
}

div.top_menu a:hover {
display:block; 
border-left:2px solid #99b;
border-top:2px solid #99b;  
border-right:2px solid #bbd; 
border-bottom:2px solid #bbd;
background-color:#99cc66;
font-size: 0.8em;
padding:0.1em 0em 0.1em 0.3em;
text-decoration:none;
color:#4B48B3;
width:100px; 
margin:1px 3px;
height:1.5em;
}

div.top_menu a {
display:block; 
border-left:2px solid #bbd;  
border-top:2px solid #bbd;  
border-right:2px solid #99b; 
border-bottom:2px solid #99b;
background-color:#F5FFFA;
font-size: 0.8em;
padding:0.1em 0em 0.1em 0.3em;
text-decoration:none;
color:#4B48B3;
width:100px; 
margin:1px 3px;
height:1.5em;
}

div.top_menu {
float: left;
width: 30px;
}

div.diary{/*スクロール可能の部分の設定*/
height: 40em;/*高さ*/
overflow: auto;
font-size: 10pt;
margin: 0.4em 2em 1em 2em;
padding: 0.1em 0.8em 0.5em 0.5em;
}
/*メニューの指定終わり*/

/*管理人の指定開始*/
address{/*最下部のCopyright部分*/
  margin: 16em 0px 1em 0px;
  position: relative;
  z-index: 2;
  width: 450px;
  padding: 2px;
  font-size: 8pt;
  font-style: normal;
  font-family: Arial,sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
  border: solid 1px #F4DADB;
  background-color: #FEFEFF;
  }

/*管理人の指定終了*/



/*包み込みの指定開始*/
div.wrapping {
	background-color:#ffffff;
	width: 800px;
	margin: 0 auto;
}
/*包み込みの指定終わり*/

