@charset "utf-8";

/* -----------------------------------------------------------------------------
**
** 極東製薬工業株式会社様 misc CSS
**
----------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------
** inquiry
----------------------------------------------------------------------------- */
div#title h1#inquiryTitle {
	background: url(/inquiry/img/inquiry_h1_001.jpg) no-repeat;
	}
div#contents div.tableBlock01 table th span,
div#contents div.tableBlock01 table td span {
	padding: 3px 0 3px 20px;
	}
div#contents div.tableBlock01 table th span.web {
	background: url(/inquiry/img/inquiry_img_001.gif) left center no-repeat;
	}
div#contents div.tableBlock01 table th span.tel {
	background: url(/inquiry/img/inquiry_img_002.gif) left center no-repeat;
	}
div#contents div.tableBlock01 table th span.fax {
	background: url(/inquiry/img/inquiry_img_003.gif) left center no-repeat;
	}
div#contents div.tableBlock01 table td span.num {
	background: url(/inquiry/img/inquiry_img_004.gif) left center no-repeat;
	}
/* -----------------------------------------------------------------------------
** research
----------------------------------------------------------------------------- */
div#title h1#researchTitle {
	background: url(/research/img/research_h1_001.jpg) no-repeat;
	}
/* -----------------------------------------------------------------------------
** info/link
----------------------------------------------------------------------------- */
div#title h1#linkTitle {
	background: url(/info/link/img/link_h1_001.jpg) no-repeat;
	}

/* -----------------------------------------------------------------------------
** info/privacy
----------------------------------------------------------------------------- */
div#title h1#infoPrivacyTitle {
	background: url(/info/privacy/img/privacy_h1_001.jpg) no-repeat;
	}

/* -----------------------------------------------------------------------------
** info/sitepolicy
----------------------------------------------------------------------------- */
div#title h1#sitepolicyTitle {
	background: url(/info/sitepolicy/img/sitepolicy_h1_001.jpg) no-repeat;
	}
	
/* -----------------------------------------------------------------------------
** info/sitemap
----------------------------------------------------------------------------- */
div#title h1#sitemapTitle {
	background: url(/info/sitemap/img/sitemap_h1_001.jpg) no-repeat;
	}
div#contents div.sitemap {
	margin: 0 0 20px 0;
	}
div#contents div.sitemap ul {
	padding: 0 0 0 20px;
	}
div#contents div.sitemap ul li {
	padding: 3px 10px 3px 5px;
	float: left;
	white-space: nowrap;
	margin: 0 20px 10px 0;
	background: #f2f2f2;
	width: 385px;
	}
div#contents div.sitemap ul li.last {
	margin: 0 20px 0 0;
	}
div#contents div.sitemap ul li a {
	background: url(/common/img/contents_ico_003.gif) left center no-repeat;
	padding: 0 0 0 12px;
	}
/* -----------------------------------------------------------------------------
** info/privacy
----------------------------------------------------------------------------- */
div#title h1#qualityPrivacyTitle {
	background: url(/quality/privacy/img/privacy_h1_001.jpg) no-repeat;
	}
/* -----------------------------------------------------------------------------
** clearfix
----------------------------------------------------------------------------- */
div#contents div.sitemap ul {
	overflow: hidden;
	}
	
div#contents div.sitemap ul:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}
/*\*/
* html div#contents div.sitemap ul {
	height: 1em;
	overflow: visible;
	}
/**/


