@charset "utf-8";


/** タイトル **/
#alpha-inner h3 {
  width:100%;
  height:40px;
  margin:0 0 18px 0;
  text-indent:-9999px;
  border-left:solid 4px #0093c4;
  border-top:dotted 1px #cccccc;
}
#gamma-inner h3 {
  width:100%;
  height:40px;
  margin:0 0 18px 0;
  text-indent:-9999px;
  border-left:solid 4px #0093c4;
  border-top:dotted 1px #cccccc;
}

h3#page-title_news {
  background:url("../img/title_news.gif") 15px 10px no-repeat;
}
h3#page-title_request {
  background:url("../img/title_request.gif") 15px 10px no-repeat;
}
h3#page-title_disposal {
  background:url("../img/title_disposal.gif") 15px 10px no-repeat;
}
h3#page-title_inquiry {
  background:url("../img/title_inquiry.gif") 15px 10px no-repeat;
}
h3#page-title_about {
  background:url("../img/title_about.gif") 15px 10px no-repeat;
}
h3#page-title_group {
  background:url("../img/title_group.gif") 15px 10px no-repeat;
}
h3#page-title_privacy {
  background:url("../img/title_privacy.gif") 15px 10px no-repeat;
}
h3#page-title_condominiums {
  background:url("../img/title_condominiums.gif") 15px 10px no-repeat;
}

h3#page-title_sale {
  background:url("../img/title_sale.gif") 15px 10px no-repeat;
}

h3#page-title_tochi {
  background:url("../img/title_tochi.gif") 15px 10px no-repeat;
}

h3#page-title_rent {
  background:url("../img/title_rent.gif") 15px 10px no-repeat;
}


/** リスト **/
.pickup-wrap {
  width:880px;
  margin:0 0 18px 0;
}
.pickup-box {
  width:222px;
  float:left;
}
.pb-inner {
  width:202px;
  border:solid 1px #cccccc;
  padding:5px;
}
.pb-address {
  background:#eeeeee;
  padding:2px;
}
.pb-img {
  width:202px;
  height:152px;
  margin:3px 0;
  overflow:hidden;
}
h5.pb-name {
  font-weight:bold;
  line-height:1.3em;
  margin:0 0 12px 0;
}
.pb-innnerwrap {
  width:202px;
}
.pb-price {
  width:100px;
  font-size:18px;
  float:left;
}
.pb-layout {
  width:100px;
  text-align:right;
  float:right;
}
.pb-detail {
  text-align:right;
}

.obj-list {
  width:880px;
}
.obj-list th, .obj-list td {
  padding:4px;
  border:solid 1px #cccccc;
}
.obj-list th {
  text-align:center;
  background-color:#eeeeee;
  font-weight:bold;
}
.ol-price {
  font-size:120%;
  font-weight:bold;
}
.ol-img {
  width:120px;
  height:90px;
  overflow:hidden;
}

.obj-detail-wrap {
  width:880px;
}
.od-txt {
  width:350px;
  float:right;
}
.od-name {
  border:none;
  font-size:150%;
  margin:0 0 18px 0;
  padding:0 0 0 5px;
  border-left:solid 3px #0093c4;
}
.od-price {
  text-align:right;
  font-size:130%;
  font-weight:bold;
  color:#cc0000;
  margin:4px 0;
}

.od-img {
  width:520px;
}
.od-img-big {
  margin-bottom:10px;
}
.od-img-thumbs {
  width:520px;
}
.od-img-thumb {
  width:120px;
  padding:0 10px 10px 0;
  float:left;
}
.od-img-thumb-inner {
  width:120px;
  height:90px;
  overflow:hidden;
}
#od-map {
  width:508px;
  height:381px;
  border:solid 1px #cccccc;
}
.od-inquiry {
  margin:18px 0;
  text-align:center;
}

/** news **/
.news-wrap {
  width:620px;
  margin:18px 0;
}
.news-header {
  width:690px;
  padding:4px 0;
  border-top:dashed 1px #cccccc;
  border-bottom:dashed 1px #cccccc;
}
.news-title {
  width:400px;
  font-weight:bold;
  padding-left:12px;
  background:url("../img/block-blue.gif") 0 3px no-repeat;
  float:left;
}
.news-date {
  width:100px;
  text-align:right;
  float:right;
}
.news-content {
  clear:both;
}

/*------------　　一覧表示切り替え　switch　　　　-----------*/	

#listswitch ul,#listswitch li,#listswitch a {margin:0;}

#listswitch {
	width:880px;
	border-bottom:2px solid #0099CC;
	margin:50px 0 20px;
}
#listswitch ul { 
	list-style:none;
	height:27px;
	margin-left:360px;
}
#listswitch li {
	 float:left;
	 text-indent:-9999px;
	 margin-left:8px;
}
#listswitch li,
#listswitch a {
	display:block;
	width:120px;
	height:27px;
}
#listswitch .osusume { background:url(../img/btn_switch.gif) no-repeat 0 0;}
#listswitch .osusume_on,
#listswitch .osusume a:hover { background:url(../img/btn_switch.gif) no-repeat 0 -30px;}

#listswitch .all { background:url(../img/btn_switch.gif) no-repeat -128px 0;}
#listswitch .all_on,
#listswitch .all a:hover { background:url(../img/btn_switch.gif) no-repeat -128px -30px;}

#listswitch .naha { background:url(../img/btn_switch.gif) no-repeat -256px 0;}
#listswitch .naha_on,
#listswitch .naha a:hover { background:url(../img/btn_switch.gif) no-repeat -256px -30px;}

#listswitch .other { background:url(../img/btn_switch.gif) no-repeat -384px 0;}
#listswitch .other_on,
#listswitch .other a:hover { background:url(../img/btn_switch.gif) no-repeat -384px -30px;}


/** group **/

/*-------------------------------------------------------------------------------------------------------------------共通CSS */

.page_top{font-size:0.8em; text-align:right;margin-right:10px;}	
.page_top a{color:#666666; text-decoration:none;}
.page_top a:hover{color:orange; text-decoration:none;}


/*----------------------------------------------------------------------------------------------------------------index.html */


#group_img{
	width:690px;
	text-align:right;
}

.display_none{
	display:none;
}

.pagesub-title {
	color:#666666;
	font-size:1.2em;
	font-weight:bold;
	width:100%;
	height:25px;
	padding:0 0 0 10px;
 	border-left:solid 4px #999999;
}

.group_company{
	color:#666666;
	font-size:1em;
	font-weight:bold;
	width:500px;
	padding:7px 0;
	border-top:#999999 dotted 1px;
	border-bottom:#999999 dotted 1px;
}

.group_link{
	margin:0 0 55px
}

.group_link	a{ background:url(../img/btn_grouplink.gif) no-repeat 0 3px; text-decoration:none;}
.group_link a:hover{ background:url(../img/btn_grouplink.gif) no-repeat 0 -12px; text-decoration:none;}



/*----------------------------------------------------------------------------------------------------------------actual.html */


#actual_wrap li{
	list-style-position:inside;
	margin:0;
}


#actual_kyodo{
	width:310px;
	float:left;
}

#actual_kyodo ul{
	line-height:1.3em;
}

#actual_kyodo li{
	color:#999999;
	font-size:0.88em;
	list-style:none;
}

#actual_kyodo .condominium_name{
	color:#000000;
	font-size:1em;
}

#actual_kyodo .count{
	font-size:0.8em;
}


#actual_jisha{
	width:310px;
	padding:0 70px 0 0;
	float:right;
}

#actual_jisha ul{
	line-height:1.3em;
}

#actual_jisha li{
	color:#999999;
	font-size:0.88em;
	list-style:none;
	margin:0;
}

#actual_jisha .condominium_name{
	color:#000000;
	font-size:1em;
}

#actual_jisha .count{
	font-size:0.8em;
}




#yell_sonota{
	margin:50px 0;
}

#yell_sonota ul{
	margin:0;
}

#yell_sonota #sonota_left{
	width:310px;
	float:left;
}

#yell_sonota #sonota_right{
	width:310px;
	padding:0 70px 0 0;
	float:right;
}




#actual_yellpro{
	padding:0 0 30px;
}

#actual_yellpro ul{
	margin:0;
	padding:0;
}

#actual_yellpro #yellpro_left{
	width:80px;
	float:left;
}

#actual_yellpro #yellpro_right{
	width:50px;
	padding:0 550px 0 0;
	float:right;
}

#actual_yellpro #yellpro_right li{
	text-align:right;
	list-style:none;
}



.actual_period{
	font-size:0.9em;
	padding:0 0 0 20px;
}


/** 会社概要 **/
table#profile th, table#profile td {
  padding:4px 0;
  border-top:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
  line-height:18px;
}
table#profile td table td {
  border:none;
  padding:0;
}
table#profile ol {
  margin-top:0;
  margin-bottom:0;
}

/** プライバシーポリシー **/
dt {
  font-weight:bold;
}

dd {
	margin-bottom:14px;
}

/** 売却をお考えの方へ **/
.disp-title1 {
	width:100px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #0094C5;
	border-bottom:1px solid #0094C5;
	color:#0094C5;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.disp-title2 {
	color:#0094C5;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}

.disp-title3 {
	padding-left:6px;
	padding-bottom:2px;
	line-height:22px;
	font-size:18px;
	font-weight:bold;
	color:#0094C5;
	border-left:5px solid #0094C5;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

.disp-ul {
	margin-top:10px;
}

.red {
	color:red;
}

.disp-glay {
	margin-top:5px;
	margin-bottom:5px;
	color:#666666;
	font-size:24px;
	font-weight:bold;
}

.m5 {
	margin-top:4px;
	margin-bottom:5px;
}

.glayp {
	font-size:17px;
	font-weight:bold;
	color:#666666;
}