@charset "UTF-8";
.img {
	border: 0px;
}
a:hover img {
	filter: alpha(opacity=50);
	/* Safari Opera */
    opacity:0.80;
	/* Firefox Netscape */
    -moz-opacity:0.80;	
}
h1 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.text_topic {
width:500px; height:60px; padding:8px; background-color:#FFFFFF; margin-top:40px; filter:alpha(opacity=90); -moz-opacity:0.75; opacity:0.75; overflow:auto; font-size:10px; font-family:'?? ?????', Osaka, '?????? Pro W3'; line-height:150%; text-align:left;
}
.company_waku {
	width:1000px;
	font-size:10px;
	background-image: url(../img_company/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.cotact_waku {
	width:1000px;
	font-size:10px;
	
}
a:link {
 color: #999999;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #999999;
}
a:hover {
 text-decoration: none;
 color: #333333;
}
a:active {
 text-decoration: none;
 color: #999999;
}
