@charset "shift_jis";

a:hover img.opa {
	opacity:0.7;
	filter: alpha(opacity=70);
}

/*****************************/
/* ヘッダー
/*****************************/
#iPhoneLink {
	display: none;
	width: 100%;
}
#iPhoneLink a {
	color: #FFF;
	display: block;
	height: 80px;
	font-size: 40px;
	background-color: #000;
	background: -moz-liner-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.8));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.8)));
	line-height: 80px;
	text-align: center;
	margin-bottom: 20px;
}

diV#header {
	width: 100%;
	background: url(../img/head_bg.png);
}

div#headerInner {
	width: 950px;
	height: 329px;
	margin: 0 auto;
}

div.leftZone {
	float: left;
}

p#companyName {
	margin-top: 20px;
}

p#diary {
	margin-top: 15px;
	border: #DFF 5px solid;
	background: #FFF;
}

div.rightZone {
	float: right;
}

ul#menuList {
	margin: 0 11px;
}

ul#menuList li {
	height: 53px;
}

ul#menuList li ,
ul#menuNavi li {
	float: left;
}

ul#menuNavi {
	clear: both;
}

ul#menuNavi li {
	height: 40px;
}

/*****************************/
/* コンテンツ
/*****************************/
div#contents {
	width: 950px;
	background: url(../img/main_bg.gif);
	margin: 0 auto;
}

ul#osusume {
	width: 902px;
	height: 165px;
	margin: 0 auto 15px;
	border: #71BFE3 5px solid;
}

ul#osusume li {
	float: left;
}

div#leftArea {
	float: left;
	width: 680px;
	margin-left: 20px;
	display: inline;
}

h3#flash_title {
	position: relative;
	margin-bottom: 0;
}

dl#flash_field {
	position: relative;
	margin-bottom: 30px;
}

dl#flash_field dt#flash_btn01 {
	position: absolute;
	z-index: 3;
	left: 553px;
	top: 4px;
}

dl#flash_field dt img {
	cursor: pointer;
}

dl#flash_field dd#flash_map01 {
	position: relative;
	z-index: 1;
}

dl#flash_field dt#flash_btn02 {
	position: absolute;
	z-index: 4;
	left: 613px;
	top: 4px;
}

dl#flash_field dd#flash_map02 {
	position: relative;
	z-index: 2;
	display: none;
}

div#rightArea {
	float: right;
	width: 209px;
	margin-right: 20px;
	display: inline;
}

.rightGroup ,
.leftGroup, .rightGroup02 {
	margin-bottom: 7px;
}
.rightGroup02 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.70;
}

div.linkField {
	position: relative;
}

div#iphoneBox {
	position: relative;
}

div#iphoneBox p.qrBox {
	position: absolute;
	top: 10px;
	right: 10px;
}

div#iphoneBox p.txtBox {
	position: absolute;
	top: 95px;
	right: 10px;
}

div#iphoneBox p.txtBox a {
	color: #FF0099;
	text-decoration: none;
}

p#mobile {
	position: absolute;
	left: 105px;
	top: 60px;
}

p#iphone {
	position: absolute;
	left: 85px;
	top: 95px;
	width: 120px;
}

p#mobile a ,
p#iphone a {
	color: #F09;
	text-decoration: none;
}

p#mobile a:hover ,
p#iphone a:hover {
	color: #F9F;
	text-decoration: none;
}

div.rank {
	width: 198px;
	margin: 0 auto 10px;
	border: #CCC 1px solid;
}

p#links {
	width: 204px;
	background: #1AA3D7;
	color: #FF6;
	padding-left: 5px;
}

div.menuList {
	width: 335px;
}

div.leftSide {
	width: 167px;
}

div.rightSide {
	width: 168px;
}

p#cornerRent ,
p#cornerSale {
	text-align: center;
	margin-bottom: 40px;
}

p#cornerRent {
	border: #71BFE3 5px solid;
	border-top: none;
}

p#cornerSale {
	border: #FE9C9C 5px solid;
	border-top: none;
}

div#school {
	width: 900px;
	margin: 0 auto 10px;
	padding: 10px 0;
	border: #A8D8EE 5px solid;
}

table th {
	border: #CFC3AB 1px solid;
}

span.rent a ,
span.sale a ,
span.rent a:hover ,
span.sale a {
	text-decoration: none;
}

span.rent a {
	color: #93F;
}

span.sale a {
	color: #F00;
}

span.rent a:hover {
	color: #99F;
}

span.sale a:hover {
	color: #F60;
}

.checkrent {
	padding-top: 35px;
}

#overlay {
	z-index: 99999;
/*	opacity: 1 !Important;*/
}
#setBox {
	z-index: 999999;
}