#contents #mainTitle {
	height: 110px;
	width: 720px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: url(../mailform/images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#contents #mainTitle h1 {
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: 80px;
	width: auto;
}
#summary {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#summary p {
	text-align: left;
	font-size: 80%;
	line-height: 1.5em;
}
#request {
	width: 580px;
	text-align: left;
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
}
#request p {
	font-weight: bold;
}
#request ul {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: disc;
}
#request li {
	line-height: 1.5em;
}
#form1 table {
	width: 600px;
	font-size: 80%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#form1 th {
	background-color: #F3F3F3;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 200px;
	font-weight: normal;
	text-align: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#form1 th em {
	color: #333333;
	padding-left: 5px;
	font-style: normal;
}
#form1 th.must {
	border-left-color: #003300;
}
#form1 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
#form1 .submit {
	text-align: center;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.tBox {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
}

.text1,.text2,.text3,.text4,.text5,.text6,.text7 {
	border:1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}.text1 {
	width: 300px;
}
.text2 {
	width: 3em;
}
.text3 {

	width: 100px;
}
.text4 {


	width: 350px;
}
.text5 {


	width: 100px;
}
.text6 {



	width: 300px;
}
.text7 {




	width: 350px;
}

