/* 全体の設定 */
body{ 
 font-size: x-small;
 line-height: 150%;
 background-color: #FFFFFF;
 color: #333333;
 font-family:MS UI Gothic , Osaka;
 margin: 0px;
 }

td{ 
 font-size: x-small;
 line-height: 150%;
 color: #333333;
 font-family:MS UI Gothic , Osaka;
 }

IMG{
border: 0;
}

 .sizemini{ 
 font-size: xx-small;
 line-height: 150%;
 color: #333333;
 font-family:MS UI Gothic , Osaka;
 }

 .days{ 
 font-size: x-small;
 font-weight:bold;
 line-height: 150%;
 color: #088000;
 font-family:MS UI Gothic , Osaka;
 }
 
/* リンクの設定 */
A:link {text-decoration:none; color: #0076B4;}
A:visited {text-decoration:none ; color: #0076B4;}
A:hover {text-decoration:underline; color:#E6A01C;}


/* ご挨拶のページ */
.back01{ 
 background-color: #FFFFFF;
 background-image:url(img/background/greeting_back.jpg); 
 background-repeat:no-repeat; 
 background-position:right top; 
 }
 
 /* 名簿ページ */
 .waku01{ 
  background-color: #6B8E49;
 }

 .syamei{ 
  background-color: #CCDDBB;
font-size: x-small;
 font-weight:bold;
 line-height: 130%;
 color: #333333;
 font-family:MS UI Gothic , Osaka;
 padding-left:5px;
 }

 .add{ 
  background-color: #EEF9EE;
  font-size: x-small;
 line-height: 140%;
 color: #333333;
 font-family:MS UI Gothic , Osaka;
 padding-left:5px;
 }
 
#sanjyo .waku01{ 
  background-color: #516896;
 }
#sanjyo .syamei{ 
 background-color: #bbccdd;
 }
#sanjyo .add{ 
  background-color: #eef3f9;
 }

 /* 活躍フィールド */
 .waku02{ 
  background-color: #998844;
 }

 .tya01{ 
  background-color: #E1D5C1;
font-size: x-small;
 font-weight:bold;
 line-height: 130%;
 color: #333333;
 font-family:MS UI Gothic , Osaka;
 }

 .tya02{ 
 background-color: #FDF4D9;
 font-size: x-small;
 line-height: 130%;
 color: #333333;
 font-family:MS UI Gothic , Osaka;
 }

.tateline{ 
 background-image:url(img/04fileld/line03.gif); 
 background-repeat:repeat-y; 
 }
 
.tateline02{ 
 background-image:url(img/04fileld/line03.gif); 
 background-repeat:no-repeat; 
 background-position:left top; 
 }
 
 /* フォームページ */
fieldset{ 
 border: 1px solid #99AAAA;
 background-color: #EEF9EE
 }

.form{
color: #0A6404;
}

dt{
font-weight:bold;
color: #0A6404;
font-family:MS UI Gothic , Osaka;
margin-bottom:5px;
}

li{
margin-bottom:8px;
}

 /* 協会概要 */
#outline{
 padding-left:10px;
 }
 
#outline td{
vertical-align:top;
text-align:left;
 }
 
#outline td.outline01{
font-weight:bold;
color: #0A6404;
font-family:MS UI Gothic , Osaka;
padding-right:5px;
padding-bottom:15px;
white-space:nowrap;
text-align:right;
}

#outline dl{
margin: 0px;
padding: 0px;
}

#outline dt{
margin:0px;
padding: 0px;
line-height: 1.5em;
width:3em;
font-weight:bold;
white-space:nowrap;
color: #555555;
}

#outline dd{
margin:0px;
padding:0px; 
line-height: 1.5em;
white-space:nowrap;
position:relative;
top:-1.5em;
left:3em;
z-index:1;
}

#outline .yakuin{
text-align:right;
}



#outline ol{
padding:0px; 
}

#outline li{
margin:0px;
padding:0px; 
white-space:nowrap;
position:relative;
left:2em;
z-index:1;
}

* html #outline li{
margin:0px;
padding:0px; 
white-space:nowrap;
position:relative;
left:-0.5em;
z-index:1;
}
.topicsmi {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #A9BBAC;
	background-color:#F2F4F1;
	margin:0 0 0 0;
}
.topicsp {
margin:5px 0 10px 0;
}



#linknet{
	border:1px solid #ccc;
	margin:15px 5px 0;
}
#linknet p{
	color:#888;
	font-size:10px;
	text-align:center;
	padding:2px 2px 0;
	margin:0px;
}
#linknet #mydiv{
	color:#bbb;
	font-size:10px;
	line-height:10px;
	text-align:left;
	padding:0 2px 2px;
	margin:0px;
}
#linknet #mydiv a{color:#555; font-size:10px; line-height:11px;}
#linknet #mydiv a:hover{color:#E6A01C;}
