@charset "utf-8";

.contwrap{
	padding:0 10px;
}
.contact{
	width:735px;
	margin:0px auto 5px;
	border:1px solid #bfbfbf;
}
.contact th{
	width:150px;
	text-align:left;
	border:1px solid #ccc;
	background-color:#ebebeb;
	padding:10px;
	vertical-align:top;
}
.contact .data{
	border:1px solid #ccc;
	padding:10px;
}
.textarea{
	width:90%;
}
.textarea2{
	width:50%;
}
.textarea3{
	width:30%;
}
.textarea4{
	width:90%;
	height:150px;
}
.red,.error{
	color:#ff0000;
	font-weight:bold;
}
table input[text],table select,table textarea{
	border:1px solid #ccc;
	padding:3px;
}
#area_name{
	display:block;
	margin:0px 0px 5px 0px;
}

.btn{
	margin:20px auto 0;
	text-align:center;
}
.kanryo{
	text-align:center;
	padding:0 0 30px;
}
.kanryo2{
	text-align:center;
	padding:0 0 300px;
}
.kanryo2 a{
	text-align:center;
	background: url(../images/icon_link.gif) no-repeat center left;
	padding:0 0 0 15px;
}
.pp{
	margin:10px 0px 0px 0px;
	text-align:center;
}
span.example{
	color:#999;
}