@charset "utf-8";
/* CSS Document */

@charset "utf-8";

/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
body#form {
	width: 740px;
	color: #333;
	line-height: 1.5;
	text-align:center;
}

.center {
	text-align:center;
}

.topP {
	margin-left: 2px;
	font-size: 14px;
}

.topP02 {
	margin-left: 2px;
	margin-bottom:1em;
	font-size: 16px;
}

.topP span, .comTable th span {
	color: #FF0000;
}

.noticeP {
	color: #FF0000;
	text-align:center;
	font-weight:bold;
	font-size:22px;
	margin:35px 0 50px;
}

.thanksP {
	text-align:center;
	font-weight:bold;
	font-size:22px;
	margin:35px 0 50px;
}

.comTable {
	margin-bottom: 22px;
	background: none;
}

.comTable th {
	font-weight: normal;
  white-space: nowrap;
}

.comTable th, .comTable td {
	padding: 17px 5px 21px 13px;
	font-size: 14px;
	line-height: 1.5;
}

.comTable .confTr th, .comTable .confTr td {
	background: url(../img/line.png) repeat-x left bottom;
}

.comTable td span.txt {
	margin-left: 7px;
	font-size: 12px;/*vertical-align: bottom;*/
}

.comTable input[type="text"] {
	padding: 0.5em;
	height: 18px;
	border: 1px solid #909090;
	margin-top:-0.5em;
}

.comTable option {
	padding: 0.2em;
	font-size: 14px;
}

#fCode, #fAddress {
	width: 98px;
}

#fEmail, #fTel {
	width: 248px;
}

#fDivision, #fName, #fName02, #fKana, #fSec {
	width: 298px;
}

#fCompany, #fAddress02 {
	width: 398px;
}

.w01 {
	width: 398px;
}

.w02 {
	width: 298px;
}

#fAddress {
	margin-bottom: 12px;
	height: 22px;
}

#fContent {
	margin: 3px 0 8px;
	height: 130px;
	width: 398px;
	border: 1px solid #909090;
	font-size: 1em;
}

.mailForm p {
	margin-bottom: 21px;
	font-size: 14px;
	text-align: center;
}

.mailForm p a {
	color: #003399;
}

.mailForm .submit {
	text-align: center;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	margin-bottom:5px;
	padding:0.5em 2em;
}
