@charset "utf-8";
/* property rental styles */
.t_styles {
	height: 22px;
	text-indent: -9999px;
}

h1 { margin: 0 0 20px 0; }

h2#t01 { background: url(../images/inquiry/ttl_1.gif) no-repeat; width: 695px; margin-top: 0; }

h2#t02 { background: url(../images/inquiry/ttl_2.gif) no-repeat; width: 695px; margin-top: 0; }

main {
	margin-left: 30px;
}

section {
	line-height: 1.5;
}

span.red {
	color: #F00;
}

section#privacy {
	width: 695px;
	margin-bottom: 30px;
}

section table {
	width: 693px;
	border: 1px solid #9E9F9F;
	border-collapse: collapse;
	font-size: 100%;
	background-color: #D3EDFB;
	margin-bottom: 10px;
}

section table th {
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	padding: 8px 10px ;
	font-weight: normal;
}

section table td {
	padding: 8px 10px ;
}

input.long,
textarea {
	width: 90%;
}

input.middle {
	width: 60%;
}

input.short {
	width: 40%;
}

section a {
	text-decoration: none;
	color: #00519E;
}

section a:hover {
	text-decoration: underline;
}

section a:visited {
	color: #636;
}

section#souko,
section#system {
	margin: 0;
}
