html {
scrollbar-3dlight-color : #FAFAFA;
scrollbar-arrow-color : #669999;
scrollbar-base-color : #FAFAFA;
scrollbar-darkshadow-color : #FAFAFA;
scrollbar-highlight-color : #CCCCCC;
scrollbar-shadow-color : #CCCCCC;
scrollbar-track-color : #FAFAFA;}


.map_btn {
	position: relative;
	/* 値は調整してください */
  top: 10px;
	left: 20px;
}

a:link 	  {
	color:	  #333333;
	text-decoration: underline;}
a:visited {
	color:	  #333333;}
a:hover   { color:	  #6600CC; background-color: #FFFF00;}
td { font-size: 12px;line-height: 18px;margin: 5px;}

.siteFlow { font-size: 10px;color: #666666;}
.text10 {font-size: 10px;}
.text_b {
	font-size: 12px;
	line-height: 18px;
	background-color: #CCDDCC;
	font-weight: bold;
}
.text12 { font-size: 12px;line-height: 18px;}
.text14 { font-size: 14px; line-height: 18px}
.title {
	font-size: 18px;
	line-height: 21px;
	font-weight: 400;
	color: #006600;

}
.topicsTTL {
	font-size: 12px;
	line-height: 18px;
	color: #669900;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	background-color: #66DDDD;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h5 { font-size: 10px; font-weight: normal;line-height: 18px; background-color: #FFFFCC;margin: 5px;}
h6 { font-size: 10px; font-weight: normal;line-height: 18px;}

.list_title {
	font-size: 16px;
	line-height: 20px;
	background-color: #CCDDCC;
	font-weight: bold;
	margin: 5px;
}
