@charset "utf-8";

/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 office

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
body#office div.section-lv2{
	border-bottom:1px dashed #717171;
}

body#office div.section-lv2 h3.heading-lv2Txt{
	font-size:100%;
	color:#1f5dbf;
	font-weight:bold;
	background:url(images/office_h3_ico.gif) no-repeat 0 0.65em;
	padding-left:21px;
	margin:0 0 10px;
}



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 office-korea

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
body#korea div.section-lv1 table{
	margin-bottom:1em;
}
body#korea div.section-lv1 table th{
	width:17%;
	white-space:nowrap;
	vertical-align:top;
}
body#korea div.section-lv1 table th,
body#korea div.section-lv1 table td{
	padding-right:8px;
}

body#korea div.section-lv2{
	border-bottom:1px dashed #717171;
}



/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 download

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
body#download p.dlImage01,
body#download p.dlImage02{
	width:176px;
}

body#download p.dlImage01{
	float:left;
	padding-left:60px;
}

body#download p.dlImage02{
	margin-left:176px;
}

/*body#download p.dlImage01 span.caption,
body#download p.dlImage02 span.caption{
	font-size:84%;
	line-height:1.2;
	display:block;
}*/