@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
}
p{
	padding:0;
	margin:0;
}
img{
	border:0;
}
#wrap{
	width:750px;
	background-color:#ccd6d7;
}

.kiyaku{
	width:680px;
	margin:0 auto;
}

table td,tr{
	padding:5px;
	font-size:90%;
	line-height:160%;
}
#left{float:left;}
/*-----------------------------------------------
お問合せボタンCSS
-----------------------------------------------*/
#mail {
	background:url(../images/img4b.gif) left top no-repeat;
	float:right;
}
#mail a { display:block;width:154px;height:102px; }
#mail a:hover { background-color:transparent; }
#mail a:hover img{ visibility:hidden; }


/*-----------------------------------------------
お問合せボタンCSS
-----------------------------------------------*/
#mail2 {
	background:url(../images/img6b.gif) left top no-repeat;
	float:right;
}
#mail2 a { display:block;width:155px;height:97px; }
#mail2 a:hover { background-color:transparent; }
#mail2 a:hover img{ visibility:hidden; }


/*-----------------------------------------------
お問合せボタンCSS
-----------------------------------------------*/
#mail3 {
	background:url(../images/img8b.gif) left top no-repeat;
	float:right;
}
#mail3 a { display:block;width:155px;height:99px; }
#mail3 a:hover { background-color:transparent; }
#mail3 a:hover img{ visibility:hidden; }
