@charset "utf-8";
#BDY {
	margin: 0;
	padding: 0;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, mono;
	font-size: 14px;
}
#BDY .T0 {
	vertical-align: top;
}
#BDY .T0 .T1 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
	line-height: 20px;
	background-color: #DFEAFF;
	text-align: center;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000099;
	margin-top: 1px;
}
#BDY #name {
	width: 400px;
	background-color: #EEF4FF;
	border: 1px solid #CCCCCC;
	height: 17px;
	margin: 0;
}
#BDY #email {
	width: 400px;
	background-color: #EEF4FF;
	border: 1px solid #CCCCCC;
	height: 17px;
	margin: 0;
}
#BDY #note {
	width: 400px;
	height: 390px;
	background-color: #EEF4FF;
	border: 1px solid #CCCCCC;
}
#BDY .T0 #submit {
	font-size: 14px;
	width: 80px;
	line-height: 25px;
	height: 30px;
}
#BDY .T0 #reset {
	font-size: 14px;
	width: 80px;
	line-height: 25px;
	height: 30px;
}
#BDY .T0 #pp {
	font-size: 14px;
	width: 150px;
	line-height: 25px;
	height: 30px;
}
