@charset "utf-8";

/* global----------------------------------------------------- */
body {
	font-size: 10px;
	line-height: 160%;
	color: #000000;
}
#page {
	width: 700px;
	margin-left: 10px;
}
#header {
	display: none;
}
#footer {
	display: none;
}
#topImg {
	display: none;
}
#container {
	clear: both;
	width: 700px;
	display: block;
}

#contents {
	float: left;
	width: 700px;
}
#mainNaviBlock {
	display: none;
}
#p_list {
	display: none;
}
.subTitle3 {
	clear: both;
	float: left;
	padding: 0 !important;
	margin-bottom: 10px;
	width: 700px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	border-bottom: solid 1px #333333;
}
.officeTitle {
	clear: both;
	float: left;
	width: 700px;
	border-bottom: solid 2px #999999;
}
#officeName {
	float: left;
	padding: 5px 0 !important;
	width: 700px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
#printBtn {
	display: none;
}
#contactBtn {
	display: none;
}
#contactTel {
	float: left;
	margin: 31px 0 0 0;
	font-size: 12px
	line-height: 160%;
	color: #000000;
	display: inline;
}
#pagetopBtn {
	display: none;
}


/* offeceInfo----------------------------------------------------- */
#offeceInfo {
	clear: both;
	float: left;
	width: 700px;
}

/* outline----------------------------------------------------- */
offeceInfo_outline {
	clear: both;
	float: left;
	margin-bottom: 20px;
}

.offeceInfo_outline table {
	width: 700px;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #ffffff;
}

.offeceInfo_outline th, .offeceInfo_outline td {
	padding: 3px 2px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
}

.offeceInfo_outline th {
	padding-right: 10px !important;
	white-space: nowrap;
}

.offeceInfo_outline td a {
	display: none;
}

.offeceInfo_outline td img {
	display: none;
}

/* room----------------------------------------------------- */
.serviceOffece_room {
	clear: both;
	float: left;
}

.serviceOffece_room table {
	width: 700px;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
}

.serviceOffece_room th, .serviceOffece_room td {
	font-weight: normal;
	color: #000000;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
}

.serviceOffece_room th {
	padding: 0 !important;
	white-space: nowrap;
	font-size: 10px;
	text-align: center;
	background-color: #ffffff;
}

.serviceOffece_room td {
	padding: 3px 5px;
	font-size: 11px;
	white-space: nowrap;
}

.serviceOffece_room td.center {
	text-align: center;
}

.serviceOffece_room td.right {
	text-align: right;
}

.serviceOffece_room td.fold {
	white-space: normal !important;
}

.serviceOffece_note {
	clear: both;
	float: left;
	margin-top: 5px;
	padding: 0 10px;
	width: 678px;
	border: solid 1px #999999;
}

.serviceOffece_note1 {
	float: left;
	padding: 5px 0;
	width: 678px;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}

.serviceOffece_note2 {
	float: left;
	padding: 5px 0;
	width: 678px;
	font-size: 11px;
	line-height: 160%;
	border-top: dotted 1px #999999;
}


/* offeceImg----------------------------------------------------- */
.offeceImg {
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 700px;
	height: 300px;
}

#box {
	position: absolute;
	width: 480px;
}

#box span{
	display: block;
}

#handles1 {
	float: left;
}

#handles2 {
	float: right;
}

.mask {
	position: absolute;
	margin-left: 110px;
	width: 480px;
	height: 300px;
	overflow: hidden;
}

.thumbs {
	width: 90px;
}

.thumbs div {
	display: block;
	width: 90px;
	height: 57px;
	margin-bottom: 5px;
	cursor: pointer;
}

.thumbs div img {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

.thumbs p {
	display: block;
	width: 90px;
	height: 57px;
	margin-bottom: 5px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("/img/no_photo.gif") no-repeat;
}

#planBtn {
	display: none;
}

.sumBtn {
	display: none;
}

/* for IE6 */
*html .mask {
	margin-left: 20px;
}
*html #planBtn {
	margin: 280px 0 0 520px;
}
/* for IE7 */
*+html .mask {
	margin-left: 20px;
}
*+html #planBtn {
	margin: 280px 0 0 520px;
}
