@charset "utf-8";

/* アクセス */

#access strong{color: #CC0066;}
.access_map{padding-top: 15px;padding-bottom: 20px; height: 300px;}
#access .bottan{text-align: center;}
#access p{
	line-height: 25px;
    margin:0 3% 50px;
}
#access h3{
	padding: 20px 10px 5px 3%;
	font-size: 18px;
	margin-bottom: 10px;
}
#access iframe{
	width: 100%;
} 


/* 会社概要 */

#about table{width: 96%;border-collapse: collapse;margin: 30px auto 15px;}
#about th{
	border-collapse: collapse;
	text-align: left;
	color: #525583;
	font-weight: normal;
	vertical-align: baseline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: block;
	background-color: #F4F4F4;
}
#about td{border-collapse: collapse;padding: 8px;display: block;}


/* スタッフ紹介 */

#staff .staff_wrap{margin: 0 2%;}
#staff .staff_img{
	float: none;
	width: 100%;
	text-align: center;
}
#staff h3{
	padding: 20px 10px 5px 3%;
	font-size: 18px;
	margin-bottom: 10px;
}
#staff h3 span{font-size: 11px; font-weight: normal; display: block; text-align: right; margin-right: 5%; color: #CC66BC;}

#staff .staff_table{
	float: none;
	width: auto;
	line-height: 1.4em;
	margin-right: 10px;
}
#staff table{
	border-collapse: collapse;
	width: 100%;
    margin-top: 15px;
}
#staff th{
	border-collapse: collapse;
	padding: 8px 3px;
	text-align: left;
	color: #525583;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	vertical-align: baseline;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	min-width: 90px;
}
#staff td{
	border-collapse: collapse;
	padding: 8px 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#staff .img1{float: none;padding-right: 0px;}
#staff .img2{float: rigth;padding-right: 8px;padding-bottom: 8px;}
#staff .text{
	/* background-image: url(../img/line.gif); */
	background-repeat: repeat-y;
	line-height: 25px;
	background-position: center top;
	margin-top: 15px;
	margin-right: 2%;
	margin-bottom: 35px;
	margin-left: 4%;
}

/* ガイドライン */

#navi_guide{
	padding-left: 0px;
	margin-bottom: 20px;
	margin-top: 25px;
	/*height: 30px;*/
	background-image: url(../img/guideline_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}

#navi_guide ul{margin: 0 0 0 10px;; padding: 0;}
#navi_guide li{list-style: none;text-align: center; float: left; margin: 0 2px; width: 22%;}
#navi_guide li.off{background: #ccc; color: #fff;}
#navi_guide li.off a{color: #fff; padding: 5px; display: block;}
#navi_guide li.on{background: #fff; color: #222;border: solid 1px #666; border-bottom: none; padding: 5px;}

#guideline{
	line-height: 1.9em;
	margin: 0 2%;
}

#guideline strong{color: #CC0066;}
#guideline .fc{color: #36C;line-height: 20px;}

#guideline .sale-txt{color: #CC0066; font-weight: bold; font-size: 110%; padding-top: 15px;}

#guideline .pagename{
	padding-left: 20px;
	font-size: 18px;
	padding-top: 10px;
	background-color: #eee;
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#guideline h3{
	margin-top: 40px;
	background-image: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#guideline h3 .number{
display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #666;
  text-align:center;
  line-height: 20px;
  vertical-align: middle;
  font-size: 14px; font-weight: bold;
  color: #fff;margin-right: 5px;}

#guideline h4{
	color: #47508D;
	background-color: #E3E4F0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #47508D;
	margin-top: 0px;
}

#guideline .box{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#guideline .box2{
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 90px;
	background-image: url(../img/caution_img.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 18px;
}

#guideline .box2 strong{
	color: #0066CC;
}

#guideline ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#guideline li{
	list-style-position: inside;
	line-height: 18px;
	margin: 0px;
	padding: 2px;
}

#guideline .sale-ttl{
position: relative;
line-height: 1.4;
padding:0.25em 1em;
display: inline-block;
top:0;
left:6%;
color: #CC0066;
font-weight: bold;
font-size: 130%;
margin: 20px 4% 5px 0;
text-align: center;}

#guideline .sale-ttl:before,#guideline .sale-ttl:after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}
#guideline .sale-ttl:before{
border-left: solid 2px #CC0066;
border-top: solid 2px #CC0066;
border-bottom: solid 2px #CC0066;
  left: 0;
}
#guideline .sale-ttl:after{
  content: '';
  border-top: solid 2px #CC0066;
  border-right: solid 2px #CC0066;
  border-bottom: solid 2px #CC0066;
  right: 0;
}


/* 買い取りシステム */

#kaitori{ margin: 0 2%;	line-height: 1.8em;}

#kaitori strong{color: #CC0066;
}
#kaitori h3{
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left:0;
	font-size: 18px;
	margin-bottom: 10px;
}

#kaitori h4{
	color: #47508D;
	background-color: #E3E4F0;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #47508D;
	margin-top: 0px;
	line-height: 16px;
}

#kaitori .box{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


#kaitori th{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 5px;
}

#kaitori td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 5px;
	line-height: 18px;
}

#kaitori ul{
	margin-bottom: 40px;
}
#kaitori li{
	line-height: 18px;
	margin-bottom: 5px;
}

#kaitori h5{
	color: #CC0066;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px;
	font-size: 13px;
}

#kaitori .kaitori_box{
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px dashed #CCC;
	margin-top: 30px;
	margin-bottom: 30px;
}

#kaitori .kaitori_box p{
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
	line-height: 18px;	
}
#kaitori .top_btn {
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}
#kaitori .top_btn a{
	color: #003E89;
}
.btn-satei{
	padding: 12px 30px 12px 20px;
	margin: 15px auto;
	display: block;
	background-color: #fff;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	text-decoration: none !important;
	border: solid 1px #666;
	width: 80%;
	cursor: pointer;
  }
.btn-satei i{font-size: 150%; display: inline-block; margin-right: 5px;}
.btn-satei:hover {
   /* マウスが上に載ったとき */
   border: 1px solid #CC66BC;
   color: #CC66BC;
}


/* Q&A */
#faq{margin: 0 2% 30px;}
#faq h3{margin-top: 20px;}
#faq .faq-q{
	display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #666;
  text-align:center;
  line-height: 30px;
  vertical-align: middle;
  font-size: 20px; font-weight: bold;
  color: #fff;margin-right: 5px;
}

#faq .a-box{
border: solid #ccc 3px;
padding: 15px 5px 10px 20px;
	margin-top: 30px;
	position: relative;
	line-height: 1.8em;
}

#faq .faq-a{
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #CC66BC;
  text-align:center;
  line-height: 35px;
  vertical-align: middle;
font-size: 20px; font-weight: bold;
color: #fff;
	position: absolute;top:-20px; left:10px;
}


/* 駐車場情報 */

#parking h3{
	background-color: #EEE;
	background-image: url(../img/parking_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #333;
	font-size: 14px;
}

#parking .parking_map{
	padding-top: 5px;
	padding-bottom: 20px;
}

/* リクルート */
#recruit{margin: 0 2%;}
#recruit h3{
	margin-top: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#recruit .pink{
	color: #C06;
	font-size: 14px;
}

#recruit strong{
	font-size: 14px;
}

#recruit span{
	font-size: 12px;
	font-weight: bold;
	color: #C06;
	line-height: 1.4em;
}

/* プライバシーポリシー */
#privacy h3{
	background-image: url(../img/h3_back.gif);
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 20px;
	font-size: 15px;
	margin-bottom: 10px;
}

#privacy h4{font-size: 16px;color: #CC0066;margin: 0px;}

/*分譲地ガイド*/
#bunjyo{margin: 0 2%;}
#bunjyo .pagename{
	padding-left: 20px;
	font-size: 18px;
	padding-top: 10px;
	background-color: #eee;
	padding-bottom: 10px;
}

#bunjyo table{width: 100%;border-collapse: collapse;margin-top: 30px;margin-bottom: 15px;}
#bunjyo th{
	border-collapse: collapse;
	text-align: left;
	color: #525583;
	font-weight: normal;
	vertical-align: baseline;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: block;
	background-color: #F4F4F4;
}
#bunjyo td{
	border-collapse: collapse;
	padding: 8px;
	display: block;
	line-height: 1.8em;
}
#bunjyo .map{padding-top: 15px;padding-bottom: 20px;}
#bunjyo iframe{
	width: 100%;
} 