/*-- RESET STYLE --*/

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol,ul {
	list-style: none;
	}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
	}
h1,h2,h3,h4,h5,h6,strong,h1 em,h2 em, h3 em,h4 em,h5 em,h6 em,strong em,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: bold;
	}
        
* {
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

/* clear */
ul:after,
ol:after {
    content: ".";
    clear: both;
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
    width: 0.1px;
} 

.clear { clear:both;}

/* forIE clear */
.clear {
    clear: both;
    height: 0.1px;
    margin: 0px;
    padding: 0px;
    width: 0.1px;
}

/*-- DETAILS --*/

body {
    background-color: #fff;
    font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
    }

a {
    font-family: "CI", "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", Osaka, sans-serif;
    text-decoration: none;
    color: #5574b9;
}
a:hover { color: #7aa2f7; text-decoration: underline;}
    

/*-- ABOUT BOX --*/

#aboutBox {
    width: 500px;
    height: auto;
    padding: 30px;
    position: absolute;
    top: 50px;
    background-color: #fff;
    background-image: url("../images/whiteback.jpg");
    background-repeat: repeat-x;
    border: 2px #fff solid;
}
.aboutBoxLogo {
    width: 85px;
    display: block;
    margin: 0 auto;
}
.aboutBoxTitle {
    text-align: center;
    font-size: 17px;
    font-family: MS Ύ©,sans-serif;
    font-weight: bold;
    line-height: 25px;
    margin: 20px auto 0;
}
.aboutBoxSubtitle {
    font-size: 12px;
    line-height: 20px;
    margin: 10px auto;
    font-weight: normal;
    text-align: center;
}
/*-- MAIN CONTAINER --*/

.topMain,
.headerCnt{
width: 1024px;
margin: 0 auto;
}

#MainContainer {
    float: left;
    width: 77%;
    position: relative;
    top: -30px;
}

ul.globalNav {
    width: 100%;
    height: 75px;
    background-image: url("../images/navback.jpg");
    background-repeat: repeat-x;
    box-shadow: 1px 1px 2px #ccc;
}

ul.globalNav li {
    width: 25%;
    height: 70px;
    margin-top: 3px;
    float: left;
    text-align: center;
    border-right: 2px #9bbaff dotted;
}

ul.globalNav li.NavListRight { border-right: none; width: 23%;}

/* PULDOWN NAV */
ul.puldownNav li.puldownNavList {
width: 100%;
display: block;
border-bottom: 2px #9bbaff dotted;
border-right: none;
height: 25px;
line-height: 20px;
margin: 0 0 10px;
}
ul.puldownNav a li.puldownNavList {
font-size: 14px;
font-weight: bold;
}

/* OFF */
ul.puldownNav {
        display: none;
}
/* ON */
ul.globalNav li:hover ul.puldownNav {
	width: 25%;
	padding: 10px 10px 0;
	background-color: #ffffff;
	box-shadow: 1px 1px 2px #ccc;
        display: block;
        position: absolute;
        z-index: 100;
}


.mansionCnt {
	width: 100%;
	height: 210px;
	margin: 2% 0 1%;
	overflow: hidden;
}
.mansionCnt a:hover div,
#AsideContainer a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: galpha( opacity=80 )h;
}
.mansionCnt b { font-size: 19px; }

.mansioninfoCnt {
	height: 210px;
	width: 33%;
	float: left;
	padding: 3% 3% 2%;
	background-color: #5574b9;
	color: #ffffff;
}
.oikeinfo { background-color: #7aa2f7;}
.mibuinfo { background-color: #55b4d8;}
.kawaramachiinfo { background-color: #29406F;}

.rentPrice {
	background-color: #ffffff;
	color: #5574b9;
	font-weight: bold;
	padding: 10px;
	margin: 20px auto;
	text-align: center;
}
.mansioninfoPhoto {
	height: 210px;
	margin-left: 33%;
	background-image: url("../images/hachijyoLongimg.png");
	background-repeat: no-repeat;	
}
.oikeinfophoto { background-image: url("../images/oikeLongimg.png");}
.mibuinfophoto { background-image: url("../images/mibuLongimg.png");}
.kawaramachiinfophoto { background-image: url("../images/kawaramachiLongimg.png");}

/*-- ASIDE CONTAINER --*/

#AsideContainer {
    float: right;
    width: 22%;
    position: relative;
    top: -30px;
}

#AsideContainer img { max-width: 100%; margin-bottom: 5px;}
.banner01 { border: 1px #ccc solid;}
.banner02 { border: 1px #65b2df solid;}

.AsideTextlink {
	font-size: 13px;
	color: #5574b9;
	line-height: 18px;
}

/*-- PAGE TOP --*/
#pageTop{
	background:#67b2c2;
	border-radius:5px;
	color:#FFF;
	padding:15px;
	position:fixed;
	bottom:10%;
	right:5%;
	font-size: 13px;
	font-weight: bold;
	}
#pageTop:hover{
	background:#A7DDE9;
	text-decoration: none;
	}

/*-- FOOT CONTAINER --*/

#FootContainer {
    clear: both;
    width: 1024px;
    display: block;
    margin: 0 auto 20px;
}
.footerNav {
	margin: 20px auto 10px;
	text-align: center;
	font-size: 13px;
	color: #5574b9;
}
.footerInfo {
	background-image: url("../images/footergrade.jpg");
	background-repeat: repeat-x;
	padding: 40px 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #737373;
}
.footerInfo small {
	margin-top: 10px;
	display: block;
	text-align: center;
	font-size: 11px;
}

/*-------------------------------------------------------- TABLET 1024px « --------------------------------------------------------*/
@media screen and (max-width: 1024px) {
#aboutBox {
	width: 45%;
	left: 5%;
}
.topMain,
.headerCnt {
width: 90%;
margin: 0 auto;
}
#MainContainer {
width: 100%;
margin: 0;
}

.mansioninfoCnt {
	font-size: 12px;
}
.mansionCnt b {
	font-size: 15px;
}
.rentPrice {
	font-size: 15px;
	padding: 10px;
	margin: 10px auto;
}
#AsideContainer {
	width: 100%;
	background-color: #ffffff;
}
#AsideContainer img {
max-width: 30%;
margin: 1% 1% 0 0;
float: left;
}
.AsideTextlink {
display: inline-block;
width: 30%;
margin: 1% 1% 0;
}

#FootContainer {
	width: 90%;
}
}

/*-------------------------------------------------------- SMART PHONE 640px « --------------------------------------------------------*/
@media screen and (max-width: 640px) {
.SPnone { display: none;}
#aboutBox {
width: 100%;
left: 0;
top: 0;
padding: 3%;
}
.aboutBoxTitle {
font-size: 13px;
line-height: 17px;
margin: 14px auto 0;
}
.topMain, .headerCnt {
width: 100%;
margin: 0 auto;
}
ul.globalNav { background: #fff; box-shadow: none;}
ul.globalNav li,
ul.globalNav li.NavListRight {
width: 48%;
border: 1px #9bbaff solid;
margin: 1%;
}

.puldownNav,
.puldownNavList{ width: 100%}
ul.globalNav li:hover ul.puldownNav {
	width: 47%;
	margin-top: -10px;
}
ul.puldownNav li.puldownNavList { width: 100%; border: 1px #9bbaff solid;}

.mansioninfoCnt {
height: 123px;
width: 100%;
}
.mansionCnt {
width: 100%;
height: 250px;
}
.SPmansionImg {
	width: 160%;
}
#AsideContainer img { max-width: 100%;}
.AsideTextlink {
width: 100%;
padding: 15px;
}

#pageTop { display: none!important;}
}

/**************************************** Other than SMART PHONE (800pxͺ) ****************************************/
@media screen and (min-width: 640px) {
.SPmansionImg { display: none;}
}