@charset "utf-8";
/*------------------------------------------------------------
	業務内容
------------------------------------------------------------*/
#sideBar .navi03 a {
	background: url(../img/common/s_navi03_rollover.png) no-repeat;
}

#conts p {
	margin-bottom: 19px;
	font-size: 1.2em;
	line-height: 1.6;
}

#conts p span {
	margin-right: 4px;
}

#conts span {
	font-weight: bold;
	color: #E92030;
}

#conts .text {
	margin-bottom: 4px;
}

#conts .mailForm {
	width: 468px;
}

#conts .mailForm table {
	width: 100%;
	border-collapse: collapse;
}

#conts .mailForm th {
	padding: 5px 0 7px 10px;
	text-align: left;
	vertical-align: top;
	font-size: 1.25em;
	line-height: 1.6;
	border: 1px solid #E2E2E2;
	border-right: none;
	background-color: #F7F7F7;
}

#conts .mailForm td {
	padding: 5px 2px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #E2E2E2;
	border-left: none;
	background-color: #F7F7F7;
}

#conts .mailForm td input {
	width: 196px;
}

#conts .mailForm td input,
#conts .mailForm td textarea {
	font-size: 1.2em;
}

#conts .mailForm td #fPostal {
	width: 88px;
}

#conts .mailForm td #fAccess {
	width: 266px;
}

#conts .mailForm td #fFax,
#conts .mailForm td #fTel {
	width: 126px;
}

#conts #fContent {
	width: 330px;
	height: 145px;
}

#conts .mailForm .submit {
	text-align: center;
}

#conts .mailForm .submit li {
	margin: 0 10px;
	display: inline;
}

#conts .mailForm .submit input {
	width: auto;
	line-height: 1.7;
}

#conts .mailForm .content th {
	letter-spacing: -1px;
}

#conts .mailForm .content td,
#conts .mailForm .content th {
	border-bottom: none;
}
	
#conts .mailForm .btnTd {
	padding-top: 0;
	border-top: none;
	border-left: 1px solid #E2E2E2;
}