@charset "UTF-8";

/* ****************************************************
1. pageComics
2. pageSitetree
3. pageCheck
4. pageIndex

99. Extra
***************************************************** */



/* 1: pageComics
=========================================*/

#contents.pageComics .comicCol01 {
	clear: both;
	margin-top: 15px;
	padding: 32px 14px 0;
	background: url(/comics/images/common_bg01.gif) no-repeat 0 0;
}

#contents.pageComics .comicCol01 .colOdd {
	float: left;
	width: 200px;
}

#contents.pageComics .comicCol01 .colEven {
	float: right;
	width: 400px;
}

#contents.pageComics .comicCol01 .colEven dl dt {
	line-height: 0;
	font-size: 0;
}

#contents.pageComics .comicCol01 .colEven dl dd {
	margin-top: 7px;
}

/* 2: pageSitetree
=========================================*/

body#pageSitetree #contents .col2-01 {
	width: 710px;
	margin: 30px -40px 0 0;
}

body#pageSitetree #contents .col2-01 .col {
	float: left;
	width: 315px;
	margin-right: 40px;
}

body#pageSitetree #contents .heading-02 span {
	padding: 0 15px 0 14px;
	background: url(/shared/images/common_ic03.gif) no-repeat 0 0.35em;
}

/* 3: pageCheck
=========================================*/

body#pageCheck #contents .gradeList {
	clear: both;
}

body#pageCheck #contents .gradeList dl dt {
	min-height: 27px;
	margin-top: 10px;
	padding: 10px 0 0 60px;
	background: url(/shared/images/common_ic13.gif) no-repeat 0 0;
	font-weight: bold;
	zoom: 1;
}

* html body#pageCheck #contents .gradeList dl dt {
	height: 37px;
}

body#pageCheck #contents .gradeList dl dd {
	width: 660px;
	margin: 10px -10px 0 0;
	overflow: hidden;
	zoom: 1;
}

body#pageCheck #contents .gradeList dl dd ul li {
	float: left;
	width: 155px;
	margin-right: 10px;
}

body#pageCheck #contents .ehsSection {
	clear: both;
	margin-top: 20px;
	background: url(/check/ehs/images/common_bg02.gif) no-repeat 0 100%;
}

body#pageCheck #contents .ehsSection .innerHead {
	padding: 6px 10px 4px;
	border-bottom: 1px solid #eaeaea;
	background: url(/check/ehs/images/common_bg01.gif) no-repeat 0 0;
}

body#pageCheck #contents .ehsSection .innerHead .oddText {
	float: left;
	zoom: 1;
}

body#pageCheck #contents .ehsSection .innerHead .evenText {
	float: right;
	zoom: 1;
}

body#pageCheck #contents .ehsSection .innerBody {
	padding: 10px 20px 15px;
}

body#pageCheck #contents .ehsSection .underLayer {
	padding-left: 32px;
}

body#pageCheck #contents .ehsSection .innerBody .resultText {
	padding: 100px 0 70px;
	color: #3399cc;
	font-size: 130%;
	font-weight: bold;
}

body#pageCheck #contents .ehsSection .innerBody .ehsNote {
	margin-left: 230px;
}

body#pageCheck #contents .ehsSection .innerBody .colOdd {
	float: left;
	width: 244px;
}

body#pageCheck #contents .ehsSection .innerBody .colEven {
	float: right;
	width: 340px;
}

body#pageCheck #contents .selfCheckBody {
	margin-top: 20px;
	background: url(/check/iief5/images/index_bg02.gif) repeat-y 0 0;
	zoom: 1;
}

body#pageCheck #contents .selfCheckHead {
	padding-top: 61px;
	background: url(/check/iief5/images/index_bg01.gif) no-repeat 0 0;
	zoom: 1;
}

body#pageCheck #contents .selfCheckFoot {
	position: relative;
	padding: 0 39px 35px 50px;
	background: url(/check/iief5/images/index_bg03.gif) no-repeat 0 100%;
	zoom: 1;
}

body#pageCheck #contents .selfCheckColumn {
	clear: both;
}

body#pageCheck #contents .selfCheckColumn .colOdd {
	width: 475px;
}

body#pageCheck #contents .selfCheckColumn .colOdd label {
	cursor: pointer;
}

body#pageCheck #contents .selfCheckColumn .colOdd input {
	margin-left: 2px;
	vertical-align: middle;
}

body#pageCheck #contents .selfCheckColumn .selfCheckPrint {
	clear: both;
	margin-top: 25px;
}

body#pageCheck #contents .selfCheckColumn .selfCheckPrint dt {
	float: left;
	width: 154px;
}

body#pageCheck #contents .selfCheckColumn .selfCheckPrint dd {
	float: left;
	width: 308px;
	margin-left: 9px;
}

body#pageCheck #contents .selfCheckColumn .colEven {
	position: absolute;
	right: 39px;
	bottom: 198px;
	width: 69px;
}

body#pageCheck #contents .selfCheckColumn .colEven #scoreText {
	padding: 8px 0 6px;
	min-height: 28px;
	border: 2px solid #cccccc;
	color: #555555;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}

* html body#pageCheck #contents .selfCheckColumn .colEven #scoreText {
	height: 44px;
}

body#pageCheck #contents .selfCheckColumn .colEven #scoreText span {
	font-size: 70%;
}

body#pageCheck #contents .selfCheckColumn .colEven dl {
	margin-top: 3px;
}

body#pageCheck #contents .selfCheckColumn .colEven dl dd {
	height: 65px;
	margin-top: 1px;
	text-align: center;
}

body#pageCheck #contents .selfCheckColumn .result {
	margin-top: 25px;
}

/* 04. pageIndex
=========================================*/

body#pageIndex #mainContainer {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
}

body#pageIndex #indexFlash {
	width: 100%;
	background: url(/images/index_bg03.gif) repeat-x 0 0;
}

body#pageIndex #globalNav {
	/*padding-bottom: 3px;*/
	background: url(/images/index_bg04.gif) repeat-x 0 0;
}

body#pageIndex #navInner {
	width: 928px;
	margin: 0 auto;
	padding: 0 1px;
	background: url(/images/index_bg05.gif) no-repeat 0 0;
}

* html body#pageIndex #navInner {
	width: 930px;
}

body#pageIndex #globalNav dl dt a {
	height: 59px;
}

body#pageIndex #globalNav dl dt#know a {
	width: 130px;
	background: url(/images/index_navi01.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#know a:hover {
	background: url(/images/index_navi01on.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#comics a {
	width: 130px;
	background: url(/images/index_navi02.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#comics a:hover {
	background: url(/images/index_navi02on.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#check a {
	width: 130px;
	background: url(/images/index_navi03.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#check a:hover {
	background: url(/images/index_navi03on.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#medical a {
	width: 130px;
	background: url(/images/index_navi04.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#medical a:hover {
	background: url(/images/index_navi04on.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#caution a {
	width: 130px;
	background: url(/images/index_navi05.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#caution a:hover {
	background: url(/images/index_navi05on.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#hint a {
	width: 130px;
	background: url(/images/index_navi06.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#hint a:hover {
	background: url(/images/index_navi06on.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#search a {
	width: 148px;
	background: url(/images/index_navi07.gif) no-repeat 0 0;
}

body#pageIndex #globalNav dl dt#search a:hover {
	background: url(/images/index_navi07on.gif) no-repeat 0 0;
}



#mainContainer #globalNav dl {
	z-index: 1;
}

body#pageIndex #globalNav dl dd .submenu {
	top: 58px;
}

/* mainContents */
body#pageIndex #mainContents {
	width: 930px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align: left;
}

* html body#pageIndex #mainContents {
	width: 930px;
}

/* wrapper */
body#pageIndex #wrapper {
	float: none;
	width: 930px;
}

/* contents */
body#pageIndex #contents {
	width: 930px;
}

body#pageIndex #indexColumn {
	width: 930px;
}

body#pageIndex #indexColumn #indexInfo {
	float: left;
	width: 690px;
}

body#pageIndex #indexColumn #pfizerInfo {
	float: right;
	width: 210px;
}

body#pageIndex .headingWrap-01 {
	position: relative;
}

body#pageIndex .headingWrap-01 h2 {
	height: 22px;
	padding: 10px 0 0 30px;
	background: url(/images/index_bg01.gif) no-repeat 0 0;
}

* html body#pageIndex .headingWrap-01 h2 {
	height: 32px;
}

body#pageIndex .headingWrap-02 {
	position: relative;
	margin-top: 35px;
}

body#pageIndex .headingWrap-02 h3 {
	height: 13px;
	background: url(/images/index_bg02.gif) repeat-x 0 5px;
}

body#pageIndex .headingWrap-02 h3 span {
	display: inline-block;
	padding-right: 9px;
	background-color: #ffffff;
	zoom: 1;
}

body#pageIndex .detailLink {
	position: absolute;
	top: 10px;
	right: 13px;
	padding-left: 13px;
	background: url(/shared/images/common_ic01.gif) no-repeat 0 0.2em;
	font-size: 83%;
	zoom: 1;
}

body#pageIndex .headingWrap-02 .detailLink {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1px 11px 0 19px;
	background: #ffffff url(/shared/images/common_ic01.gif) no-repeat 8px 0.25em;
	font-size: 83%;
	zoom: 1;
}

/* newsArea */

body#pageIndex .newsArea {
	clear: both;
	padding-left: 12px;
}

body#pageIndex .newsArea ul {
	overflow: hidden;
	zoom: 1;
}

body#pageIndex .newsArea ul li {
	margin-top: -1px;
	padding: 9px 0 8px 9px;
	background: url(/shared/images/common_bg09.gif) repeat-x 0 0;
	zoom: 1;
}

body#pageIndex .newsArea ul li dl dt {
	float: left;
}

* html body#pageIndex .newsArea ul li dl dt {
	line-height: 1.1;
}

body#pageIndex .newsArea ul li dl dd {
	margin-left: 6.0em;
	zoom: 1;
}

/* bannerArea */

body#pageIndex .bannerArea {
	clear: both;
}

body#pageIndex .bannerArea ul li {
	float: left;
	width: 220px;
	margin: 12px 14px 0 0;
	line-height: 0;
	font-size: 0;
}

body#pageIndex .bannerArea ul li.spaceAdjust {
	margin-right: 0;
}

body#pageIndex .bannerArea ul li#flashBanner1 {
	width: 205px;
}

/* footContainer */
#footContainer {
	width: 931px;
	margin: 0 auto;
}

/* 99. Extra
=========================================*/
/* Clearfix */
#contents.pageComics .comicCol01:after,
body#pageCheck #contents .ehsSection .innerHead:after,
body#pageCheck #contents .ehsSection .innerBody:after,
body#pageCheck #contents .selfCheckColumn:after,
body#pageCheck #contents .selfCheckColumn .selfCheckPrint:after,
body#pageIndex #navInner:after,
body#pageIndex .bannerArea ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contents.pageComics .comicCol01,
body#pageCheck #contents .ehsSection .innerHead,
body#pageCheck #contents .ehsSection .innerBody,
body#pageCheck #contents .selfCheckColumn,
body#pageCheck #contents .selfCheckColumn .colOdd .selfCheckPrint,
body#pageIndex #navInner,
body#pageIndex .bannerArea ul {
	zoom: 1;
	display: block;	/* for safari firefox3 */
	min-height: 1%;  /* for IE 7*/
}
/* IE7 hacks */
*:first-child+html #contents.pageComics .comicCol01,
*:first-child+html body#pageCheck #contents .ehsSection .innerHead,
*:first-child+html body#pageCheck #contents .ehsSection .innerBody,
*:first-child+html body#pageCheck #contents .selfCheckColumn,
*:first-child+html body#pageCheck #contents .selfCheckColumn .colOdd .selfCheckPrint,
*:first-child+html body#pageIndex #navInner,
*:first-child+html body#pageIndex .bannerArea ul {
	display: inline-table;
}/* end hacks */
