﻿@charset "UTF-8";
/*Fist Created: ---------------------------------------------------*/

p.leadtxt {
	margin-right: 15px ;
	margin-left: 5px ;
	line-height: 1.4;
}





/*プライバシーポリシー ＆　利用規約  ＆　リンク集---------------------------------------------------------------*/
ol#privacy,
dl#rules,
dl#linkList {
	line-height: 1.4;
	margin : 25px 15px 0 5px;
}
ol#privacy li {
	list-style: outside decimal;
	margin : 0 0 1.5em 2em;
}
ol#privacy li ul{
	margin-top: 0.5em;
}
ol#privacy li ul li{
	list-style: outside disc;
	margin : 0 0 0 2em;
}

dl#rules dt,
dl#linkList dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}
dl#rules dd {
	margin-bottom: 1.5em;
}
dl#linkList dd {
	padding-left: 10px;
	margin-bottom: 1.5em;
}
dl#rules dd p {
	margin-bottom: 0.5em;
}
dl#rules dd ul li {
	list-style: outside disc;
	margin-left: 2em;
	margin-bottom: 0.5em;
}

dl#linkList dt {
	background: url("../images/icon_list.gif") no-repeat left top;	
	padding-left: 12px;
}



/*その他　---------------------------------------------------*/
#ad #main h2,
#inquiry #main h2,
#operate #main h2,
#recruit #main h2,
#help #main h2,
#aboutlink #main h2,
#what #main h2,
#option #main h2 {
	background: url("../images/bg_h2.jpg") no-repeat left top;
	clear: both;
	font-size: 14px;
	clear: both;
	margin-bottom: 12px;
	padding: 2px 25px;
	line-height: 30px;
	height: 30px;
	color: #666666;
}

#ad #main h3,
#inquiry #main h3,
#recruit #main h3,
#help #main h3,
#aboutlink #main h3,
#what #main h3,
#option #main h3 {
	font-size: 14px;
	color: #385686;
	margin-bottom: 6px;
}


#ad div.section,
#option div.section,
#what div.section {
	margin: 0 15px 24px 5px;
	line-height: 1.4;
}

#aboutlink div.section div,
#option div.section {
	margin-bottom: 24px;
}

#ad div.section p,
#aboutlink div.section p,
#what div.section p,
#option div.section p {
	margin-bottom: 12px;
}

/*#inquiry div#main p,
#help div#main p {
	margin-bottom: 6px;
	text-align: center;
}
*/
#operate div#main p.logo {
	margin: 20px 0;
	text-align: center;
}


/*表組　---------------------------------------------------*/
#operate div.section table,
#ad div.section table,
#aboutlink div.section table {
	margin: 0 0 12px;
	border: #ccc solid 1px;
	width: 650px;
}

#operate div.section table,
#operate div.section table th,
#operate div.section table td,
#ad div.section table,
#ad div.section table th,
#ad div.section table td,
#aboutlink div.section table
#aboutlink div.section table th,
#aboutlink div.section table td {
	border: #ccc solid 1px;
	padding: 6px 10px 3px;
	vertical-align: top;
	line-height: 1.2;
}


#inquiry table,
#inquiry table th,
#inquiry table td {
	padding: 6px 10px 3px;
	vertical-align: top;
	text-align: left;
}

#operate div.section table th,
#ad div.section table th {
	background-color: #FFFFE0;
}
#ad div.section table th {
	width: 10em;
}


#aboutlink div.section table {
	margin: 0 20px 0 0;
}
#aboutlink div.section table th {
	background-color: #FFFFE0;
	text-align: center;
}
#aboutlink div.section table td p {
	text-align: center;
}
#aboutlink div.section table td p img {
	margin: 6px auto 0;
}





/*ヘルプ　---------------------------------------------------*/
#help dl.helpitem dt {
	background: url("../images/bg_h2.jpg") no-repeat left top;
	font-size: 14px;
	margin-bottom: 12px;
	padding: 2px 25px;
	line-height: 30px;
	height: 30px;
	color: #666666;
	font-weight: bold;
}

#help dl.helpitem dd {
	margin-left: 15px;
	margin-bottom: 6px;
	line-height: 1.4;
}
#help dl.helpitem dd.text-small {
	color: #666666;
	margin-left: 15px;
	margin-bottom: 6px;
	font-size: 11px;
	line-height: 1.4;
}


/*広告掲載　---------------------------------------------------*/
#ad p.inquire {
	clear: both;
	text-align: center;
	margin-bottom: 36px;
}
* html #ad p.inquire {
	zoom: 1;
}

#ad p.inquire a {
	display: block;
	background-image: url("../images/btn_inquire.jpg");
	text-indent: -10000em;
	width: 120px;
	height: 26px;
	margin: 0 auto;
}
#ad p.inquire a:hover {
	background-position: left bottom;
}


/*住まナビとは　＆　有料オプション　---------------------------------------------------*/
#ad div.section p.leadtxt,
#option div.section p.leadtxt,
#what div.section p.leadtxt {
	font-weight: bold;
}
#option div.section p.mLong,
#what div.section p.mLong {
	margin-bottom: 48px;
}

#what div.section ol {
	list-style: outside decimal;
	margin-bottom: 48px;
}

#option div.section ol li,
#what div.section ol li {
	list-style: outside decimal;
	margin: 0 0 2em 2em;
}
#what div.section ol li ol li {
	list-style: none;
	text-indent: -1em;
	margin: 0 0 0 2em;
}

#option div.section dl dt {
	font-weight: bold;
}
#option div.section dl dd {
	margin-bottom: 12px;
}

#option div.section p.notes {
	margin-bottom: 0;
}

#option div.section ul.list li {
	float: left;
	margin-right: 10px;
	margin-bottom: 24px;
	width: 310px;
}

/* add start 100526 Y.Nemoto */
#what div.section p.description {
	margin-left: 1em;
}
/* add end */

/*Clearfix---------------------------------------------------*/


