@charset "utf-8";

/* -----------------------------------------------------------------------------
**
** 極東製薬工業株式会社様 corporate CSS
**
----------------------------------------------------------------------------- */

/* -----------------------------------------------------------------------------
** common
----------------------------------------------------------------------------- */
div#title h1 {
	background: url(/corporate/img/corporate_h1_001.jpg) no-repeat;
	}
div#title h1.detail {
	background: url(/corporate/img/corporate_h1_002.jpg) no-repeat;
	padding: 0 0 0 100px;
	}
/* -----------------------------------------------------------------------------
** index
----------------------------------------------------------------------------- */
div#contents div#greeting div.block01 {
	width: 126px;	
	}
div#contents div#greeting div.block01 p.pic {
	width: 120px;
	}
div#contents div#greeting div.block02 {
	width: 484px;
	}
/* -----------------------------------------------------------------------------
** office/index.html
----------------------------------------------------------------------------- */
div#contents div.tableBlock01 table th span {
	padding: 3px 0 3px 20px;
	}
div#contents div.tableBlock01 table th span.add {
	background: url(/corporate/office/img/index_img_001.gif) left center no-repeat;
	}
div#contents div.tableBlock01 table th span.tel {
	background: url(/corporate/office/img/index_img_002.gif) left center no-repeat;
	}
div#contents div.tableBlock01 table th span.fax {
	background: url(/corporate/office/img/index_img_003.gif) left center no-repeat;
	}
div#contents div.tableBlock01 table td p.btn {
	float: right;
	}
/* -----------------------------------------------------------------------------
** office/trade.html
----------------------------------------------------------------------------- */
div#contents p#tradeAtt {
	margin: -20px 0 20px 0;
	}
/* -----------------------------------------------------------------------------
** history/trade.html
----------------------------------------------------------------------------- */
html:not([lang*=""]) div#contents div#history table {
	margin: 1px 0 0 0;
	}
/* -----------------------------------------------------------------------------
** recruit
----------------------------------------------------------------------------- */
div#title h1.recruitTop {
	background: url(/corporate/recruit/img/recruit_h1_001.jpg) no-repeat;
	}
div#title h1.recruitDetail {
	background: url(/corporate/recruit/img/recruit_h1_002.jpg) no-repeat;
	padding: 0 0 0 100px;
	}
div#contents div#recruitIndex {
	margin: 0 0 10px 0;
	}
div#contents div#recruitIndex div.inner01 {
	border: 1px solid #cccccc;
	padding: 6px;
	}
div#contents div#recruitIndex div#new {
	margin: 0 0 10px 0;
	}
div#contents div#recruitIndex div.inner01 h3 {
	margin: 0 0 5px 0;
	}
div#contents div#recruitIndex div.inner01 h3 a {
	color: #67a103;
	}
div#contents div#recruitIndex div.inner01 h3 a:hover {
	color: #67a103;
	}
div#contents div#recruitIndex div.inner02 {
	background: #f2f2f2;
	padding: 5px 10px 5px 5px;
	}
div#contents div#recruitIndex div.inner02 p.pic {
	background: #ffffff;
	width: 56px;
	float: left;
	margin: 0 10px 0 0;
	}
div#contents div#recruitIndex div.inner02 p.txt {
	float: right;
	width: 209px;
	}
div#contents div#recruitIndex div#news {
	background: #f2f2f2;
	}
div#contents div#recruitIndex div#news div.h2Block {
	background: #ffffff;
	padding: 0 0 15px 0;
	}
div#contents div#recruitIndex div#news div.h2Block h2 {
	margin: 0;
	}
div#contents div#recruitIndex div#news dl {
	margin: 0 10px;
	padding: 10px 0;
	border-bottom: 1px solid #cccccc;
	}
div#contents div#recruitIndex div#news dl dt {
	font-weight: bold;
	color: #67a103;
	font-size: 85%;
	}
div#contents div#recruitIndex div#news p.link {
	text-align: right;
	margin: 0 10px;
	padding: 8px 0 0 0;
	}
div#contents div#recruitIndex02 div.inner p.pic {
	width: 56px;
	float: left;
	}
div#contents div#recruitIndex02 div.inner p.txt {
	width: 215px;
	float: right;
	}
/* -----------------------------------------------------------------------------
** recruit/staff.html
----------------------------------------------------------------------------- */
div#contents div.recruitStaff {
	}
div#contents div.recruitStaff div.inner01 {
	background: #f2f2f2;
	padding: 10px;
	margin: 0;
	}
div#contents div.recruitStaff div.h2Block {
	background: #ffffff;
	padding: 0 0 15px 0;
	}
div#contents div.recruitStaff div.h2Block h2 {
	margin: 0;
	}
div#contents div.recruitStaff p.pic {
	width: 91px;
	float: left;
	}
div#contents div.recruitStaff p.txt {
	width: 180px;
	float: right;
	}
div#contents div.recruitStaff p.link {
	clear: both;
	text-align: right;
	}
	
/* -----------------------------------------------------------------------------
** recruit/staff**.html
----------------------------------------------------------------------------- */	
div#contents div#recruitStaffDetail {
	background: #f2f2f2;
	padding: 10px;
	margin: 0 10px 15px 10px;
	}
div#contents div#recruitStaffDetail p.pic {
	width: 91px;
	float: left;
	}
div#contents div#recruitStaffDetail ul {
	float: right;
	width: 490px;
	}
div#contents div#recruitStaffDetail ul li {
	list-style: outside disc;
	margin: 0 0 0 15px;
	}
/* -----------------------------------------------------------------------------
** clearfix
----------------------------------------------------------------------------- */
div#main div#contents div ul.relationLink,
div#recruitIndex div.inner02,
div#contents div.recruitStaff div.inner02,
div#contents div#recruitStaffDetail {
	overflow: hidden;
	}
	
div#main div#contents div ul.relationLink:after,
div#recruitIndex div.inner02:after,
div#contents div.recruitStaff div.inner02:after,
div#contents div#recruitStaffDetail:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}
/*\*/
* html div#main div#contents div ul.relationLink,
* html div#recruitIndex div.inner02,
* html div#contents div.recruitStaff div.inner02,
* html div#contents div#recruitStaffDetail {
	height: 1em;
	overflow: visible;
	}
/**/

