@charset "utf-8";

/***** contact *****/

.title {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/contact/title.gif);
}


.img1 {
	background-image: url(../images/contact/img1.gif);
	width: 515px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding-bottom: 20px;
}

.mailbtn {
	text-align: center;
	padding-bottom: 20px;
}

.mailbtn img{
	border:0px;
}

