@charset"utf-8";


/********** 内部レイアウト（お便りはこちらへ） **********/

#form {
	width: 500px;
	margin: 0px 0px 0px 215px;
}

#form div#header {
	padding: 5px;
}

#form div#header p#t01 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	background-image: url(../mail/image/banner.gif);
	background-repeat: no-repeat;
	width: 334px;
	height: 52px;
	margin: 10px 0px 20px 83px;
}

#form div#header p#pre01 {
	margin: 10px 0px 20px 0px;
}

#form div#header p#t02 {
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
	text-align: center;
	margin: 0px 0px 1px;
}

#form div#important {
	width: 480px;
	background-color: #FDDAEC;
	margin: 0px;
	padding: 8px;
}

#form div#important p#important01 {
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
	text-align: center;
	margin: 0px 0px 2px;
}

#form div#important p {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

#form table#t01 {
}
#form table#t01 tr td {
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
}


