@charset "utf-8";

/** page-title **/
#alpha-inner h3 {
  width:100%;
  height:40px;
  margin:0 0 18px 0;
  text-indent:-9999px;
  border-left:solid 4px #f45912;
  border-top:dotted 1px #cccccc;
}
#gamma-inner h3 {
  width:100%;
  height:40px;
  margin:0 0 18px 0;
  text-indent:-9999px;
  border-left:solid 4px #f45912;
  border-top:dotted 1px #cccccc;
}
h3#page-title_news {
  background:url("../img/title_news.gif") 15px 10px no-repeat;
}
h3#page-title_owner {
  background:url("../img/title_owner.gif") 15px 10px no-repeat;
}
h3#page-title_privacy {
  background:url("../img/title_privacy.gif") 15px 10px no-repeat;
}
h3#page-title_request {
  background:url("../img/title_request.gif") 15px 10px no-repeat;
}
h3#page-title_inquiry {
  background:url("../img/title_inquiry.gif") 15px 10px no-repeat;
}
h3#page-title_group {
  background:url("../img/title_group.gif") 15px 10px no-repeat;
}
h3#page-title_about {
  background:url("../img/title_about.gif") 15px 10px no-repeat;
}
h3#page-title_condominiums {
  background:url("../img/title_condominiums.gif") 15px 10px no-repeat;
}

/** リスト **/
.cond-box {
  width:690px;
  margin:18px 0;
}
.cond-txt {
  width:400px;
  float:right;
}
h4.cond-name {
  border:none;
  margin-top:0;
  padding:3px 0 0 5px;
  border-left:solid 3px #f45912;
  border-top:dotted 1px #cccccc;
}
.cond-detail {
  text-align:right;
}
.cond-img {
  width:280px;
  float:left;
}

.cond-bigimg {
  width:860px;
  padding:9px;
  border:solid 1px #cccccc;
}
h4.cond-bigname {
  margin:0;
  padding:0 0 0 5px;
  border:none;
  border-left:solid 3px #f45912;
}
.cond-bigimg-img {
  margin:8px 0;
}
.cond-bigimg-txt p {
  margin:0;
}
.cond-thumbs {
  width:780px;
  margin:18px 0 8px 0;
  padding:0 40px 0 50px;
}
.cond-thumb {
  width:130px;
  padding:0 0 10px 0;
  float:left;
}
.cond-thumb-img {
  width:120px;
  height:90px;
  overflow:hidden;
}
.cond-thumb-cap {
  width:120px;
}

.cond-detail-table {
  width:770px;
  margin:18px auto;
}

#cond-map {
  width:600px;
  height:450px;
  margin:18px auto;
  border:solid 1px #cccccc;
}
.cond-inquiry {
  margin:18px 0;
  text-align:center;
}

.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-orange.gif") 0 3px no-repeat;
  float:left;
}
.news-date {
  width:100px;
  text-align:right;
  float:right;
}
.news-content {
  clear:both;
}

/** for_owners **/
blockquote {
  color:#666666;
  font-weight:bold;
}
dt {
  font-weight:bold;
}
dl#faqlist {
  line-height:180%;
}
dl#faqlist dd {
  margin-bottom:1.8em;
}
dl#faqlist dd:first-line {
  color:#009900;
}
dl#faqlist .q {
  font-family:"Palatino Linotype";
  font-size:160%;
}

dd {
	margin-bottom:14px;
}

/** 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:#6666cc; 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;
}