H2 {
	background: #B0FEFF;
	left: 18%;
	line-height: 140%;
	margin: 0 20% 0 20%;
	text-align: center;
	font: italic;
	color: Navy;
}
td.news{
	position: relative;
	height: 200px;
	background: #E0FEE1;
	padding: 10 30 10 30;
}
P.menu{
	position: relative;
	left: 100px;
	background: #FDF515;
	width: 380px;
	height: 50px;
}
P.cm{
	position: relative;
	left: 100px;
}
p.link{
	left: 18%;
	color: #59AEFF;
	font-size: smaller;
}
p#work {
	color: #494949;
	left: 15%;
	line-height: 140%;
	margin: 0 20% 0 20%;
	border-bottom: solid #191970;
	border-right: solid Black;
	padding-right: 5%;
	background: #F0F8FF;
	padding-left: 5%;
	padding-bottom: 5%;
}
p.midasi{
	border: medium double #FFCC66;
	text-align: center;
	color: White;
	font-size: larger;
	background-color: Navy;
	padding: 5px 5px 5px 5px;
}
p.news_text{
	font-size: smaller;
	font-weight: bold;
}
p.date{
	text-align: right;
	font-family: "Times New Roman", Times, serif,"‚l‚r ‚oƒSƒVƒbƒN";
}
.navi{
	position: fixed;
	left: 0;
	top: 0;
	font-size: 90%;
	margin: 0 0 0 0;
	width: 100%;
	padding: 3px 60px 3px 3px;
	color: #ffffff;
	background: #000199 !important;
	z-index: 10;
	filter: alpha(opacity=50);
	-moz-opacity: 0.65; /*FF*/
	opacity: 0.65;
	text-align: right;
}
.navi a:link{
	color: #FEFF17;
	font-weight:bold;
	text-decoration:underline;
}
.navi a:visited{
	color: White;
	font-weight:bold;
	text-decoration:underline;
}
.navi a:hover{
	color: #00D246;
	font-weight:bold;
	text-decoration:underline;
}
.navi a:active{
	color: ActiveCaption;
	font-weight:bold;
	text-decoration:underline;
}

#foot{
	position: absolute;
	top: 1568px;
	color: #F0F8FF;
	left: 247px;
}
.arc90_linkpic {
display: none;
position: absolute;
left: 0;
top: 1.5em;
width: 200px;
height: 150px;
}
.arc90_linkpicIMG {
padding: 0;
width: 200px;
height: 150px;
}
#tooltip {
    background: #0000ff;
    color: #fff;
    width: 200px;
    padding: 10px;
    overflow: hidden;
    filter: alpha(opacity=0);
    -moz-opacity:1.0;
    opacity:1.0;
}
#tooltip p {
    margin: 0;
    padding: 0;
}
#product_1 {
    cursor: pointer;
}
