@charset "utf-8";
/* CSS Document */
body{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
form{
	padding: 0;
	margin: 0;
}
.wrap{
	position: relative;
	height: 115px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	padding: 10px 52px;
	height: 15px;
	margin-bottom: 5px;
	background:url(../images/wmunpoco/ttl_form.jpg) left center no-repeat;
	border-bottom: 1px solid #ffcc66;
	padding: 10px 15px;
	margin-bottom: 10px;	 
}
p{
}
table{
}
table td{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
}
input.penname{
	width: 235px;
	height: 20px;
	margin-bottom: 5px;
}
textarea.comment{
	width: 235px;
	height: 72px;
}
p.btn_send{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
p{
	font-size: 12px;
}