@charset "utf-8";

/* ■■■■■■■■■ オフィススタイル ■■■■■■■■■ */

.office_bg {background: url(../images/office/bg_1.jpg) no-repeat right;}


/* ■■■■■■■■■ ご利用の流れスタイル ■■■■■■■■■ */

dl.flow_contact {
	margin-left: 4em;
	margin-bottom: 1em;
}

dl.flow_contact dt {
	background: url(../images/office/list.png) no-repeat left;
	text-indent: 1em;
	color: #f39800;
}

dl.flow_contact dd {
	margin-left: 2em;
	margin-bottom: 0.5em;
}

table.flow {
	width: 500px;
	border: solid 1px #999;
	margin-left: 40px;
	font-size: 90%;
	border-collapse: collapse;
}

table.flow tr th {
	padding: 4px;
	text-align: center;
	border: solid 1px #999;
}

table.flow tr td {
	padding: 4px;
	border: solid 1px #999;
}

table.flow tr td ul {
	margin-left: 1.65em;
}

/* ■■■■■■■■■ フロアガイドスタイル ■■■■■■■■■ */

.scroll {
	width: 600px;
	margin: 0 auto 1em;
}

p.buttons span {
	border-right: solid 1px #999;
	padding-right: 8px;
	margin-right: 8px;
	letter-spacing: 1px;
}

p.buttons span:hover {
	cursor: pointer;
	color: #F60;
	_color: #383c3c;	
	text-decoration: underline;
	_text-decoration: none;
}

#box4 {
	position:absolute;
}

#box4 div {
	width:600px;
	height:500px;
	float:left;
}

#box4 div h4 {
	display: none;
}

#box4 div p {
	text-align: center;
}

#info4{
	color: #956f29;
	cursor:default
}

.mask3{
	position:relative;
	width:600px;
	height:500px;
	overflow:hidden;
}


.eview_bannar{
	width:675x;
	height:30px;
	position:center;
}

.eview_bannar {background:url(../images/office/nairankai_bannar_r.png) no-repeat;}
.eview_bannar a {background:url(../images/office/nairankai_bannar.png) no-repeat;}
.eview_bannar a:hover {background:none;}
