@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	main-content
--------------------------------------*/

#main-content h2 {
	clear: both;
	width: 642px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px 0 5px 10px;
	text-align: left;
	font-size: 180%;
	font-weight: bold;
	color: #333333;
	border-left: 3px solid #0062AE;
	border-bottom: 1px solid #CCCCCC;
}

#main-content h3 {
	clear: both;
	width: 652px;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 12px 0 0px 25px;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	background: url(../../shared/image/bg_h3.jpg) no-repeat left center;
}

#main-content h3 a {
	color: #fff;
	text-decoration: none;
}

#main-content h4 {
	clear: both;
	width: 642px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #F0EDE4;
}

#main-content p.context {
	padding: 10px 0px 5px 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 160%;
}

#main-content .entry-body {
	margin: 10px 0px 15px 0px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
}

#main-content .entry-body p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#main-content p {
	clear: both;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 160%;
}

#main-content .pic-right {
	float: right;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .pic-left {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .pic-right-noborder {
	float: right;
	margin-left: 10px;
	padding: 3px;
}

#main-content .pic-left-noborder {
	float: left;
	margin-right: 10px;
	padding: 3px;
}

#main-content .pic-waku {
	padding: 3px;
	border: 1px solid #B9B9B9;
}

#main-content .form-btn {
	width: 300px;
	margin: 0;
	padding: 8px;
	color: #000;
	background: #F3F3F3;
	text-decoration: none;
	border-top: 2px solid #F1F1F1;
	border-left: 2px solid #F1F1F1;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
}

#main-content .list-check {
	margin: 15px 0;
	padding: 0px 10px 15px 35px;
	background-color: #ffffee;
	line-height: 1.6;
	border: 2px solid #ffcc99;
	list-style-image: url(../../shared/image/checkmark.gif);
	list-style-position: outside;
}

#main-content .list-check li {
	margin-top: 10px;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}

#main-content .list-check2 {
	margin: 15px 0;
	padding: 0px 10px 15px 35px;
	line-height: 1.6;
	list-style-image: url(../../shared/image/checkmark.gif);
	list-style-position: outside;
}

#main-content .list-check2 li {
	margin-top: 10px;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}

#main-content .content-link a {
	margin-left: 10px;
	padding-left: 13px;
	background: url(../../shared/image/icon_arrow-right_02.gif) no-repeat left center;
	text-align: right;
	font-weight: normal;
}

.box-red {
	margin: 15px 0;
	padding: 10px;
	background-color: #fff5f5;
	border: 2px solid #ff9999;
}

.box-blue {
	margin: 15px 0;
	padding: 10px;
	background-color: #eefaff;
	border: 2px solid #99ccff;
}

.box-yellow {
	margin: 15px 0;
	padding: 10px;
	background-color: #ffffee;
	border: 2px solid #ffcc99;
}

.box-green {
	margin: 15px 0;
	padding: 10px;
	background-color: #efffef;
	border: 2px solid #99ff99;
}

.box-pink {
	margin: 15px 0;
	padding: 10px;
	background-color: #fff9ff;
	border: 2px solid #ffccff;
}

.box-gray {
	margin: 15px 0;
	padding: 10px;
	background-color: #f0f0f0;
	border: 1px solid #EBEBEB;
}

/*--------------------------------------
おすすめ物件
--------------------------------------*/

body.osusume  span.red {
	color: #ff0000;
}

body.osusume  h2 span.small {
	font-size: 10px;
	color: #155C74;
	position: relative;
	top: -8px;
}

body.osusume  h2 span.big {
	font-size: 100%;
}

body.osusume  h2 span.red {
	font-weight: bold;
	letter-spacing: -0.05em;
}

body.osusume  #pulldown_categoryarchives {
	margin-bottom: 10px;
	padding: 0px;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
}

body.osusume  .osusume-table {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 160%;
}

body.osusume  .osusume-table2 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 160%;
}

body.osusume  .osusume-table th,
body.osusume  .osusume-table td,
body.osusume  .osusume-table2 th,
body.osusume  .osusume-table2 td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}

body.osusume  .osusume-table th,
body.osusume  .osusume-table2 th {
	background-color: #F0EDE4;
	color: #333333;
	font-weight: bold;
}

body.osusume  .osusume-table-inside,
body.osusume  .osusume-table-inside td {
	border: none;
	margin: 0;
	padding: 5px;
}

body.osusume  .osusume-table td span.bukken-name {
	font-size: 14px;
	font-weight: bold;
}

body.osusume  .osusume-table td span.price,
body.osusume  .osusume-table2 td span.price {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

body.osusume  div.photo_area {
	margin: 5px 0px;
	padding: 3px;
	border: 1px solid #B9B9B9;
	text-align: center;
}

body.osusume  ul.osusume-navi {
	margin: 10px 0px;
}

body.osusume  ul.osusume-navi li.back a {
	padding-left: 20px;
	display: inline;
	background: url(../image/arrow_left.png) no-repeat 0 50%;
}

body.osusume  ul.osusume-navi li.print a {
	padding-left: 20px;
	display: inline;
	background: url(../image/printer.png) no-repeat 0 50%;
}

/*--------------------------------------
おすすめ物件お問い合わせ
お問い合わせ
--------------------------------------*/

body.contact  span.red {
	color: #ff0000;
}

body.contact  .contact-table {
	clear: both;
	width: 652px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 160%;
}

body.contact  .contact-table th,
body.contact  .contact-table td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}

body.contact  .contact-table th {
	width: 120px;
	background-color: #F2F2F2;
	color: #333333;
	font-weight: bold;
}

body.contact  .contact-table td span.bukken-name {
	font-size: 14px;
	font-weight: bold;
}

body.contact  .contact-table td span.price {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

/*--------------------------------------
買いたい方へ
--------------------------------------*/

body.buy div.knowhow {
	clear: both;
	height: 268px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background: url(../../cgi_bin/mt/mt-static/FileUpload/pics/buy/bg_knowhow.gif) no-repeat left top;
}

body.buy ul#knowhow-btn {
	margin-left: 30px;
	padding-top: 111px;
}

body.buy ul#knowhow-btn li {
	float: left;
	width: 192px;
	margin-right: 10px;
	border: none;
}

body.buy #information {
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0 10px 25px;
	border: 1px solid #ffccb0;
}

body.buy #information div.lead {
	margin-bottom: 15px;
	position: relative;
}

body.buy #information div.lead h5 {
	margin-bottom: 5px;
}

body.buy #information div.lead p {
	font-size: 84%;
}

body.buy #information  div.content-link2 {
	position: absolute;
	top: 0px;
	right: 0px;
}

body.buy #information iframe {
	clear: both;
	width: 635px;
	height: 270px;
	border: none;
	margin: 0;
	padding: 0;
}

body.buy #information #titleArea {
	width: 630px;
	clear: both;
}

body.buy #information #titleArea h6 {
	width: 192px;
	padding: 0 18px 0 0;
	float: left;
	margin: 0;
}

/*--------------------------------------
売りたい方へ
--------------------------------------*/

body.sell span.red {
	color: #ff0000;
	font-weight: bold;
}

body.sell #main-content h4 {
	clear: both;
	text-align: left;
	background-color: none;
}

body.sell h4#bar1 {
	background: url(../../cgi_bin/mt/mt-static/FileUpload/pics/sell/flow01.gif) no-repeat;
	text-indent: -5000px;
	clear: both;
	float: left;
	width: 100px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

body.sell h4#bar2 {
	background: url(../../cgi_bin/mt/mt-static/FileUpload/pics/sell/flow02.gif) no-repeat;
	text-indent: -5000px;
	clear: both;
	float: left;
	width: 100px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

body.sell h4#bar3 {
	background: url(../../cgi_bin/mt/mt-static/FileUpload/pics/sell/flow03.gif) no-repeat;
	text-indent: -5000px;
	clear: both;
	float: left;
	width: 100px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

body.sell h4#bar4 {
	background: url(../../cgi_bin/mt/mt-static/FileUpload/pics/sell/flow04.gif) no-repeat;
	text-indent: -5000px;
	clear: both;
	float: left;
	width: 100px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

body.sell h4#bar5 {
	background: url(../../cgi_bin/mt/mt-static/FileUpload/pics/sell/flow05.gif) no-repeat;
	text-indent: -5000px;
	clear: both;
	float: left;
	width: 100px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

body.sell h4#bar6 {
	background: url(../../cgi_bin/mt/mt-static/FileUpload/pics/sell/flow06.gif) no-repeat;
	text-indent: -5000px;
	clear: both;
	float: left;
	width: 100px;
	height: 130px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

body.sell #main-content p.midashi {
	float: right;
	width: 535px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 160%;
	color: #154CA5;
	font-weight: bold;
}

body.sell #main-content p.honbun {
	float: right;
	width: 535px;
	padding: 0px 0px 5px 0px;
	margin-bottom: 15px;
}

body.sell #main-content p.honbun .illust {
	float: right;
	margin: 0px 0px 10px 10px;
}

body.sell  span.red {
	color: #ff0000;
}

body.sell  .contact-table {
	clear: both;
	width: 652px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 160%;
}

body.sell  .contact-table th,
body.sell  .contact-table td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}

body.sell  .contact-table th {
	width: 120px;
	background-color: #F2F2F2;
	color: #333333;
	font-weight: bold;
}

body.sell  .contact-table td span.bukken-name {
	font-size: 14px;
	font-weight: bold;
}

body.sell  .contact-table td span.price {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

/*--------------------------------------
会員登録
--------------------------------------*/

body.member  div#main-content h2 {
	clear: both;
	width: 652px;
	margin: 0px;
	padding: 0px;
	border: none;
}

body.member  div#main-content h3 {
	display: none;
	/* Hides from IE5-Mac ¥*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */
}

body.member  div#main-content div.entry-header {
	clear: both;
	width: 652px;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 12px 0 0px 25px;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	background: url(../../shared/image/bg_h3.jpg) no-repeat left center;
}

body.member  span.red {
	color: #ff0000;
}

body.member  .contact-table {
	clear: both;
	width: 652px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 160%;
}

body.member  .contact-table th,
body.member  .contact-table td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}

body.member  .contact-table th {
	width: 140px;
	background-color: #F2F2F2;
	color: #333333;
	font-weight: bold;
}

body.member  .contact-table td span.price {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

body.member  .contact-table span.red {
	font-size: 11px;
}

body.member  div#main-content div.attention {
	margin: 15px 0;
	padding: 15px;
	background-color: #fff5f5;
	border: 2px solid #ff9999;
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	color: #ff0000;
}

body.member  div#main-content div.attention-message {
	margin: 15px 0;
	padding: 15px;
	background-color: #fff5f5;
	border: 2px solid #ff9999;
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	color: #ff0000;
}


/*--------------------------------------
お役立ち情報
--------------------------------------*/

body.column .box-gray img {
	margin: 10px;
}

body.column .box-gray table td {
	text-align: left;
}

/*--------------------------------------
会社概要
--------------------------------------*/

body.about #main-content .table01 {
	clear: both;
	width: 652px;
	margin: 10px 0px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

body.about #main-content .table01 th {
	padding: 5px;
	width: 140px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	vertical-align: top;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #F2F2F2;
}

body.about #main-content .table01 th span.attention {
	color: #ff0000;
}

body.about #main-content .table01 td {
	padding: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 140%;
	vertical-align: top;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

body.about div#left-info {
	clear: both;
	float: left;
	margin: 10px 0px;
}

body.about div#left-info .tel {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

/*--------------------------------------
サイトマップ
--------------------------------------*/

body.sitemap #main-content ul {
	clear: both;
	margin: 0px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}

body.sitemap #main-content ul li a {
	clear: both;
	margin-right: 13px;
	padding: 3px 0 3px 13px;
	background: url(../image/icon_arrow-right_01.gif) no-repeat left center;
	text-align: left;
}

/*--------------------------------------
サイトマップ
--------------------------------------*/

body.privacy  #main-content h3 {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 0;
}

/*--------------------------------------
ご来店の予約
--------------------------------------*/

body.visit div#main-content h3 {
	display: none;
	/* Hides from IE5-Mac ¥*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */
}

body.visit #main-content .big-siz strong {
	font-size: 16px;
}

body.visit  div#main-content div.attention {
	clear: both;
	font-size: 85%;
	font-weight: normal;
	color: #333333;
	margin: 15px 0;
}

body.visit  div#main-content div.entry-header {
	clear: both;
	padding: 3px 0;
	font-size: 100%;
	font-weight: bold;
}

body.visit  div#main-content div.promise {
	margin: 15px 0;
	padding: 10px;
	background-color: #fff5f5;
	border: 2px solid #ff9999;
	text-align: left;
}

body.visit  span.red {
	color: #ff0000;
}

body.visit  .contact-table {
	clear: both;
	width: 652px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 160%;
	border: 1px solid #ccc;
}

body.visit  .contact-table th,
body.visit  .contact-table td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}

body.visit  .contact-table #no-border {
	border: 0px solid #ccc;
	padding: 5px;
	text-align: left;
}

body.visit  .contact-table th {
	width: 140px;
	background-color: #F2F2F2;
	color: #333333;
	font-weight: bold;
}

body.visit  .contact-table td span.price {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

body.visit  .contact-table span.red {
	font-size: 11px;
}

body.visit .visit-check {
	margin: 0px 0px 5px 0px;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
}

body.visit .visit-check .check01 {
	padding-left: 20px;
	background: url(../image/180.gif) center left no-repeat;
}

body.visit .visit-check .check02 {
	margin-top: 5px;
	padding-left: 20px;
	background: url(../image/181.gif) center left no-repeat;
}

body.visit .visit-check .check03 {
	margin-top: 5px;
	padding-left: 20px;
	background: url(../image/182.gif) center left no-repeat;
}


