body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 15px;
	color: #3A3F48;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
a {
	color: #30c5ff;
	text-decoration: none;
}

a:hover{
  color: #f18f01;
  text-decoration: none;
}

a:visited{
	color:  #30c5ff;
	text-decoration: none;
}
h1{
	font-size: 30px;
	color:#003333;
	font-weight: bold;
	line-height: 50px;
}
h2{
	font-size: 20px;
	color:#FFFFFF;
	font-weight: bolder;
	line-height: 30px;
}
h3{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3E906C;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}
h4{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #81c1b0;
	line-height: normal;
	padding: 7px 5px 5px;
	margin: 0px;
	border: 0px;
}
.txt_12{
	font-size:12px;
	background-position: bottom;
	padding-left: 5px;
	line-height: 20px;
}
.txt_12_dot{
	font-size:12px;
	background-image: url(images/w_b_dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	line-height: 20px;
}
.txt_12_w {
	font-size: 12px;
	color: #FFFFFF;
}
.txt_15_w {
	color: #FFFFFF;
	font-size: 15px;
}
.txt_15_w_b_l{
	font-size:15px;
	background-image: url(images/b_w_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_15_o {
	color: #f18f01;
}

.txt_15_bold {
	font-size: 15px;
	font-weight: bold;
}
.txt_15_w_blod {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(images/g_w_line.gif);
	background-repeat: repeat-x;
	color: #333333;
	background-position: left bottom;
	padding-left: 10px;
}
.b_w_dot {
	background-image: url(images/b_w_dot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.w_b_dot {
	background-image: url(images/w_b_dot.jpg);
	background-repeat: repeat-x;
}
#mapinfo{
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

#mapinfo2{
	font-size: 10px;
	color: #3A3F48;
}
.h_b_g {
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #80c2af;
	padding-right: 10px;
	line-height: 30px;
}
.h_b_g_l {
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #80c2af;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #80c2af;
	line-height: 30px;

}
.h_w_g {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #80c2af;
	padding-left: 10px;
	line-height: 30px;
}
.h_w_g_l {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #80c2af;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #80c2af;
	line-height: 30px;
}
.img_left {
	float: left;
	margin: 0 10px 10px 0;
}
.b_m5{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 15px;
}
.box {
	margin : 3em 0 1.5em ;
    padding : 1em 1.5em ;
    border : double 4px #80c2af ;
}
