@charset "Shift_JIS";
body{
  margin-top : 0px;
  border-top-color : #000000;
  background-image : url(image/haikei.jpg);
  background-repeat : repeat-x;
  background-attachment : fixed;background-position : center top;
}

.font14{
  font-size : 14px;
  line-height : 170%;
}

.box1{
  font-size : 14px;
  line-height : 170%;
  width : 620px;
}
p.note{
	background-image : url(image/dotline.gif);
line-height: 25px;
margin: 0px;
}

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;
}