.mlight {
	font-size: 10px;
	color: #333333;
	background-image: url(../images/menu_middle.jpg);
	background-repeat: repeat-y;
}
.news {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 230px;

}
.points {
	font-size: 10px;
	color: #333333;
	line-height: 150%;

}
.point {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.under {
	background-image: url(../images/foot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.top {
	font-size: 12px;
	color: #333333;
	background-image: url(../images/top_title2.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	height: 56px;
	width: 617px;
	line-height: 16px;


}
a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #00A59D;
}
a:active {
	color: #FF8080;
}
.left {
	background-image: url(../images/lf_menu_under.gif);
	background-repeat: repeat-y;
}
.search {
	background-image: url(../images/main_search_middle.gif);
	background-repeat: repeat-y;
}
.member {
	background-image: url(../images/main_member_middle.gif);
	background-repeat: repeat-y;
}
.page {
	background-image: url(../images/foot_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.one_column {
	background-image: url(../images/foot_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.midashi {
	font-size: 14px;
	color: #333333;
	text-indent: 7pt;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3C7991;
	font-weight: bold;


}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/title/sub_title.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 40px;
	background-position: bottom;
	line-height: 20px;


}
.sideleft {
	background-image: url(../images/lf_menu_under.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
}
.main {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	display: block;
}

.voice {
	font-size: 0px;
	background-image: url(../images/voice/photo_fream.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 4px;
	height: 118px;
	width: 154px;
}
.red {
	font-size: 12px;
	color: #C00;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.search {
	background-image: url(../images/search/middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 393px;
	text-align: center;
	vertical-align: top;
}
.gadget {
	background-image: url(../images/search/gj_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.newly_build {
	background-image: url(../images/newlybuild/bukken_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 305px;
}
.build_title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.build_new {
	background-image: url(../images/newlybuild/news_m.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 390px;
	text-align: center;
	vertical-align: top;
}


/*--------------------------------
	仲介手数料ページ用テCSS
----------------------------------*/

#section {
	padding: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 12px;
	line-height: 170%;
	display: block;
}
#section p {
	padding-bottom: 20px;
}
#section .red {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	margin: 0px;
	padding: 0px;
}
#section th {
	font-size: 12px;
	font-weight: normal;
}
#section table {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}
#pagetop {
	padding: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: right;
	clear: both;
}
#section .box {
	font-size: 12px;
	border: 1px solid #CCC;
	padding: 15px;
	line-height: 180%;
	font-weight: normal;
	margin-bottom: 20px;
	background-color: #EAF2F2;
}
#section ol {
	background-color: #EAF2F2;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	width: 260px;
	/width: 285px;
	float: left;
	margin-right: 10px;
}
#section li {
	list-style-type: decimal;
	list-style-position: inside;
	color: #1E7499;
}
