@charset "utf-8";
h2 {
	background-image: url(../img/tth3.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 860px;
	font-size: 1.5em;
	margin: 10px 0 0 20px;
	padding: 15px 0 0 50px;
	text-align: left;
}

#main {
	text-align:center;
	line-height:150%;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main p {
	margin:20px 0 20px 0;
	line-height:150%;
}

#main ul,#main ol {
	margin:0 0 0 25px;
}

#main li {
	line-height:150%;
	margin:0 0 20px 0;
	color:#333;
}

#main li strong {
	display:block;
	color:#360;
	font-size:14px;
	margin:0 0 5px 0;
}

#main table {
	border-left:1px solid #c93;
	border-top:1px solid #c93;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#main th,#main td {
	padding:10px;
	border-right:1px solid #c93;
	border-bottom:1px solid #c93;
}

#main th {
	background-color:#ffc;
}

#main td li {
	margin:0 !important;
}

/* サイトマップで使っている */
#main dt {
	font-size:14px;
	font-weight:bold;
}

#main dd {
	margin:10px 0 20px 0;
	padding:0 0 10px 30px;
	border-bottom:1px dotted #ccc;
	color:#333;
	text-indent: 1em;
}

/*----------------------------------------------------
	地主・貸主さんへ
----------------------------------------------------*/

#link {
	margin-left:40px;
}
#link   h3 {
	border-left:0;
	padding-left:0;
	color:#963;
	font-size:1.7em;
}

#link li {
	margin-bottom:5px !important;
	color:#690;
}

#link .image {
	margin:30px 0 30px 20px;
}

/*----------------------------------------------------
	用途説明テーブル
----------------------------------------------------*/

#link td em {
	display:block;
	font-style:normal;
	font-weight:bold;
	color:#369;
	margin-top:5px;
}

#link table {
	margin-right:20px;
}

#link td {
	vertical-align:top;
}

#link td div {
	padding:5px;
	margin:5px 0 10px 0;
	border:1px solid #99c;
	background-color:#eef;
	line-height:130%;
	letter-spacing:1px;
	}

/*----------------------------------------------------
	company
----------------------------------------------------*/
#sitemap {
	width:700px;
	margin:0 auto;
	}
#campany {
	width: 830px;
	margin: 10px auto;
}

#campany #left {
	width: 200px;
	text-align: center;
	float: left;
	margin-left: 100px;
	display: inline;
}

#campany #left img {
	margin-bottom: 10px;
}
#campany  #right {
	float: right;
	display:inline;
	text-align: left;
}
#campany  #right table {
	float: right;
	border: 0px;
	font-size: 1.1em;
}
#campany  #right  th {
	width: 80px;
	text-align: center;
	height: 20px;
	background-color: #FFFFFF;
	border: 0px;
}
#campany  #right  td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	border-right-width: 0px;
	padding-left: 5px;
	text-align: left;
}
#policy,#privacy,#sitemap {
	width: 680px;
	margin: 20px auto;
	text-align: left;
}

