@charset "utf-8";
#wrapper #contents #rightside #main_area #mail_form #mailform .mailform th {
	font-size: 1.1em;
}
.wra {
	color: #666666;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.wra a {
	color: #FF6600;
}
#wrapper #contents #contents_l #new_item #lighter_detail #form #mailform .mailform em {
	font-size: 0.9em;
	font-style: normal;
	color: #FF6600;
}



form#mailform {
	padding: 5px;
	color: #FF6600;
}

table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
}

#wrapper #contents #rightside #main_area #mail_form #mailform .mailform em {
	font-size: 0.9em;
	font-style: normal;
	color: #FF0000;
}
#wrapper #contents #rightside #main_area #mail_form #mailform .mailform th {
	width: 170px;
}


table.mailform tr th span {
	color: #CC0000;
	font-size: 1.5em;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}

*:first-child+html #mailform .mailform th {
	width: 170px;
	margin-right: 100px;
}
