* {
	margin				: 0;
	padding				: 0;
}


a img {
	border				: 0;
}

a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


span.cl {
	display				: block;
	clear					: both;
	height				: 1px;
	overflow				: hidden;
}

.dashed {
	border-bottom		: 1px dashed #80959F;
}

.dashedPink {
	border-bottom		: 1px dashed #EF5A24;
}

.imRight {
	float					: right;
}

.imLeft {
	float					: left;
	padding-right		: 22px;
}

.imLeft2 {
	padding-right		: 0px;
	padding-left		: 20px;
}

.right {
	text-align			: right;
}

.pageTop {
	font-size			: 12px;
	text-align			: right;
}

.center {
	text-align			: center;
}

body {
font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'MS Pゴシック', sans-serif;
	background			: url(../images/body_bg.jpg) repeat-x #f2f2f2;
	color					: #4D4D4D;
	border-bottom : 12px solid #000;
}

body #contents.eq-page{
font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'MS Pゴシック', sans-serif; line-height:1.6em;
	color:#ccc !important;
}

body#top {
	background			: url(../images/body_bg_top.jpg) repeat-x #f2f2f2;
	color					: #4D4D4D;
	border-bottom : 12px solid #000;
	color					: #4D4D4D;
}

body#sub {
	background			: url(../images/body_bg.jpg) repeat-x #000;
}

#container {
	width : 1100px;
	margin : 0 auto;
}

h1 {
	font-size : 12px;
	color : #fff;
	font-weight : normal;
	text-align : right;
	height : 23px;
	padding-top : 5px;
	padding-right : 5px;
}

h1 a {
	text-decoration : none;
	color : #fff;
}

#header h1 img{
	margin:0 3px -2px 0;
}

h2 {
	margin-bottom : 50px;
}

h3 {
	margin-bottom : 25px;
	color:#fff;
	font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'MS Pゴシック', sans-serif;
}

#gloNav li {
	float : left;
	list-style : none;
}

#contents {
	clear : both;
	padding-top : 15px;
}

.side {
	width : 267px;
	float : right;
	margin-top:196px;
}

.mainWhite {
	width : 990px;
	margin : 18px auto 0 auto;
	background : #fff;
	padding : 10px 55px 30px;
	position:relative;
}

.mainlogin{
	min-height:600px;
}

.mainBlack {
	width : 780px;
	float : left;
	margin :60px 0 100px;
}

.copy {
	float : right;
	font-size : 10px;
	padding-top : 30px;
}

#footer {
	background : #fff;
}

.footCont {
	background : #fff;
	width : 1100px;
	margin : 0 auto;
	padding-top : 30px;
}

p.note {
	font-size : 12px;
	color : #eee;
	line-height : 15px;
}

table.outlineTable {
	color : #fff;
	font-size : 14px;
}

table.outlineTable th {
	border-top : 1px solid #fff;
	border-right : 1px solid #fff;
	width : 195px;
	font-weight : normal;
	padding : 10px 0;
}

table.outlineTable td {
	border-top : 1px solid #fff;
	padding : 10px 30px;
}

.loginform {
	width : 560px;
	margin : 80px auto 50px auto;
	padding-bottom : 50px;
	border-bottom : 1px dashed #cbcbcb;
}

.mailForm {
	width : 560px;
	margin : 80px auto 50px auto;
}

.loginform input[type=text] ,.mailForm input[type=text]{
	height : 36px;
	width : 312px;
}

.loginform input[type=image] , .mailForm input[type=image] {
	vertical-align : bottom;
}

.mailForm h2 {
	margin-bottom : 10px;
}

a.btnBLK {
	display : block;
	float : left;
	width : 173px;
	margin-right : 12px;
	margin-bottom : 12px;
	color : #fff;
	text-align : center;
	background : url(../images/btn_bg.jpg) repeat-x;
	text-decoration : none;
	font-size : 14px;
	padding-top: 10px;
	height : 30px;
}

a.btnRED {
	display : block;
	float : left;
	width : 173px;
	margin-right : 12px;
	margin-bottom : 12px;
	color : #fff;
	text-align : center;
	background : url(../images/btn_bg_red.jpg) repeat-x;
	text-decoration : none;
	font-size : 14px;
	padding-top: 10px;
	height : 30px;
}

a.btnBLKs {
	padding-top: 10px;
	height : 30px;
	font-size : 14px;
	text-decoration : none;
	text-align : center;
	color : #fff;
	display : block;
	float : left;
	width : 92px;
	margin-right : 12px;
	margin-bottom : 12px;
	background : url(../images/btn_bg.jpg) repeat-x;
}

table.empty {
	margin-top : 30px;
	width : 100%;
	border-bottom : 1px solid #333;
	text-align : center;
}

.empty .col1 th {
	width : 65px;
	border : 1px solid #333;
	background : #666;
	vertical-align : middle;
}

.empty .col2 th {
	width : 65px;
	border-left : 1px solid #333;
	border-right : 1px solid #333;
	height : 56px;
	background : #787878;
	vertical-align : middle;
}


.empty .col1 td.on {
	border-top : 1px solid #333;
	border-right : 1px solid #333;
	border-bottom : 1px solid #333;
	background : #f5f2e9;
}

.empty .col2 td.on {
	border-right : 1px solid #333;
	background : #f5f2e9;
}

.empty .col1 td.off {
	border-top : 1px solid #333;
	border-right : 1px solid #333;
	border-bottom : 1px solid #333;
	background-color: #3f3f3f;
}

.empty .col2 td.off {
	border-right : 1px solid #333;
	background : #3f3f3f;
}

.empty .col3 td.on{
	background : #fff;
}

ul.design li {
	width : 162px;
	list-style : none;
	float : left;
	padding-bottom : 15px;
	margin-left:28px;
}

h2.setsuzoku {
	padding-left : 20px;
	padding-bottom : 5px;
	border-bottom : 2px solid #333;
	background : url(../login/images/arrow.jpg) no-repeat;
	margin-top : 40px;
	font-size : 18px;
	color : #333;
}


/******************　　******************/



#header{
	width:1100px;
	height:auto;
	margin:0 auto;
}

#header-img{
	margin-bottom:50px;
}


/************
髢灘叙繧?
*************/

.mainBlack #banner-type{
	float:left;
	width:205px;
	height:auto;
}

.mainBlack #gallery-type{
	float:left;
	width:575px;
	height:auto;
}

.estate-img .list{
	float:left;
	width:196px;
	height:135px;
	overflow:hidden;
	margin-right:30px;
}

.estate-img .list img{
	width:196px;
	height:auto;
}

.estate-img .last{
	margin-right:0;
}

/************
遨ｺ螳､邂｡逅?
*************/

.tyukai{
	margin:20px 0 0 0;
	position:absolute;
	top:0;
	right:52px;
}

.kuusitsu-title{
	margin:30px 0 0 0;
}

td.on{
	padding:0 !important;
}

table.room-detail{
	width:100%;
	-webkit-border-horizontal-spacing: 0 !important;
	-webkit-border-vertical-spacing: 0 !important;
	font-size:12px;
	background:#f5f2e9;
}

table.room-detail td.type,table.room-detail td.size-en{
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

table.room-detail td.style,table.room-detail td.size-ja{
	border-bottom:solid 1px #ccc;
}

table.room-detail .number{
	background:#aaa;
	color:#fff;
}

table.room-detail .type{
	width:50%;
}

table.room-detail .style{
	width:50%;
}

table.state-entry{
	width:100%;
}

table.state-entry .state{
	width:0%;
	text-align:center;
}

.hidden .state{
	height:65px;
}

table.state-entry .state .icon-aki,.state .icon-kari,.state .icon-sumi{
	color:#fff;
	font-size:14px;
}

td.state{
	vertical-align:middle;
	paddingn:20px 0 0 0;
}

table.state-entry{
	position:relative;
	vertical-align:middle;
}

table.state-entry .state .icon-aki{
	position:absolute;
	top:3px;
	left:2px;
}

table.state-entry .state .icon-aki:before{
	content:'遨ｺ';
	padding:3px 3px 2px;
	background:#2B53A5;
}

td.state .icon-kari:before{
	content:'逕ｳ';
	padding:3px 3px 2px;
	background:#B2AF0C;
}

td.state .icon-sumi:before{
	content:'貂?';
	padding:3px 3px 2px;
	background:#AA2422;
}

table.state-entry .cost{
	width:100%;
	height:20px;
	text-align:center;
	padding-top:2px;
}

table.state-entry .cost:after{
	content:'蜀?';
}

td .small{
	vertical-align:super;
	font-size:smaller;
}

.floor-num{
	color:#fff;
}

td.space{
	background:#fff !important;
	border-top:none !important;
	border-bottom:none !important;
}

.col4 td.on{
	border-top:1px solid #333;
}

.col5 td.on{
	border-top:none !important;
}

td.type a{
	padding-left:0 !important;
}

tr.dammy th{
	height:0 !important;
	padding:0 !important;
}

.border-ajust .room-detail{
	border-bottom:solid #333 1px;
}

#sec2 table.state-entry{
	display:none;
	height:0;
}

#sec2.border-ajust .room-detail{
	border-bottom:none;
}

#sec1 .number{
	display:none;
	height:0;
}


/*  竊凪?竊凪?竊凪?竊? 襍､蝮ゆｽ丞ｱ??髢句ｾ後↓蜑企勁  竊凪?竊凪?竊凪?竊凪? */

.hidden-akasaka .room-detail tr{
	background:#ccc;
	color:#ccc !important;
}

.hidden-akasaka .room-detail tr a{
	display:none;
}

.hidden-akasaka .room-detail tr.hidden-akasaka td.number{
	background:#aaa;
	color:#fff !important;
}

.hidden-akasaka .icon-aki{
	display:none;
}


/*
**********************縲?霑ｽ蜉?0608
*/

.tec_1{
	float:left;
	width:492px;
}

.tec_1 img{
	width:100%;
}

.eq-page .imLeft img{
	width:100%;
}

#eq-box{
	color:#fff;
}

#eq-box .box{
	width:235px;
	padding-right:22px;
	float:left;
}

#eq-box .small,#eq-box .detail{
	font-size:12px;
	margin:0 0 0 15px;
}

#eq-box .detail{
	margin:0;
}

.icon_o{
	padding:2px 6px;
	margin-right:3px;
	background:#eb6100;
	font-size:12px;
}

.icon_r{
	padding:2px 6px;
	margin-right:3px;
	background:#e60012;
	font-size:12px;
}

.box_sec{
	margin:0 0 30px 0;
}

.title .main{
	font-size:20px;
	font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'MS Pゴシック', sans-serif;
}


/*  竊鯛?竊鯛?竊鯛?竊鯛?竊?  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */