@charset "UTF-8";
/***  Common CSS ***/

* { box-sizing : border-box; } 
* { -moz-box-sizing : border-box; }


BODY {
	color: #545454;
	font-family: sans-serif;
	font-size: medium;
	margin: 0px, 0px, 0px,5px;
	background-image: url(images/bk_image1.gif);
	font-size: 14px;

	SCROLLBAR-HIGHLIGHT-COLOR: #eeffee;
	SCROLLBAR-SHADOW-COLOR: #000000;
/*	SCROLLBAR-BASE-COLOR: #aaffaa;

*/
	SCROLLBAR-FACE-COLOR: #eeffee;
	scrollbar-base-color: #eeffee;
	scrollbar-track-color: #eeffee;
}

H1 {
	font-family: sans-serif;
	font-size: 11px;
	margin: 1px;
	color: silver;

}

H2 {
	font-family: sans-serif;
	font-size: 11px;
	margin: 1px;
	color: silver;
	position:absolute;float:right;
}


.GreenSideBar{	
	SCROLLBAR-FACE-COLOR: #ccffcc;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeffee;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-BASE-COLOR: #aaffaa;
}

.header{
/*	 background-color: white;
   background-image: url(images/green_line.gif); 
*/
	width: 100%;
	height: 95px;
}
.nav_bar{
	background-image: url(images/nav_bar.gif);
	width:100%;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: silver;
}
.nav_item{
  font-size:10pt;
  padding-left: 3px;
/*  padding-right: 3px; */
  border-left: 1px solid silver ;
}

.NavItemSelected{
	font-size: 10pt;
	font-weight: bold;
	padding-left: 3px;
/*	padding-right: 3px; */
	border-left: 1px solid silver ; 
	border-top: 1px solid orange;

}

.left_menu {
	width: 150px;
/*   margin:3px; */
	background-image: url(images/jyujika.jpg);


}

.PageTitle{
	background-image: url(images/page_title_back.gif);
	color: green;
	font-size: 30px;
	padding: 3px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-width: 3px 0px 3px 0px;
	border-style: ridge;
	border-color: lime;
	padding-left: 5;
}

.ChapterTitle{
	font-size: 18px;
	padding-left: 5px;
	padding-top: 5px;
	border-width: 1px 5px 1px 5px; 
	border-style: solid; 
	border-color: green;
	margin-left: 0px;
	margin-bottom: 11px;
	font-weight: bold;
}

.center_top_contents{
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #66cc33;
	height: auto;
	padding: 5px;
}

.center_contents{
  margin-left:5px;
  border-width: 0px 0px 0px 1px; 
  border-style: solid; 
  border-color: #33aa33;
  padding-left: 5px;
  height: auto;
  width:470px;
  font-size: 90%;
  

}

.center_koushin{
	width: 100%;
	font-family: sans-serif;
/*
	height: 10em;
	overflow-y:auto;
*/
}


.right_menu {
	width: 150px;
	height: auto;
}

.footer{
/*
	background-color: White;
*/
	width: 785;
	height: auto;
	clear: both;
	font-size: 10pt;
}

HR{
	color: Silver;
	height: 1px;
}

.LeftMenuTitle{
	border-bottom: solid #339900;
	margin-top: 11px;
	margin-left: 5px;
	margin-right: 2px;
	font-size: 11px;
	padding-left: 5px;
  border-width: 0px 0px 1px 5px; 
  border-style: solid; 
  border-color: #339900;
  line-height: 100%; 

}

.LeftMenuDetail{
	font-size: 10px;
}
.DetailSelected{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid orange;
	background-color: #ffffff;

}
.Selected{
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	color: Green;
	
  border-width: 0px 0px 2px 5px; 
  border-style: solid; 
  border-color: orange;
  line-height: 100%; 
	
}

.double_under_line { border-bottom: double red 3px; }

.footer{
	font-size: small;
}

A {
	COLOR: Green;
	TEXT-DECORATION: none;
}

A:hover {
  COLOR: #8000e2;
  border-width: 1px 0px 1px 0px ; 
  border-color: #00D402;
  border-style: solid;
}
A:visited {
	COLOR: #555555; 
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none;
  border-width: 1px 0px 1px 0px ; 
  border-color: #00D402;
  border-style: solid;
	
}

UL{
	margin-left: 15px;
	margin-top: 3px;
}

UL.NoDot{
	list-style-type : none ;

}

.quote1{
	border: thin dashed Gray;
	padding: 5px;
	background-color: #FFFFEE;
	font-size: 11px;

}

.Waku{
	border: ridge;
	border-color: #66cc33;
	border-width: thick;
}

.Font11pt{
	font-size: 11pt;	

}

.Desc360{
	font-size: 10pt;
	text-align: center;
}


.None{
}


.Rlist_Title {
	font-size: x-small;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: bold;
	BACKGROUND: url(images/bk_green.gif)  repeat-x
}

.Top_Center_Title {
	font-size: x-small;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: bold;
	BACKGROUND: url(images/bk_green.gif)  repeat-x
}

a.TopTitle a.TopTitle.visited{
	font-size: small;
	line-height: 140%;
	color: #FFFFFF;
	font-weight: bold;
}


.ImgShadow{
 	width: 100%; 
 	padding-bottom: 10px; 
	filter: dropshadow(color=silver);
}


ul,
dl {
	margin-left:5px;
	padding: 1px 0;
	list-style-position: inside;
}


