
/* ツール
---------------------------------------------------- */

#form input { font-size: 130%;
	width: 130px;

} 

#form select { font-size: 130%;
	width: 80px;

} 


/*
   面倒くさいと思ったら
--------------------------------------------------*/

.hw_top02{
	width:450px;
	height:81px;
	margin-left:45px;
	margin-bottom:0;
	margin-top:30px;
	background:url(../img/hw_top02.gif);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a.hw_top03{
	width:450px;
	height:280px;
	margin-left:45px;
	background:url(../img/hw_top03.gif);
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

a:hover.hw_top03{
	background-position:0 -280px;
}





