@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.7em;
}

* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(/images/static/common_img/head_back.gif);
	background-repeat: repeat-x;
}
#header {
	margin-bottom: 10px;
	padding-top: 10px;
}
#pagebody {
	margin-bottom: 20px;
}

a:link {
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #66CC00;
	text-decoration: underline;
}


p {
	margin-bottom: 1em;
}
.font-color-orange {
	color: #FF6600;
}


h1 {
	font-size: 12px;
	line-height: 1.7em;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
}
.font-10 {
	font-size: 10px;
	line-height: 1.5em;
}
.font-11 {
	font-size: 11px;
	line-height: 1.5em;
}
.font-12 {
	font-size: 12px;
	line-height: 1.5em;
}

.font-color-red {
	color: #CC0033;
}

.normal, .normal:hover, .normal:visited, .normal:link
{
	font-weight: normal;
	color:#191919;
	text-decoration: none;
}

{
	font-weight: normal;
	color:#191919;
	text-decoration: none;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}
.text-right {
	text-align: right;
}
.print-data-map {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 400px;
	height: 250px;
}


.margin-btm10 {
	margin-bottom: 10px;
}
.margin-right10 {
	margin-right: 10px;
}

#header #seo-text, #header #seo-text * {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	cursor: default;
}

#header #seo-text {
	float: left;
	padding-top: 5px;
	padding-left: 12px;
}

#header #navi-back {
	margin-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 9px;
	height: 60px;

}
#navi-back ul {
	float: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#navi-back   li {
	list-style-type: none;
	float: left;
	height: 42px;
	display: block;
}
#navi-back #navi-a {
	background-image: url(/images/static/common_img/navi_a_f.gif);
	background-repeat: no-repeat;
	width: 101px;

}
#navi-back #navi-b {
	background-image: url(/images/static/common_img/navi_b_f.gif);
	background-repeat: no-repeat;
	width: 100px;
}
#navi-back #navi-c {
	background-image: url(/images/static/common_img/navi_c_f.gif);
	background-repeat: no-repeat;
	width: 100px;
}
#navi-back #navi-d {
	background-image: url(/images/static/common_img/navi_d_f.gif);
	background-repeat: no-repeat;
	width: 100px;
}
#navi-back #navi-e {
	background-image: url(/images/static/common_img/navi_e_f.gif);
	background-repeat: no-repeat;
	width: 101px;
}
#navi-back #navi-a a {
	width: 101px;
	background-image: url(/images/static/common_img/navi_a.gif);
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 100%;
}
#navi-back  #navi-b a {
	width: 100px;
	text-indent: -9999px;
	background-image: url(/images/static/common_img/navi_b.gif);
	display: block;
	overflow: hidden;
	height: 100%;
}
#navi-back  #navi-c a {
	background-image: url(/images/static/common_img/navi_c.gif);
	text-indent: -9999px;
	width: 100px;
	display: block;
	overflow: hidden;
	height: 100%;
}
#navi-back  #navi-d a {
	width: 100px;
	background-image: url(/images/static/common_img/navi_d.gif);
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 100%;
}
#navi-back  #navi-e a {
	background-image: url(/images/static/common_img/navi_e.gif);
	text-indent: -9999px;
	width: 101px;
	display: block;
	overflow: hidden;
	height: 100%;
}
#navi-back #navi-a a:hover {
	background-image: none;
	height: 100%;
	width: 100%;
}
#navi-back #navi-b a:hover {
	background-image: none;
	height: 100%;
	width: 100%;
}
#navi-back #navi-c a:hover {
	background-image: none;
	height: 100%;
	width: 100%;
}
#navi-back #navi-d a:hover {
	background-image: none;
	height: 100%;
	width: 100%;
}
#navi-back #navi-e a:hover {
	background-image: none;
	height: 100%;
	width: 100%;
}

#navi-back #form_navi {
	float: right;
}
#pagebody {
	margin-bottom: 20px;
}
#pagebody #left-area {
	float: left;
	width: 380px;
}
#pagebody #right-area {
	float: right;
	width: 400px;
}

#search-link-area {
	margin-bottom: 10px;
}

#search-link-area strong {
	font-weight: normal;
}

#tab-container {
	border-left: 1px solid white;
	margin: 0px;
	padding-top: 1px;
}

#tab-container .tab {
	text-align: center;
	position: relative;
	left: -1px;
	top: 1px;
	width: 62px;
	height: 22px;
	margin: 0px;
	margin-right: 2px;
	background-image: url(/images/static/index_img/tab.png);
	float: left;
	cursor: pointer;
}
#tab-container .active {
	background-image: url(/images/static/index_img/tab-active.png);
	cursor: default;
}
#tab-container .select {
	text-decoration: underline;
	color:#000099;
}
#tab-container .tab h2 {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}

#search-link-area .tab-panel-container {
	height: 60px;
	border: 1px solid #0078C7;
	padding: 2px;
	clear:both;
}
.tab-panel-container div.tab-panel{
	display: none;
}
.tab-panel-container div.active{
	display: block;	
}


#right-area #search-back {
	background-image: url(/images/static/index_img/search_back.gif);
	background-repeat: no-repeat;
	height: 402px;
	width: 400px;
	margin-bottom: 10px;
}
.search-box {
	height: 195px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 1px;
}
.search-box h3 {
	font-weight: normal;
	margin: 0px;
}

.search-box-left {
	float: left;
	width: 135px;
	padding-top: 30px;
}
.search-box-link {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 10px;
	margin-top: 5px;
}
.search-box-right {
	width: 250px;
	float: right;
}
.frame-design170 {
	width: 248px;
	height: 170px;
	border: 1px solid #CCCCCC;
	overflow: auto;
}
.new-arrival, .new-arrival-btm {
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}
.new-arrival {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.new-arrival div.img, .new-arrival-btm div.img{
	width: 60px;
	height: 45px;
	margin-right: 5px;
	float: left;
}
.new-arrival p, .new-arrival-btm p {
	width: 150px;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: left;
}

.new-arrival strong, .new-arrival-btm strong {
	font-weight: normal;
	font-size: 12px;
}
div.img img{
	border: 0px;
}

#link-area {
	float: left;
	width: 260px;
}
#footer #footer-cont {
	float: left;
	width: 600px;
	text-align: right;
}

#footer #footer-cont #copyright {
	font-size: 10px;
	line-height: 1.5em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-top: 5px;
	padding-top: 5px;
}

.map-conditions-tab{
    display: none;
    padding: 5px;
    height: 278px;
    width: 278px;
    overflow: auto;
}
.map-result-box{
    width: 278px;
    height: 50px;
    overflow: auto;
    padding: 5px;
    border: 1px solid #999999;
}
.map_tabBox_panelContainer{
    border: 0px;
}
#dammy{
    display:none;
}

#loading{
    display:none;
    overflow:auto;
    height:100px;
    width:100px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-50px;
    margin-left:-50px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    z-index: 100000;
}
#policy {
	padding-right: 140px;
	padding-left: 120px;
	padding-top: 40px;
	padding-bottom: 50px;
}
#policy  h1 {
	letter-spacing: 0.3em;
	font-size: 14px;
	margin-bottom: 1em;
	color: #006699;
}
#policy h2 {
	letter-spacing: 0.5em;
	font-size: 12px;
	margin-bottom: 1em;
	color: #666666;
	margin-top: 3em;
}

#policy  li {
	margin-bottom: 1.3em;
	margin-left: 1em;
}



#loading #loading_image{
    background-image:url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    height:55px;
    width:55px;
    margin-left: auto;
    margin-right: auto;
}
#pop_up{
    border: 1px solid #999999;
    padding: 2px;
    background-color: #FFFFBB;
    font-size: 10px;
    text-align: left;
}
#sign-in-box {
	background-image: url(/images/static/common_img/sign_in_back.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	text-align: left;
}
#sign-in-box #inner {
	padding-top: 60px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #333333;
}
.per-97 {
	width: 97%;
}
#search h1 {
	margin-bottom: 10px;
}

#search h2 {
	margin-bottom: 7px;
}

.area-table {
    font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border: 1px solid #7FBBE3;
	width: 798px;
}
.area-td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #7FBBE3;
	border-right-color: #7FBBE3;
	border-bottom-color: #7FBBE3;
	border-left-color: #7FBBE3;
}
.area-td-btm {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.area-category {
	line-height: 3em;
	color: #FFFFFF;
	background-color: #7FBBE3;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.area-category-btm {
	line-height: 3em;
	color: #FFFFFF;
	background-color: #7FBBE3;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
}

.area-select-box {
	line-height: 2em;
	width: 90px;
	display: block;
	float: left;
	white-space: nowrap;
}
.step-btm {
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 1em;
}
.point-select-box {
	line-height: 2em;
	width: 120px;
	display: block;
	float: left;
	white-space: nowrap;
}

.data-box {
	border: 1px solid #7FBBE3;
	margin-bottom: 20px;
  width: 798px;
}
.data-box img {
	border: 0px;
}
.data-capt    {
	font-size: 14px;
	line-height: 2em;
	color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7FBBE3;
	border-right-color: #7FBBE3;
	border-bottom-color: #7FBBE3;
	border-left-color: #7FBBE3;
	font-weight: bold;
	border-bottom-style: dotted;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.data-capt h2 {
	font-size: 14px;
	margin: 0px;
	line-height: 2em;
	font-weight: bold;
}

.data-money-table {
	margin-bottom: 10px;
}

.data-money-capt {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #7FBBE3;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #7FBBE3;
	border-right-color: #7FBBE3;
	border-bottom-color: #7FBBE3;
	border-left-color: #7FBBE3;
}
.data-money {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7FBBE3;
	border-right-color: #7FBBE3;
	border-bottom-color: #7FBBE3;
	border-left-color: #7FBBE3;
}
.data-money .market-price {
	color: gray;
	font-size: 8pt;
}
.data-album {
	color:#333333;
	font-size: 10pt;
}

.print-link {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #7FBBE3;
	border-right-color: #7FBBE3;
	border-bottom-color: #7FBBE3;
	border-left-color: #7FBBE3;
	text-align: right;
	width: 130px;
}

.data-left {
	width: 298px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.data-left-inbox {
	width: 280px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.data-right {
	width: 490px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.data-right-table {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #7FBBE3;
	margin-bottom: 10px;
}
.data-td-capt {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #7FBBE3;
	white-space: nowrap;
	width: 95px;
}
.data-td {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #7FBBE3;
	border-right-color: #7FBBE3;
	border-bottom-color: #7FBBE3;
	border-left-color: #7FBBE3;
}
.data-td-capt-btm {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #7FBBE3;
	white-space: nowrap;
	width: 95px;
}
.data-td-btm {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
}
.data-td-qr {
	font-size: 10px;
	line-height: 1.2em;
	padding-right: 9px;
	padding-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #7FBBE3;
	border-right-color: #7FBBE3;
	border-bottom-color: #7FBBE3;
	border-left-color: #7FBBE3;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#print-data {
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
}
#print-data * {
	font-size: 8pt;
    color: #000000;
}
.print-title {
	text-align: left;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7FBBE3;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.print-data-header {
	font-size: 12pt;
	line-height: 2em;
	color: #333333;
	font-weight: bold;
}
.print-data-money-table {
    font-size: 10pt;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.print-data-money-capt {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	background-color: #CFDFFE;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	font-weight: bold;
	width: 10%;
	text-align: center;
}
.print-data-money {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
}

.print-data-table {
    width: 100%;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-collapse: collapse;
	border-spacing: 0px;
}
.print-data-capt {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	color: #333333;
	white-space: nowrap;
	border-right-style: solid;
	background-color: #CFDFFE;
	width: 15%;
}
.print-data-td {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-right-style: solid;
	color: #333333;
}
.print-data-capt-btm {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #333333;
	color: #333333;
	white-space: nowrap;
	border-right-style: solid;
	background-color: #CFDFFE;
	width: 15%;
}
.print-data-td-btm {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	color: #333333;
}
#inquiry {
	text-align: left;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inquiry-title {
	text-align: left;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7FBBE3;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#inquiry h1 {
	font-size: 14px;
	line-height: 2em;
	color: #006699;
}
#inquiry h2 {
	font-size: 14px;
	line-height: 2em;
	color: #006699;
}
#inquiry-table  th {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	background-color: #7FBBE3;
	text-align: center;
}
#inquiry-table  td {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
}
#inquiry-table  table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-left-color: #006699;
	margin-bottom: 25px;
}

#inquiry-form table {
	width: 100%;
	margin-bottom: 25px;
}
#inquiry-form th {
	color: #666666;
	white-space: nowrap;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	width: 220px;
}
#inquiry-form td {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: table;
    width: auto;
}

#errorExplanation {
	border: 2px solid #red;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
	word-break: break-all;
	width: 100%;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	background-color: #c00;
	color: #ffffff;
}

#errorExplanation p {
	color: #333333;
	margin: 0px;
	word-break: break-all;
}


#errorExplanation ul {
    margin: 3px;
    padding-left: 30px;
}

#errorExplanation ul li {
    color: #333333;
    font-size: 12px;
    list-style: square;
}
#member h1 {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0.5em;
	color: #006699;
}
#member {
	padding-bottom: 30px;
}
#member a:link {
	color: #336699;
}

#member table {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.member-left-td {
	width: 230px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-left: 20px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.member-right-td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-left: 30px;
	border-right-style: dotted;
}

/*------------------- 検索結果 ----------------*/
/* 表 */
div#condition_labels h1 {
	font-weight: normal;
}


table#real_estate_list {
	width: 100%;
}
/* IE6で会員詳細でのリストがはみ出てしまう問題対策
子要素でwidth:100%を指定した場合には 直感的にはその大きさが親要素の幅にピッタリ合うことが期待されます。 しかしborderやpadding, marginの指定がある場合にはその分だけ幅が大きくなり 結果的に親要素の幅を超えてしまいます(NS6,NS7)。またOpera6の場合にはmarginの分だけ大きくなります。
 */
div#tab_panel table#real_estate_list {
	width: 788px;
}


table#real_estate_list th{
    border: 1px solid #666699;
    padding: 3px;
    font-weight: bold;
    color: #000033;
    background-color: #80BBE6;
}

#real_estate_list td img{
    border: 0px;
}

/* ギャラリー */
div#gallery{
}

div#gallery div.gallery-shelf{
	width: 780px;
	margin: 0px auto 0px auto;
}

div#gallery div.gallery-piece{
	text-align: center;
	width: 130px;
	float: left; 
	font-size: 10px;
}
div#gallery div.image{
	height: 125px; 
}
div#gallery img{
	border: 0px;
}


/*---------------- 検索結果ここまで --------------*/

.company-box {
	margin-bottom: 20px;
	width: 798px;
}
#company h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	text-indent: 1em;
}
#company p {
	margin-bottom: 20px;
}

.company-staff {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.company-photo {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.company-name {
	font-size: 18px;
	letter-spacing: 0.2em;
}

.kana {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.company-table {
	width: 798px;
	border: 1px solid #7FBBE3;
	margin-bottom: 20px;
}
.company-print-td {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-left-width: 1px;
	border-bottom-color: #7FBBE3;
	border-left-color: #7FBBE3;
	padding-right: 1em;
}


.company-td-cap {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #7FBBE3;
	white-space: nowrap;
	width: 110px;
}
.company-td-capt-btm {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #7FBBE3;
	white-space: nowrap;
}
.company-td {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FBBE3;
}
.company-td-btm {
	font-size: 12px;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
}


div#tab_container{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

div#tab_container *{
    height: 24px;
    overflow: hidden;
}

div.tab-left{
   float: left;
	cursor: pointer;
	width: 10px;
	background-image:url(/images/static/common_img/tab_left_active.gif);
	background-repeat: no-repeat;
}
div.tab-middle{
	cursor: pointer;
	overflow: hidden;
	float: left;
	background-image:url(/images/static/common_img/tab_middle_active.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
div.tab-right{
	cursor: pointer;
	float: left;
	width: 10px;
	margin: 0px 3px 0px 0px;
	background-image:url(/images/static/common_img/tab_right_active.gif);
	background-repeat: no-repeat;
}

div.tab-inactive div.tab-left{
	background-image:url(/images/static/common_img/tab_left_inactive.gif);
}
div.tab-inactive div.tab-middle{
	background-image:url(/images/static/common_img/tab_middle_inactive.gif);
}
div.tab-inactive div.tab-right{
	background-image:url(/images/static/common_img/tab_right_inactive.gif);
}
div#tab_panel{
    clear: left;
	padding: 5px;
	border: 1px solid #89c0e5;
	margin: 0px;
}
div#tab_loader{
    border: 2px solid #FFCCCC;
    padding: 3px;
    text-indent: 27px;
    font-size: 10px;
    background-image:url(/images/small-ajax-loader.gif);
    background-repeat: no-repeat;
}
#print-comp {
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
}
.print-comp-title {
	text-align: left;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7FBBE3;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.print-comp-header {
	font-size: 12pt;
	line-height: 2em;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.print-comp-p {
	padding-bottom: 20px;
}
.print-comp-img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.print-comp-table {
	width: 100%;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-collapse: collapse;
	border-spacing: 0px;
}
.print-comp-capt {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	color: #333333;
	white-space: nowrap;
	border-right-style: solid;
	background-color: #CFDFFE;
	width: 15%;
}
.print-comp-capt-btm {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #333333;
	color: #333333;
	white-space: nowrap;
	border-right-style: solid;
	background-color: #CFDFFE;
	width: 15%;
}
.print-comp-td {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-right-style: solid;
	color: #333333;
}
.print-comp-td-btm {
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	color: #333333;
}
#inquiry-fix {
	margin-bottom: 50px;
}

#inquiry-fix h1 {
	font-size: 14px;
	line-height: 2em;
	color: #006699;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
}
#inquiry-fix table {
	margin-bottom: 10px;
}

#inquiry-fix th {
	text-align: left;
	width: 180px;
	white-space: nowrap;
	color: #666666;
	vertical-align: top;
	line-height: 3em;
}
#inquiry-fix td {
	padding-top: 10px;
	padding-bottom: 10px;
}
#inquiry-fix p {
	margin-bottom: 20px;
}
#mimaie-album {
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
}
.mimaie-album-header {
	font-size: 14px;
	line-height: 1.6em;
	color: #333333;
	font-weight: bold;
	background-color: #7FBBE3;
	padding-right: 1em;
	padding-left: 1em;
	margin-bottom: 5px;
}
.album-title {
	padding-bottom: 3px;
}
.album-left {
	float: left;
	width: 49%;
	border: 1px solid #7FBBE3;
	text-align: center;
	padding-top: 10px;
	height: 230px;
	margin-bottom: 5px;
}
.album-photo-capt {
	text-align: left;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 1.3em;
}
.album-right {
	float: right;
	width: 49%;
	border: 1px solid #7FBBE3;
	text-align: center;
	padding-top: 10px;
	height: 230px;
	margin-bottom: 5px;
}
.navi_text {
	color:red;
}

div#conditions-form {

}

div#conditions-form a:hover {
	text-decoration: none;
}

/* 画像 */
img.mini
{
  width: 60px;
}

img.thumbnail
{
  width: 96px;
}

img.large_thumbnail
{
  width: 125px;
}


img.small
{
  width: 200px;
}

img.smaller
{
  width: 240px;
}

img.standard
{
  width: 280px;
}


