@charset "utf-8";

/* ==

　01. 共通モジュール／パーツ

=============================================================================== */

/* モジュール タイプ1
------------------------------------------------------------------------------- */
#main .colBlock01 {
	margin: 15px 0 25px;
}

/* モジュール タイプ2
------------------------------------------------------------------------------- */
#main .colBlock02 {
	margin: 15px 0 25px;
}
#main .colBlock02 .col1,
#main .colBlock02 .col2 {
	width: 49.2%;	
}
#main .colBlock02 .col1 {
	float: left;
}
#main .colBlock02 .col2 {
	float: right;
}
#main .colBlock02 h2,
#main .colBlock02 h3,
#main .colBlock02 h4 {
	margin-top: 0;
}
#main .colBlock02 .flowImg {
	margin: 0 15px 10px 0;
}
#main .colBlock02.reverse .flowImg {
	margin: 0 0 10px 15px;
}
@media screen and (max-width:556px) {
	#container #main .colBlock02 .col1,
	#container #main .colBlock02 .col2 {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}
	#container #main .colBlock02 .col2 {
		margin-bottom: 0;
	}
	#main .colBlock02 .flowImg,
	#main .colBlock02.reverse .flowImg {
		margin: 0;
	}
}

/* モジュール タイプ3
------------------------------------------------------------------------------- */
#main .colBlock03 {
	margin: 15px 0 25px;
}
#main .colBlock03 .colN {
	float: left;
	width: 32.2%;
}
#main .colBlock03 .colW {
	float: right;
	width: 66.1%;
}
#main .colBlock03 h2,
#main .colBlock03 h3,
#main .colBlock03 h4 {
	margin-top: 0;
}
#main .colBlock03 .flowImg {
	margin: 0 15px 10px 0;
}
#main .colBlock03.reverse .flowImg {
	margin: 0 0 10px 15px;
}
@media screen and (max-width:768px) {
	#container #main .colBlock03.dropTbl .colN,
	#container #main .colBlock03.dropTbl .colW {
		float: none;
		width: auto;
	}
	#container #main .colBlock03.dropTbl .colN {
		margin-bottom: 15px;
	}
	#main .colBlock03.dropTbl .flowImg,
	#main .colBlock03.reverse.dropTbl .flowImg {
		margin: 0;
	}
}
@media screen and (max-width:480px) {
	#container #main .colBlock03 .colN,
	#container #main .colBlock03 .colW {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}
	#container #main .colBlock03 .colW {
		margin-bottom: 0;
	}
	#main .colBlock03 .flowImg,
	#main .colBlock03.reverse .flowImg {
		margin: 0;
	}
}

/* モジュール タイプ4
------------------------------------------------------------------------------- */
#main .colBlock04 {
	margin: 15px 0 25px;
}
#main .colBlock04 .groupA {
	float: left;
	width: 66%;
}
#main .colBlock04 .groupB {
	float: right;
	width: 32.1%;
}
#main .colBlock04 .col1,
#main .colBlock04 .col2,
#main .colBlock04 .col3 {
	float: left;
	width: 32.1%;
	margin-right: 1.8%;
}
#main .colBlock04 .col3 {
	margin-right: 0;
}
#main .colBlock04 .groupA .col1,
#main .colBlock04 .groupA .col2 {
	float: left;
	width: 48.6%;
	margin: 0;
}
#main .colBlock04 .groupA .col2 {
	float: right;
}
#main .colBlock04 .groupB .col3 {
	width: 100%
}
#main .colBlock04 .boxA {
	margin-bottom: 13px;
	text-align: center;
}
#main .colBlock04 h2,
#main .colBlock04 h3,
#main .colBlock04 h4 {
	margin-top: 0;
}
@media screen and (max-width:768px) {
	#main .colBlock04 .col1,
	#main .colBlock04 .col2,
	#main .colBlock04 .col3,
	#main .colBlock04 .groupA,
	#main .colBlock04 .groupB {
		float: none;
		width: auto;
		margin: 0 0 25px;
	}
	#main .colBlock04 .groupA .col1,
	#main .colBlock04 .groupA .col2,
	#main .colBlock04 .groupB .col3 {
		width: 49.1%;
		text-align: center;
	}
	#main .colBlock04 .col3,
	#main .colBlock04 .groupB {
		margin-bottom: 0;		
	}
	#main .colBlock04 .boxA {
		float: left;
		width: 46.7%;
		margin-bottom: 0;
		text-align: center;
	}
	#main .colBlock04 .boxB {
		float: right;
		width: 51.6%;
	}
}
@media screen and (max-width:480px) {
	#main .colBlock04 .groupA .col1,
	#main .colBlock04 .groupA .col2,
	#main .colBlock04 .groupB .col3 {
		float: none;
		width: auto;
		margin: 0 0 25px;
	}
	#main .colBlock04 .groupA,
	#main .colBlock04 .groupB .col3 {
		margin-bottom: 0;
	}
	#main .colBlock04 .boxA,
	#main .colBlock04 .boxB {
		float: none;
		width: auto;
	}
	#main .colBlock04 .boxA {
		margin-bottom: 13px;
	}
}

/* モジュール タイプ5
------------------------------------------------------------------------------- */
#main .colBlock05 {
	margin: 15px 0 25px;
}
#main .colBlock05 .col1,
#main .colBlock05 .col2,
#main .colBlock05 .col3 {
	float: left;
	width: 32%;
	margin-right: 1.81%;
}
#main .colBlock05 .col3 {
	margin-right: 0;
}
#main .colBlock05 .boxA {
	float: left;
	width: 50.2%;
}
#main .colBlock05 .boxB {
	float: right;
	width: 47%;
}
#main .colBlock05 h2,
#main .colBlock05 h3,
#main .colBlock05 h4 {
	margin-top: 0;
}
@media screen and (max-width:768px) {
	#main .colBlock05 .boxA,
	#main .colBlock05 .boxB,
	#main .colBlock05 .reverse .boxA,
	#main .colBlock05 .reverse .boxB {
		float: none;
		width: auto;
	}
	#main .colBlock05 .boxA {
		margin-bottom: 13px;
		text-align: center;
	}
}
@media screen and (max-width:480px) {
	#main .colBlock05 .col1,
	#main .colBlock05 .col2,
	#main .colBlock05 .col3 {
		float: none;
		width: auto;
		margin: 0 0 25px;
	}
	#main .colBlock05 .col3 {
		margin-bottom: 0;		
	}
	#main .colBlock05 .boxA,
	#main .colBlock05 .reverse .boxA {
		float: left;
		width: 100px;
		margin: 0 10px 0 0;
	}
	#main .colBlock05 .reverse .boxA {
		float: right;
		margin: 0 0 0 10px;
	}
	#main .colBlock05 .boxB,
	#main .colBlock05 .reverse .boxB {
		float: none;
		width: auto;
		overflow: hidden;
	}
}

/* モジュール タイプ6
------------------------------------------------------------------------------- */
#main .colBlock06 {
	margin: 15px 0 25px;
}
#main .colBlock06 .groupA,
#main .colBlock06 .groupB {
	float: left;
	width: 49.1%;
}
#main .colBlock06 .groupB {
	float: right;
}
#main .colBlock06 .col1,
#main .colBlock06 .col2,
#main .colBlock06 .col3,
#main .colBlock06 .col4 {
	float: left;
	width: 23.61%;
	margin-right: 1.8%;
}
#main .colBlock06 .col4 {
	margin-right: 0;
}
#main .colBlock06 .groupA .col1,
#main .colBlock06 .groupA .col2,
#main .colBlock06 .groupB .col3,
#main .colBlock06 .groupB .col4 {
	float: left;
	width: 48.2%;
	margin: 0;
}
#main .colBlock06 .groupA .col2,
#main .colBlock06 .groupB .col4 {
	float: right;
}
#main .colBlock06 .boxA {
	margin-bottom: 13px;
}
#main .colBlock06 h2,
#main .colBlock06 h3,
#main .colBlock06 h4 {
	margin-top: 0;
}
@media screen and (max-width:768px) {
#main .colBlock06 .col1,
#main .colBlock06 .col2,
#main .colBlock06 .col3,
#main .colBlock06 .col4,
#main .colBlock06 .groupA,
#main .colBlock06 .groupB {
	float: none;
	width: auto;
	margin: 0 0 25px;
}
#main .colBlock06 .groupA .col1,
#main .colBlock06 .groupA .col2,
#main .colBlock06 .groupB .col3,
#main .colBlock06 .groupB .col4 {
	width: 49.1%;
	text-align: center;
}
#main .colBlock06 .col4,
#main .colBlock06 .groupB {
	margin-bottom: 0;
}
#main .colBlock06 .boxA {
	float: left;
	width: 34.5%;
	margin-bottom: 0;
	text-align: center;
}
#main .colBlock06 .boxB {
	float: right;
	width: 63.8%;
}
}
@media screen and (max-width:480px) {
	#main .colBlock06 .boxA,
	#main .colBlock06 .boxB {
		float: none;
		width: auto;
	}
	#main .colBlock06 .boxA {
		margin-bottom: 13px;
	}
}

/* モジュール タイプ7
------------------------------------------------------------------------------- */
#main .colBlock07 {
	margin: 15px 0 25px;
}
#main .colBlock07 .colImg {
	float: left;
	width: 16.1%;
}
#main .colBlock07 .colTxt {
	float: right;
	width: 82.8%;
}
#main .colBlock07 h2,
#main .colBlock07 h3,
#main .colBlock07 h4 {
	margin-top: 0;
}
#main .colBlock07 .flowImg {
	margin: 0 15px 10px 0;
}
#main .colBlock07.reverse .flowImg {
	margin: 0 0 10px 15px;
}
@media screen and (max-width:768px) {
	#main .colBlock07 .colImg {
		float: left;
		width: 130px;
		margin-right: 10px;
	}
	#main .colBlock07.reverse .colImg {
		float: right;
		margin: 0 0 0 10px;
	}
	#main .colBlock07 .colTxt,
	#main .colBlock07.reverse .colTxt {
		float: none;
		width: auto;
		overflow: hidden;
	}
	#main .colBlock07 .flowTxt,
	#main .colBlock07.reverse .flowTxt {
		overflow: visible;
	}
}
@media screen and (max-width:488px) {
	#main .colBlock07 .colImg {
		width: 100px;
	}
}

/* モジュール タイプ8
------------------------------------------------------------------------------- */
#main .colBlock08 {
	margin: 15px 0 25px;
}
#main .colBlock08 .col1,
#main .colBlock08 .col2 {
	float: left;
	width: 49.1%;
}
#main .colBlock08 .col2 {
	float: right;
}
#main .colBlock08 .boxA {
	float: left;
	width: 32.71%;
}
#main .colBlock08 .boxB {
	float: right;
	width: 65.3%;
}
#main .colBlock08 h2,
#main .colBlock08 h3,
#main .colBlock08 h4 {
	margin-top: 0;
}
#main .colBlock08 .flowImg {
	margin: 0 15px 10px 0;
}
#main .colBlock08.reverse .flowImg {
	margin: 0 0 10px 15px;
}
@media screen and (max-width:768px) {
	#main .colBlock08 .col1,
	#main .colBlock08 .col2 {
		float: none;
		width: auto;
		margin-bottom: 25px;
	}
	#main .colBlock08 .col2 {
		margin-bottom: 0;
	}
	#main .colBlock08 .boxA {
		float: left;
		width: 130px;
		margin-right: 10px;
	}
	#main .colBlock08 .reverse .boxA {
		float: right;
		margin: 0 0 0 10px;
	}
	#main .colBlock08 .boxB {
		float: none;
		width: auto;
		overflow: hidden;
	}
	#main .colBlock08 .reverse .boxB {
		float: none;
	}
	#main .colBlock08 .flowTxt,
	#main .colBlock08 .reverse .flowTxt {
		overflow: visible;
	}
}
@media screen and (max-width:488px) {
	#main .colBlock08 .boxA {
		width: 100px;
	}
}

/* モジュール オプション
------------------------------------------------------------------------------- */
#main .reverse .colImg,
#main .reverse .colN,
#main .reverse .col1,
#main .reverse .boxA {
	float: right;
}
#main .reverse .colTxt,
#main .reverse .colW,
#main .reverse .col2,
#main .reverse .boxB {
	float: left;
}
@media screen and (max-width:480px) {
	#container #main .dropBorder .colImg,
	#container #main .dropBorder .colTxt,
	#container #main .dropBorder .boxA,
	#container #main .dropBorder .boxB {
		float: none;
		width: auto;
	}
	#container #main .dropBorder .colImg,
	#container #main .dropBorder .boxA {
		margin: 0 0 8px;
		padding: 5px;
		border: 1px solid #ccc;
		text-align: center;	
	}
	#container #main .dropBorder .colImg img,
	#container #main .dropBorder .boxA img {
		width: auto;
	}
	#container #main .dropBorder .colTxt,
	#container #main .dropBorder .boxB {
		padding-top: 5px;
	}
}
#container #main .colBlock02 .flowTxt,
#container #main .colBlock03 .flowTxt,
#container #main .colBlock07 .flowTxt,
#container #main .colBlock08 .flowTxt {
	float: none;
	width: auto;
}
*:first-child+html #container #main .flowTxt { /* ie7 */
	zoom: normal;
}

/* リンク要素
------------------------------------------------------------------------------- */
p.linkTxt,
li.linkTxt,
.linkTxt li {
	padding-left: 12px;
	background: url(../../images/rn01/icon_07.png) left 0.4em no-repeat;
}
a.linkTxt {
	padding-left: 12px;
	background: url(../../images/rn01/icon_07.png) left 0.15em no-repeat;
}
.linkTxt a,
a.linkTxt {
	color: #333;
	text-decoration: none;	
}
.linkTxt a:hover,
a.linkTxt:hover {
	text-decoration: underline;
}

/* 画像枠
------------------------------------------------------------------------------- */
#main .frame01 {
	display: block;
	border: 1px solid #ccc;
}
#main .frame02 {
	display: block;
	border: 1px solid #000;
}

/* 文字スタイル調整
------------------------------------------------------------------------------- */
/* 画像キャプション */
#main .imgCap {
	margin-top: 8px;
	margin-bottom: 0;
}

/* 細字 */
#main .fwNormal { font-weight: normal !important; }

/* 注意文 */
#main .caution { color: #f00 !important; }

/* 文字サイズ大（16px相当） */
#main .fsL { font-size: 115%; }
#main h4.fsL,
#main p.fsL,
#main th.fsL,
#main td.fsL,
#main ul.fsL,
#main ol.fsL,
#main dl.fsL { font-size: 134%; }
#main .fs16 { font-size: 16px !important; } /* 固定 */

/* 文字サイズ最小（14px相当） */
#main .fs14 { font-size: 14px !important; }

/* 文字サイズ小（12px相当） */
#main .fsS { font-size: 85.4%; }
#main h4.fsS,
#main p.fsS,
#main th.fsS,
#main td.fsS,
#main ul.fsS,
#main ol.fsS,
#main dl.fsS { font-size: 100%; }
#main .fs12 { font-size: 12px !important; }  /* 固定 */

/* 文字サイズ最小（10px相当） */
#main .fsXS { font-size: 71.8%; }
#main h4.fsXS,
#main p.fsXS,
#main th.fsXS,
#main td.fsXS,
#main ul.fsXS,
#main ol.fsXS,
#main dl.fsXS { font-size: 84%; }
#main .fs10 { font-size: 10px !important; } /* 固定 */

/* 注釈文 */
#main .note,
#main .notes li {
	margin-left: 1em;
	text-indent: -1em;
}
#main .notes li { margin-bottom: 2px; }


/* メニューリスト
------------------------------------------------------------------------------- */
#main .menuList01 {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: hidden;
}
#main .menuList01 ul,
#main .menuList01 ol {
	margin-right: -1px;
}
#main .menuList01 li {
	border-bottom: 1px solid #ccc;
}
#main .menuList01 .anchorLink li {
	background: url(../../images/tmp01/link_icon_01.gif) right center no-repeat;
}
#main .menuList01 .linkTxt li {
	padding-left: 0;
	background: none;
}
#main .menuList01 li a {
	display: block;
	padding: 9px 10px 8px;
	background-position: 8px center;
	background-repeat: no-repeat;
}
* html #main .menuList01 li a { /* ie6 */
	zoom: 1;
}
#main .menuList01 .linkTxt li a {
	padding-left: 28px;
	background-image: url(../../images/rn01/icon_07.png);
	background-position: 10px center;
}
#main .menuList01 .anchorLink li a {
	padding-right: 30px;
}
#main .menuList01 li a,
#main .menuList01 li a:hover {
	color: #333;
}
#main .menuList01 a {
	color: #333;
	text-decoration: none;
}
#main .menuList01 a:hover {
	text-decoration: underline;
}

/* リスト要素
------------------------------------------------------------------------------- */
#main .numList01 { margin: 0 0 10px; }
#main .numList01 li {
	list-style: decimal;
	margin: 0 0 2px 1.8em;
}
* html #main .numList01 li { margin-left: 2em; } /* ie6 */
*:first-child+html #main .numList01 li { margin-left: 2em; } /* ie7 */


/* 表組みモジュール
------------------------------------------------------------------------------- */
#main .dataTable01 table,
#main table.dataTable01 {
	width: 100%;
	border: none;
	border-bottom: 1px solid #999;
}
#main .dataTable01 th,
#main .dataTable01 td {
	padding: 6px 10px 5px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	vertical-align: top;
	text-align: left;
}
#main .dataTable01 th {
	background-color: #f0f0ee;
	font-weight: normal;
}
#main .dataTable01 .cSub {
	background-color: #f5f5f5;
}
#main .dataTable01 p,
#main .dataTable01 ul,
#main .dataTable01 ol {
	margin-bottom: 0;
	font-size: 100%;
}



/* ==

　02. 汎用スタイル

=============================================================================== */

/* 回り込み解除
------------------------------------------------------------------------------- */
* html .clearfix, /* 汎用 */
* html .inner, /* 汎用 */
* html #main,
* html #headerAreaN,
* html #container,
* html .areaInner,
* html #localNavTop,
* html #aside,
* html #footerNavArea #slideWrap div,
* html #footerNavArea #slideWrap dl,
* html #main .colBlock02 div,
* html #main .colBlock03 div,
* html #main .colBlock04 div,
* html #main .colBlock05 div,
* html #main .colBlock06 div,
* html #main .colBlock07 div,
* html #main .colBlock08 div,
* html ul,
* html ol { zoom: 1; } /* ie6 */

*:first-child+html .clearfix, /* 汎用 */
*:first-child+html .inner, /* 汎用 */
*:first-child+html #main,
*:first-child+html #headerAreaN,
*:first-child+html #container,
*:first-child+html .areaInner,
*:first-child+html #localNavTop,
*:first-child+html #aside,
*:first-child+html #footerNavArea #slideWrap div,
*:first-child+html #footerNavArea #slideWrap dl,
*:first-child+html #main .colBlock02 div,
*:first-child+html #main .colBlock03 div,
*:first-child+html #main .colBlock04 div,
*:first-child+html #main .colBlock05 div,
*:first-child+html #main .colBlock06 div,
*:first-child+html #main .colBlock07 div,
*:first-child+html #main .colBlock08 div,
*:first-child+html ul,
*:first-child+html ol { zoom: 1; } /* ie7 */

.clearfix:after, /* 汎用 */
.inner:after, /* 汎用 */
#headerAreaN:after,
#container:after,
.areaInner:after,
#localNavTop:after,
#aside:after,
#footerNavArea #slideWrap div:after,
#footerNavArea #slideWrap dl:after,
#main .colBlock02 div:after,
#main .colBlock03 div:after,
#main .colBlock04 div:after,
#main .colBlock05 div:after,
#main .colBlock06 div:after,
#main .colBlock07 div:after,
#main .colBlock08 div:after,
ul:after,
ol:after { content: ''; display: block; clear: both; height: 0; }

/* 余白調整
------------------------------------------------------------------------------- */
.mShorten {
	margin-top: 10px !important; 
	margin-bottom: 10px !important; 
}
.mt00 { margin-top: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

.ml00 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }

.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }

.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }

.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }

.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }

/* 幅調整
------------------------------------------------------------------------------- */
.w00 { width: 0 !important; }
.w05p { width: 5% !important; }
.w10p { width: 10% !important; }
.w15p { width: 15% !important; }
.w20p { width: 20% !important; }
.w25p { width: 25% !important; }
.w30p { width: 30% !important; }
.w35p { width: 35% !important; }
.w40p { width: 40% !important; }
.w45p { width: 45% !important; }
.w50p { width: 50% !important; }
.w55p { width: 55% !important; }
.w60p { width: 60% !important; }
.w65p { width: 65% !important; }
.w70p { width: 70% !important; }
.w75p { width: 75% !important; }
.w80p { width: 80% !important; }
.w85p { width: 85% !important; }
.w90p { width: 90% !important; }
.w95p { width: 95% !important; }
.w100p { width: 100% !important; }

/* 行間調整
------------------------------------------------------------------------------- */
.lineH1 { line-height: 1 !important; }
.lineH11 { line-height: 1.1 !important; }
.lineH12 { line-height: 1.2 !important; }
.lineH13 { line-height: 1.3 !important; }
.lineH14 { line-height: 1.4 !important; }
.lineH15 { line-height: 1.5 !important; }
.lineH16 { line-height: 1.6 !important; }
.lineH17 { line-height: 1.7 !important; }

/* 位置調整
------------------------------------------------------------------------------- */
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
#main .center { text-align: center !important; }
#main .right { text-align: right !important; }
#main .left { text-align: left !important; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.colL {	float: left; }
.colR {	float: right; }


/* ==

　03. 物件概要

=============================================================================== */

/* 表組み
------------------------------------------------------------------------------- */
#main .gaiyoTable {
	width: 100%;
	border: none;
	border-bottom: 1px solid #999;
}
#main .gaiyoTable th,
#main .gaiyoTable td {
	padding: 6px 10px 5px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	vertical-align: top;
	text-align: left;
}
#main .gaiyoTable th {
	background-color: #f0f0ee;
	font-weight: normal;
}
#main .gaiyoTable .descCell p {
	margin-bottom: 0;
	font-size: 100%;
}

/* 企業情報 見出し
------------------------------------------------------------------------------- */
#main .cNameTit {
	margin: 35px 0 10px;
	padding: 0 0 7px;
	background: url(/mansion/images/tmp01/line_bg_01.gif) left bottom repeat-x;
	color: #333;
	font-size: 16px;
	font-weight: normal;
}
#main .cNameTit em {
	margin-right: 10px;
}
@media screen and (max-width:768px) {
	#main .cNameTit em,
	#main .cNameTit span {
		display: block;
	}
}