@charset "utf-8";

.pageTitle_setup {
	clear: both;
	float: left;
	padding: 6px 0 0 10px;
	margin-bottom: 5px;
	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----------------------------------------------------- */
.officeSubTitle {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.officeSubTitle2 {
	float: left;
	margin-bottom: 20px;
	font-size: 1.1em;
	line-height: 180%;
	color: #000000;
}

.officeTopTxt2 {
	float: left;
	width: 345px;
	padding: 5px 0;
	font-size: 1.1em;
	line-height: 180%;
	border-bottom: solid 1px #cccccc;
}

.officeTop3 {
	float: left;
	margin-top: 20px;
	width: 700px;
	text-align: center;
}

