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

/************************************************************
 contact
************************************************************/

.contact {
	font-size:12px;
	color:#333;
	line-height:19px;
	float:right;
}

.contact a{
	color:#39f;
}

.clear{
	clear:both;
}
.contact{
	margin:10px 0 0 0;
	font-size:90%;
}

	
.contact h3{
	margin-top:10px;
}

.contact h3 img{
	vertical-align:bottom;
}

.contact .div01{
	background:url(../img/contact/wp.jpg) repeat-y;
	padding:20px 0 20px 20px;
}

.contact .process{
	text-align:ceter;
	margin:10px auto;
}

.contact .wp02{
	vertical-align:top;
	*margin-top:-2px;
}
.contact table{
	width:580px;
	margin:0 0 20px 0;
}

.contact table td{
	padding:10px;
	border:1px solid #ccc;
}

.contact #submit{
	text-align:center;
}


/***********************************************************

