html{/*スクロールバーの色*/
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color:#333333;
	scrollbar-darkshadow-color: #ffefe0;
	scrollbar-face-color: #ffefe0;
	scrollbar-highlight-color:#ffefe0;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #ffefe0;
}
body,table,tr,td
	font-size: 10px;

  A:link{color:navy; text-decoration:none;}
  A:active{color:cornflowblue; text-decoration:none;}
  A:visited{color:999999; text-decoration:none;}
  A:hover{position:relative;top:1px;left:1px;color:#cc3366;}

.menu{/*メニュー部分の枠設定*/
	width: 150px;/*幅*/
	padding: 1em 0px 1em 0px;
	border: 1px solid;/*枠色*/
	background-color: #EEEEFF;/*背景色*/
	border-color: #8080FF #9999FF #9999FF;
}
.main{/*右側部分の設定*/
	width: 480px;/*幅*/
	padding: 1em 0px 1em 0px;
	border-top: solid 1px #F8DADB;
	border-right: solid 1px #F8DADB;
	border-bottom: solid 1px #F8DADB;
	background-color: #FBFCFF;
}
..mark{
	width: 10px;
	height: 10px;
	background-color: #CAC6F5;
}
.midhead{
	width: 620px;
	height: 10px;
	}
.headhr{
	height: 1px;
	margin: -1px 15px -1px 15px;
	color: #8080FF;/*横線*/
}
ul{/*メニュー部分の設定*/
	margin: 0.2em 0px;/*上下余白*/
	padding: 0.2em 0px;
	border-top: double 3px #FF8C00;/*上下の二重線*/
	border-bottom: double 3px  #FF8C00;
}
li{/*個別メニューの設定*/
	font-size: 12px;
	font-family: "Arial", "Verdana", "Tahoma", "sans-serif";
	letter-spacing: 0.1em;/*字の間隔*/
	padding: 0.2em 0.5em;
	margin: 0.8em 0px;/*上下間隔の設定*/
	border-top: dashed 1px #20B2AA;/*上下の破線*/
	border-bottom: dashed 1px #20B2AA;
	list-style: none;
	background-color:#FFFFFF;
}
li.overm{/*マウスを乗せたときの枠色・背景色*/
	font-color: #FFFFFF;
	letter-spacing: 0.1em;/*字の間隔*/
	padding: 0.2em 0.5em;
	margin: 0.8em 0px;/*上下間隔の設定*/
	border-top: dashed 1px #FF8C00;/*上下の破線*/
	border-bottom: dashed 1px #FF8C00;
	background-color:#FFFAF0;
}
.t-title {
	font-size: 12px; font-style:normal;
	font-weight: lighter; 
	letter-spacing: 0.1em;
}
.t-title A{
	font-size: 12px;
	font-style:normal;
	font-weight: lighter; 
	letter-spacing: 0.1em;
	text-decoration: underline;
}
.t-title A:visited{
	font-size: 12px;
	font-style:normal;
	font-weight: lighter; 
	letter-spacing: 0.1em;
	text-decoration: underline;
}

.t-kenmei {
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #333333;
}

.table-color {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFCC;
}
.table-color2 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #;
	width: 80px;
	background-color: #CCEEDD;
}
.small-f {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.small-f A{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.bold-12 {
 	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.topics {  font-size: 12px; 
	font-style: normal; line-height: 
	normal; font-weight: normal;
	color: #006600; letter-spacing: 0.1em;
	word-spacing: normal
}
.content-title{/*コンテンツ部の第一見出し*/
	font-size : 12px;
	border-top : 3px solid #FF4500;	
	border-bottom : 3px solid #FF4500;
	background-color: #FDF5E6;
	font-weight: bold;
	letter-spacing: normal;
	width: 250px;
}
.sub-title{/*サブメニュータイトル*/
	font-size : 12px;
	border-top : 1px solid #FF4500;	
	border-bottom : 1px solid #FF4500;
	border-right : 3px solid #FF4500;
	border-left : 3px solid #FF4500;
	background-color: #FDF5E6;
	font-weight: bold;
	letter-spacing: normal;
	width: 250px;
}
.sub-title-g {
	font-size : 12px;
	font-color: #003366;
	border-top : 1px solid #556B2F;
	border-bottom : 1px solid #556B2F;
	border-right : 3px solid #556B2F;
	border-left : 3px solid #556B2F;
	background-color: #F0FFF0;
	font-weight: bold;
	letter-spacing: normal;
	width: 250px;
}
.menuItem{
/*	font-size : 12px;*/
	font-size : 11.5px;
	padding : 3 5 2 5px;
	border : 1px solid #FFA975;
	border-right : 1px solid #FFA975;
	border-left : 1px solid #FFA975;
	background-color: #FFEBCD;/*背景色*/
}
.menuItem_ch{
/*	font-size : 12px;*/
	font-size : 11.5px;
	padding : 3 5 2 5px;
	border : 1px solid #C8FFC8;
	border-right : 1px solid #C8FFC8;
	border-left : 1px solid #C8FFC8;
	background-color: #FFA975;/*背景色*/
}
.menuItem2{
	font-size : 11.5px;
/*  font-size : 12px; */
	padding : 3 5 2 5px;
	border : 1px solid #C8FFC8;
	border-right : 1px solid #C8FFC8;
	border-left : 1px solid #C8FFC8;
/*  border : 1px solid #66FF00;*/
/*  border-right : 2px solid #66FF00;*/
/*  border-left : 2px solid #66FF00;*/
	background-color: #FFEBCD;/*背景色*/
}
.onmouse{/*マウスを乗せたときの設定*/
	font-size : 12px;
	padding : 2 10 2 10px;
	border : 1px solid orange;
	background-color: #FFFFFF;/*背景色*/
	border-left : 2px solid #FF6666;/*←変わるとこ*/
}
#menuBar {
	position:relation;
}
.childMenu {
/*	font-size:12px; */
	font-size:10px;
	position:absolute;
	top:20px;
	z-index:13;
	visibility:hidden; 
	background-color:FDF5E6;
	border:2 groove;
   	padding : 1 1 1 1px;
/*   	padding : 2 10 2 10px; */
	width:130px;
/*	width:185px; */
}
.childMenu A { text-decoration:none; 
	color: #006400;
	text-decoration: none;
}
.childMenu A:hover { 
	color:white; 
	background-color: #FF9966;/*背景色*/
	width:100%;
}
.childMenu_s {
/*	font-size:12px; */
	font-size:10px;
	position:absolute;
	top:20px;
	z-index:13;
	visibility:hidden; 
	background-color:FDF5E6;
	border:2 groove;
   	padding : 2 10 2 10px;
	width:100px;
}
.c-stitle { /*コンテンツ部の第二見出し*/
	padding: 0.1em 0.1em;
	border-top: dotted 1px #FF4500;
	border-bottom: dotted 1px #FF4500;
	border-left: dashed 1px #FF4500;
	border-right: dashed 1px #FF4500;
	font-size: 12px;
	font-weight: bold; letter-spacing: 0.1em;
}
td.copyright {
	background-image:url(../image/roope-bar-lor.png); 
	background-repeat:no-repeat;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-align: right;
	background-position: right;
}
.thin-11 {
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0.2px
}
.thin-12 {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0.1px
}
.bold-12g {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	letter-spacing: 0.2em
}
.w-thin11 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1px
}
.bold-12or {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 0.1em;
	font-style: normal
}
.tbl2{
	font-size : 12px;
	font-weight : bold;
	color : white;
	background-color : #99cc00;
	text-align : center;
}
.tbl3{
	font-size : 12px;
	font-weight : bold;
	background-color : #ccff66;
	text-align : center;
}
.tbl4{
	font-size : 12px;
	font-weight : bold;
	background-color : #ccff66;
	text-align : center;
	width: 70%;
}

