table {  font-size: 10pt; color: #333333; line-height: 1.3;}
.bold {  font-size: 12pt; font-weight: bold;}
.bold2 {  font-size: 12pt; font-weight: bold; color: #FFFFFF;}
.small_text {  font-size: 12px;}
.large{ font-size: 16pt; font-weight: bold;}
.large2{ font-size: 13pt; font-weight: bold;}



a {  font-size: 12px;}
.nomal {  font-size: 12px;}
.small02 {  font-size: 11px; line-height: 1.5;}

body#office{
	margin:0;
	padding:0;
	font-size:83%;
}

#ifnews {
	width:628px;
	margin-bottom:20px;
	background:#eee;
	border-left:1px solid #9495A2;
	border-right:1px solid #9495A2;
	border-bottom:1px solid #9495A2;	
}

#ifnews p{
	margin:0;
	padding:0;
}

table.lineup{
	border:1px solid #9495a2;
}

table.lineup p{
	padding-bottom:15px;
}

/* office */

#mainContent{
	font-size:83%;
	color:4d4d4d;
	text-align:left;
	margin:10px 25px;
	float:left;
	width:600px;
	line-height:1.5;
}
* html #mainContent{
	margin:10px 12px;
	font-size:100%;
}
#mainContent .just{
	text-align:justify;
	text-justify:inter-ideograph;
}
#mainContent h2{
	background:url(salesoffice/office/img/bg_h2.gif) no-repeat;
	height:24px;
	padding-left:30px;
	padding-top:5px;
	font-size:14px;
	color:#fff;
	margin-bottom:10px;
	width:570px;
}
* html #mainContent h2{width:600px; padding-top:5px; height:29px;}
#mainContent .section{
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
	height:100%;
}
#mainContent .bgBlue{
	background:#ecf3f8;
	border:1px solid #99cce6;
}
#mainContent .contentL{
	float:left;
	width:280px;
}
#mainContent .contentR{
	float:right;
	width:300px;
}
#mainContent .photo{
	border:1px solid #ddd;
}
#mainContent .contentL dl{
	width:260px;
	float:left;
	margin-top:0;
	padding:10px;
}

#mainContent .contentL dl dt{
	clear:left;
	font-weight:bold;
	color:#1f4c80;
	border-top:1px solid #99cce6;
	padding-top:2px;
	margin-bottom:5px;
	float:left;
	width:100px;
}
#mainContent .contentL dl dd{
	padding:0;
	margin-left:0;
	margin-bottom:10px;
	float:left;
	display:block;
	border-top:1px solid #99cce6;
	width:155px;
	padding-top:2px;
	padding-left:5px;
}
* html #mainContent .contentL dl dd{width:150px;}

#mainContent .contentR #map{
	width:284px;
	height:284px;
	border:3px solid #ddd;
	clear:both;
	margin:5px;
	margin-top:10px;
}
#mainContent .contentR .alignR{
	margin-right:5px;
}
.alignR{
	text-align:right;
}


.offIndex dl{
	width:280px;
	margin-bottom:0;
	padding-bottom:20px;
}
.offIndex dl.floatL{
	padding-right:19px;
	border-right:1px dashed #cccfda;
	float:left;
}
.offIndex dl dt{
	margin:0;
	margin-bottom:5px;
	border:none;
	background:#008CFF;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	padding:3px 10px;
	border-bottom:1px solid #cccfda;
	width:260px;
}
* html .offIndex dl dt{width:280px;}
.offIndex dl dd{
	margin:0;
	float:left;
	width:280px;
	padding-bottom:5px;
	padding-left:0;
	border-left:none;
	border-bottom:1px dashed #cccfda;
}
.offIndex dl dd.brand{ padding-top:1.5em;}
.floatR{float:right;}
