@charset   "Shift_JIS";
body{
  margin-top : 0px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  background-image : url(image/haikei.gif);
  background-repeat : repeat-x;background-position : center top;
  background-attachment : fixed;
}

.font15{
  font-size : 15px;
  line-height : 170%;
}

.box1{
  font-size : 15px;
  line-height : 170%;
  width : 640px;
  bottom : auto;
}

a img.application {
	background:none!important;
	
}
a:hover img.application {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}