@charset "utf-8";

/* CONTACT用CSS */

/*-------------------------------------
CONTENT
---------------------------------------*/
#Container_contact{
	width:744px;
	height:752px;
	overflow:hidden;
	background:url(../images/contact/bg_contact.png) left top no-repeat;
}

.mailform{
	background:#FFF;
	color:#333;
}
.in_box span a{
	color:#FFF;
}
.in_box span a:link{
	color:#FFF;
}

.in_box span a:hover{
	color:#333;
}

.in_box span a:visited{
	color:#333;
}