@charset "utf-8";

.pageTitle_setup {
	clear: both;
	float: left;
	padding: 6px 0 0 10px;
	width: 700px;
	height: 20px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	background: url("/setup_office/img/title_bg.gif") no-repeat;
	overflow: hidden;
}
/* for IE6 */
*html .pageTitle_setup {
	height: 26px;
}


/* officeTop----------------------------------------------------- */
.officeTop {
	clear: both;
	float: left;
	padding: 5px;
	margin-top: 5px;
	width: 688px;
	background: url("/img/top_bg.gif") left bottom repeat-x;
	border: solid 1px #cccccc;
}
/* for IE6 */
*html .officeTop {
	width: 700px;
}

.topPhoto {
	float: left;
	width: 130px;
}

.topTxt {
	float: left;
	width: 553px;
	font-size: 1.0em;
	line-height: 150%;
	overflow: hidden;
}

.topTxtTitle {
	float: left;
	padding: 6px 0 0 10px;
	margin-bottom: 5px;
	width: 553px;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #000000;
	background: url("/img/title_bg3.gif") no-repeat;
	overflow: hidden;
}
/* for IE6 */
*html .topTxtTitle {
	height: 26px;
}


/* offeceInfo----------------------------------------------------- */
.offeceInfo_term2 {
	clear: both;
	float: left;
	margin-bottom: 5px;
}

.offeceInfo_term2 table {
	width: 240px;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-collapse: collapse;
	border-spacing:0;
	background-color: #ffffff;
}

.offeceInfo_term2 th, .offeceInfo_term2 td {
	padding: 3px 5px;
	font-size: 1.1em;
	font-weight: normal;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	vertical-align: top;
}

.offeceInfo_term2 td.right {
	text-align: right;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.offeceInfo_term2 td.total {
	text-align: right;
	color: #000000;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.offeceInfo_term2 td.dotline {
	text-align: left;
	border-top: dotted 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.offeceInfo_term2 td.dotline2 {
	text-align: right;
	border-top: dotted 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.offeceInfo_term2 th {
	text-align: center;
	white-space: nowrap;
	color: #ffffff;
	background-color: #777777;
}

.w10{
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 240px;
	font-size: 1.0em;
	line-height: 120%;
}
