@charset "utf-8";

/* CSS Document */

/* greeting ------------------------------------------------------------------ */

h3.greeting_title  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/info_greeting_e.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 230px;
	background-position: 0 0;
	float:left;
}

#info_greeting_caption {
	float:left;
	width:440px;
	padding-top:37px;
}

/* corporate ------------------------------------------------------------------ */

h3.corporate_profile_title  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/info_corporate_profile_e.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	background-position: 0 0;
	float:left;
}

h3.corporate_access_title  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/info_corporate_access_e.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	background-position: 0 0;
	float:left;
}

/* oversea ------------------------------------------------------------------ */

h3.oversea_title  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/info_oversea_e.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 160px;
	background-position: 0 0;
	margin-left:40px;
}

/* history ------------------------------------------------------------------ */

h3.history_title  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/info_history_e.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 160px;
	background-position: 0 0;
	margin-left:40px;
}

/* typeone ------------------------------------------------------------------ */

h3.typeone_title  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/info_typeone_e.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 160px;
	background-position: 0 0;
	margin-left:40px;
}

h4.typeone_subtitle  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/info_typeone_business_e.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 85px;
	background-position: 0 0;
	float:left;
}

/* sitemap ------------------------------------------------------------------ */

h3.sitemap_title  {
	display:block;
	text-indent:-9877em;
	text-decoration:none;
	background-image: url(../images/info_sitemap_e.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
	background-position: 0 0;
	margin-left:40px;
}

#info_sitemap_wrapper5{
	background-image: url(../images/info_sitemap_bgline3.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-bottom:16px;
}

