.copy {  font-size: 9px; font-weight: bold; color: #FFFFFF}
.map_img {  background-attachment: fixed; background-image:   url(img/bell_map_back.gif); background-repeat: no-repeat; background-position: center bottom}
.pt9_gray   { color: #4d4d4d; font-size: 9px; line-height: 150% }
.pt10gray      { color: #666; font-size: 10px; line-height: 150%; margin-right: 0px; margin-left: 0px; padding-right: 0px }
.pt11gray  { color: #4d4d4d; font-size: 11px; line-height: 200% }
.pt12gray { color: #404040; font-size: 12px; line-height: 150% }
.pt14gray { color: #666; font-size: 14px; line-height: 150% }
.pt10w { color: #fff; font-size: 8pt; line-height: 150% }
.pt12W { color: #ffffff; font-size: 12px; line-height: 13pt }
.pt14w { color: #fff; font-size: 14px; line-height: 150% }
.pt18W {  font-size: 18px; color: #FFFFFF; font-weight: bold}
.pt12cha { color: #7a3107; font-size: 12px; line-height: 150% }
.pt10cha { color: #7a3107; font-size: 10px; line-height: 150% }
.pt12_ble { color: #0e2884; font-size: 12px; line-height: 150% }
.pt14_ble { color: #0079ff; font-size: 14px; line-height: 150% }
.pt14ble_b { color: #79A4FC; font-size: 14px; bold; line-height: 150% }
.pt14red_b { color: #FB0410; font-size: 14px; bold; line-height: 150% }
.pt19ble  { color: #0a50a1; font-size: 19px; line-height: 150% }
.pt12ora { color: #ff7800; font-size: 12px; line-height: 150% }
.pt20ora { color: #ff7f00; font-size: 20px; line-height: 150% }
.pt11red { color: #f00; font-size: 11px; line-height: 150% }
.pt12red { color: #f00; font-size: 12px; line-height: 150% }
.pt12pink { color: #f66cb0; font-size: 12px; line-height: 150% }
h2 {
	font-size: 100%;
	line-height: 1em;
	font-weight: 200;
	color: #0000CC;
	font-variant: normal;
}
h3 {
	font-size: 90%;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
}
h1 {
	font-size: 150%;
	line-height: 1em;
	font-weight: normal;
}
.kari {
	font-size: large;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.pt12 {
	font-size: 12px;
	color: #404040;
}
.pt11 {
	font-size: 11px;
	line-height: 1em;
	color: #4d4d4d;
}

ul#menu{
    list-style:none;
    width:100%;
}
ul#menu li{
    list-style:none;
    float:left;
	width:115px;
}
ul#menu a{
    display:block;
    width:115px;
    height:31px;
    overflow:hidden;
}
a.home{
    background-image:url(report/images/bu_off_back.jpg);
}
a:hover.home{
    background-image:url(report/images/bu_on_back.jpg);
	color: #FFFFFF;
}
a.home1{
    background-image:url(report/images/bu_on_back.jpg);
	color: #FFFFFF;
}


