@charset "utf-8";


#contact table.table01 ul{
	margin-top: 0;
}
#contact div.purposeData{
	margin: 5px 0 0 30px;
}
#contact input{
	line-height: 1.2;
}
#contact textarea{
	line-height: 1.3;
}
#contact div.rules{
	text-align: center;
	margin: 20px auto 0;
}
#contact div.rules textarea{
	width: 600px;
}

.special{
	border:2px solid #B6EAE3;
	background:#DBF5F2;
	padding:10px;
	margin:10px 0;
}

.special p{
	margin:5px 0;
}

.special .tit{
	font-weight:bold;
}
