@charset "utf-8";

/* BODY
---------------------------------------------------- */
body {
	margin: 0; 
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	color: #333333;
	font-size: 75%;
	line-height: 1.7;
	background: url(../img/common/bg_footer.jpg) repeat-x bottom;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0; 
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}
p,ul,ol {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
    list-style-type: none;
}
a { text-decoration: none; }
a:link { color: #53C19B; }
a:visited { color: #003366; }
a:hover { color: #990066; }
.attention { color: #FF3333; }
.attention-bold {
	color: #FF3333; 
	font-weight: bold; }
.mgn10 {
	margin-top: 10px;
}
.mgn15 {
	margin-top: 15px;
}

/* WRAPPER
---------------------------------------------------- */
#wrapper {
	width: 1140px;
	margin: 0 auto;
}

/* HEADER
---------------------------------------------------- */
#header {
	width: 920px;
	height: 160px;
	margin: 20px auto 0 auto;
}
#header h1 {
	float: left;
}
#header p {
	float: left;
}
#header ul {
	width: 775px;
	margin: 0 auto;
	padding-left: 6px;
	clear: left;
}
#header li {
	float: left;
	padding-right: 5px;
}

/* CONTAINER
---------------------------------------------------- */
#container {
	width: 910px;
	margin: 10px auto 0 auto;
	padding: 0 5px;
	background: url(../img/common/bg_side.jpg) repeat-x;
}
#contents {
	padding-bottom: 20px;
	background: #FFFFFF;
}

/* MAINCOLUMN
---------------------------------------------------- */
#maincolumn {
	padding-bottom: 20px;
	background: #FFFFFF url(../img/common/bg_bottom.jpg) no-repeat bottom;
}

/* SUBCOLUMN
---------------------------------------------------- */
#subcolumn {
	width: 876px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(../img/common/bg_top.jpg) no-repeat top;
}
#subcolumn h2 {
	padding: 0 20px 0 0;
	float: left;
}
#subcolumn-details {
	width: 785px;
	float: left;
}
#subcolumn-details h3 {
	margin-bottom: 15px;
}
#subcolumn-details h5 {
	margin-top: 20px;
}
#box { background: url(../img/common/bg.jpg) repeat-y;}

/* 物件一覧
---------------------------------------------------- */
table#article {
	width: 780px;
	margin-bottom: 15px;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
table#article th {
	padding: 5px 0 5px 5px;
	color: #FFFFFF;
	background: #66CCCC;
	vertical-align: top;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #CCCCCC solid;
	font-weight: normal;
	text-align: left;
}
table#article th#th1 {
	width: 55px;
}
table#article th#th2 {
	width: 180px;
}
table#article th#th3 {
	width: 145px;
}
table#article th#th4 {
	width: 120px;
}
table#article th#th5 {
	width: 180px;
}
table#article th#th6 {
	width: 40px;
	padding-left: 1px;
	border-right: 1px #CCCCCC solid;
	text-align: center;
}
table#article th.area {
	color: #333333;
	background: #C6ECEC;
	border-right: 1px #CCCCCC solid;
}
table#article td {
	padding: 5px 0 5px 5px;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}
table#article td.btn-detail {
	padding-left: 1px;
	text-align: center;
}
table#article td.noarea {
	color: #333333;
}

/* 物件詳細
---------------------------------------------------- */
ul#article li {
	float: left;
}
ul#article li.article-img {
	padding-right: 10px;
}
li#tit-article {
	color: #FF3333;
}
ul#details-land li {
	width: 170px;
	font-weight: bold;
	clear: left;
	padding: 5px;
	border-bottom: 1px dotted #99CC33;
}
ul#details-office li {
	width: 170px;
	font-weight: bold;
	clear: left;
	padding: 5px;
	border-bottom: 1px dotted #84C1FF;
}
ul#details-house li {
	width: 170px;
	font-weight: bold;
	clear: left;
	padding-left: 5px;
	border-bottom: 1px dotted #FF8C55;
}
ul#article li.article-house-img {
	padding-right: 20px;
}
li.article-house {
	font-weight: normal !important;
	color: #FF3333;
}
ul#details-img {
	margin-top: 10px;
	clear: left;
}
ul#details-img li {
	float: left;
}
ul#details-img li.photo {
	padding-left: 17px;
}
table#data-details {
	margin-top: 20px;
	clear: left;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
table#data-details th {
	width: 130px;
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	background: #66CCCC;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #CCCCCC solid;
}
table#data-details td {
	width: 218px;
	padding: 5px 10px;
	vertical-align: top;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}
h4#set-house {
	margin: 20px 0 10px 0;
}
p#set {
	padding-right: 12px;
	float: left;
}
p#plus {
	height: 240px;
	padding: 150px 12px 0 0;
	float: left;
}
* html p#plus {
	padding: 90px 10px 0 0;
}
.bana {
	padding-top: 5px;
}

/* ご提案
---------------------------------------------------- */
h4#tit-proposal {
	margin: 10px 0;
}
p#proposal-set {
	padding-right: 10px;
	float: left;
}
p#proposal-plus {
	height: 240px;
	padding: 150px 10px 0 0;
	float: left;
}
* html p#proposal-plus {
	padding: 90px 7px 0 0;
}

/* スタッフ
---------------------------------------------------- */
#staff-matsuda {
	width: 380px;
	margin: 0 auto 15px auto;
	padding-bottom: 25px;
	background: url(../img/staff/bg_staff_bottom.jpg) no-repeat bottom;
}
#staff-matsuda ul {
	padding: 10px;
	background: url(../img/staff/bg_staff.jpg) repeat-y;
}
#staff-matsuda ul li {
	padding: 5px 10px;
	border-bottom: 1px dotted #FF9999;
}
#staff-matsuda ul li.tit-staff {
	color: #FF6060;
}
.pink-bold {
	color: #FF6060;
	font-weight: bold;
	font-size: 100%;
}
#staff-onuma {
	width: 380px;
	margin: 0 1px 15px 0;
	padding-bottom: 25px;
	float: right;
	background: url(../img/staff/bg_staff_bottom.jpg) no-repeat bottom;
}
#staff-onuma ul {
	padding: 10px;
	background: url(../img/staff/bg_staff.jpg) repeat-y;
}
#staff-onuma ul li {
	padding: 5px 10px;
	border-bottom: 1px dotted #329865;
}
#staff-onuma ul li.tit-staff {
	color: #329865;
}
.green-bold {
	color: #329865;
	font-weight: bold;
	font-size: 100%;
}

/* 会社概要
---------------------------------------------------- */
table#outline {
	width: 780px;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
table#outline th {
	padding: 3px 3px 3px 10px;
	color: #FFFFFF;
	background: #66CCCC;
	border-bottom: 1px #FFFFFF solid;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table#outline th#outline-end {
	border-bottom: 1px #CCCCCC solid;
}
table#outline td {
	padding: 3px 3px 3px 10px;
	background: #FFFFFF;
	border-bottom: 1px #CCCCCC solid;
	vertical-align: top;
}

/* 基礎知識
---------------------------------------------------- */
ul#btn-knowledge li {
	margin-bottom: 10px;
	float: left;
}

/* 基礎知識・リンク
---------------------------------------------------- */
p.tit {
	width: 750px;
	margin-bottom: 5px;
	padding-left: 30px;
	color: #663366;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px #66CCCC dotted;
	background: url(../img/common/icon.gif) no-repeat bottom left;
	clear: left;
}
p.details {
	width: 750px;
	margin-bottom: 5px;
	padding: 0 0 5px 30px;
	border-bottom: 1px #66CCCC dotted;
}

/* プライバシーポリシー
---------------------------------------------------- */
p.privacy {
	padding: 0 15px 10px 15px;
}
ol#privacy {
	margin: 0 0 20px 20px;
	padding: 0 10px 0 25px;
}
ol#privacy li {
	list-style: decimal outside;
}
h4.tit {
	margin: 0 15px;
	padding-left: 30px;
	font-size: 110%;
	color: #663366;
	border-bottom: 1px #66CCCC dotted;
	background: url(../img/common/icon.gif) no-repeat bottom left;
}
ul.site {
	margin: 10px 0 20px 15px;
	padding: 0 10px 0 25px;
}
ul.site li {
	list-style: disc outside;
}
ul#site-end {
	margin: 10px 0 0 15px;
	padding: 0 10px 0 25px;
}
ul#site-end li {
	list-style: disc outside;
}

/* お問い合わせ
---------------------------------------------------- */
table#contact {
	width: 780px;
	margin-top: 15px;
	border-top:1px #66CCCC dotted;
}
table#contact th {
	padding: 5px 5px 5px 10px;
	border-bottom:1px #66CCCC dotted;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table#contact td {
	padding: 3px 3px 3px 10px;
	border-bottom:1px #66CCCC dotted;
}
table#contact td#btn-submit {
	text-align: center;
}

/* FOOTER
---------------------------------------------------- */
p#btn-privacy {
	position: relative;
	top: -69px;
	float: left;
}
p#btn-link {
	position: relative;
	top: -69px;
	float: right;
}
#footer {
	text-align: center;
	color: #FFFFFF;
	clear: both;
	position: relative;
	top: -69px;
	background: #FE9A00;
}
#footer div {
	width: 1140px;
	margin: 0 auto;
	background: #FE9A00;
}
#footer p {
	width: 1140px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FE9A00;
}
* html #footer {
	height: 0;
}
* html #footer p {
	height: 0;
	padding-top: 16px;
}

/* CLEARFIX
---------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}