.top1 {
        position: absolute;
        top:  0px;
        left: 0px;
}
.top2 {
        position: absolute;
        top:  17px;
        left: 380px;
}
.copy_line{
	border-top-style: solid;
	border-top-width: 1em;
	border-color: #0C49E3;
	width: 740px;
	font-size: 10pt;
	color: #666666;
}
.menu1 {
	width: 740px;
	height: 5px;
   background-image: url(../co_img/main_bar.gif);
}
.menu2 {

	width: 740px;
	height: 21px;
   background-image: url(../co_img/sub_bar.gif);
}
.menu3 {
	width: 740px;
	height: 21px;
   background-image: url(../co_img/subsub_bar.gif);
}
.haikei {
	width: 600px;
	height: 400px;
	border-style: dotted;
	border-color: #b3ffb3;
	padding: 20px;
	font-size: 32px;
	color: darkgreen;
	background-image: url(a4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pt10_bace {
	font-size: 12px;
	color: #666666;
}
.pt10_darkblue {
	font-size: 12px;
	color: #091CAA;
}
.pt9_darkblue {
	font-size: 10px;
	color: #091CAA;
}
.pt11 {
	font-size: 12px;
}
.pt11_bace {
	font-size: 12px;
	color: #666666;
}
link {
	font-size: 10px;
	color: #0505B1;
}
alink {
	font-size: 10px;
	color: red;
}
vlink {
	font-size: 10px;
	color: #6C68D8;
}