@charset "utf-8";

/* *****************************************************
Contents ---------------
01: LayerBody
02: LayerContents
------------------------
***************************************************** */

/* *****************************************************
cShellBcrumb
***************************************************** */
#cShellBcrumb
	{
	color: #555555;
	background-color: inherit;
	min-height: 20px;
	padding: 0 0 5px 0;
	}

* html #cShellBcrumb /* IE 6 */
	{
	height: 20px;
	}

#cShellBcrumb p
	{
	font-size: 91%;
	line-height: 145%;
	}

#cShellBcrumb a
	{
	color: #2035a1;
	background-color: inherit;
	text-decoration: underline;
	}

#cShellBcrumb em
	{
	font-style: normal;
	}

/* *****************************************************
LayerBody
***************************************************** */
#LayerBody
	{
	margin: 0 0 0 15px;
	width: 924px;
	height: auto;
	min-height: 500px;
	font-size: 100%; /* 12px */
	line-height: 133%; /* 16px */
	}

* html #LayerBody /* IE 6 */
	{
	height: 500px;
	}

#LayerBody:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

/* *****************************************************
PageReader
***************************************************** */
.PageReader
	{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:1px;
	width:1px;
	margin:0;
	padding:0;
	overflow:hidden;
	}


/* *****************************************************
LayerContents
***************************************************** */
#LayerContents
	{
	float: right;
	width: 724px;
	height: auto;
	margin: 0 0 0 0;
	color: #333333;
	background-color: inherit;
	}

#IdHC #LayerContents,
#IdProducts #LayerContents
	{
	float: none;
	width: 920px;
	}


/* *****************************************************
LayerContents2
***************************************************** */
#LayerContents2
	{
	width: 720px;
	height: auto;
	}

#IdHC #LayerContents2,
#IdProducts #LayerContents2
	{
	width: 920px;
	}


#LayerContents2:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#LayerContents h1
	{
	margin: 0 0 20px 0;
	}

#IdHC #LayerContents h1,
#IdProducts #LayerContents h1
	{
	margin: 0 0 15px 0;
	}

#LayerContents dl {
	padding:20px 0 0 0;
}
#LayerContents dl dt {
	clear: left;
	float: left;
	color: #247f93;
	font-weight:bold;
	padding:0.1em 0 0;
}

#LayerContents dl dd {
	line-height: 1.6em;
	margin:-0.2em 0 0.8em 5em;
}
/* *****************************************************
General
***************************************************** */
/* -----------------------------------------------------
p
----------------------------------------------------- */
#LayerContents p
	{
	margin-bottom: 5px;
	line-height: 150%; /* 18px */
	}

#LayerContents p.img_caption
	{
	font-size: 83%; /* 10px */
	line-height: 120%; /* 12px */
	color: #555555;
	background-color: inherit;
	text-align: right;
	width: 170px;
	}

#LayerContents .w160 p.img_caption
	{
	width: 160px;
	}
#LayerContents p.summary01
	{
	background-color: #a60d73;
	color:#FFF;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 8px;
	}
#LayerContents p.summary02
	{
	background-color: #5C606D;
	color:#FFF;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 5px;
	margin-top: 15px;
	}
#LayerContents span.small
	{
	font-size: 90%;
	}

#LayerContents a,
#LayerContents a:link,
#LayerContents a:visited
	{
	color: #457e7b;
	background-color: inherit;
	}

#LayerContents a:hover,
#LayerContents a:active
	{
	color: #93c4c1;
	background-color: inherit;
	}

#IdMedical .note
	{
	color: #6b5903;
	background-color: inherit;
	}

#IdMedical .note img
	{
	position: relative;
	top: 3px;
	}

#IdMedical .note2
	{
	color: #4891a6;
	background-color: inherit;
	}
#IdMedical .note3
	{
	color: #06C;
	background-color: inherit;
	}

/* -----------------------------------------------------
img
----------------------------------------------------- */
img.border
	{
	border: 1px solid #e7efe1;
	}

img.border_item
	{
	border: 1px solid #deecec;
	}


/* -----------------------------------------------------
set
----------------------------------------------------- */
.set-left
	{
	text-align: left;
	}

.set-center
	{
	text-align: center;
	}

.set-right
	{
	text-align: right;
	}


/* *****************************************************
LayerContentsBody
***************************************************** */
#LayerContentsBody
	{
	float: left;
	width: 535px;
	}

#IdHC #LayerContentsBody,
#IdProducts #LayerContentsBody
	{
	width: 735px;
	}

/* =====================================================
heading
===================================================== */
/* -----------------------------------------------------
H2
----------------------------------------------------- */

#LayerContents h2
	{
	min-height: 17px;
	padding: 9px 5px 5px 20px;
	margin: 15px 0 15px 0;
	font-size: 133%; /* 16px */
	line-height: 125%; /* 20px */
	}

#LayerContents h2.fs-13
	{
	font-size: 100%; /* 13px */
	}

#IdHC #LayerContents h2,
#IdProducts #LayerContents h2,
#IdConsumer #LayerContents h2
	{
	background: url(image/hc_h2_base.jpg) repeat-y;
	width: 710px;
	color: #032a3e;
	margin: 15px 0 10px 0;
	}


#IdConsumer #LayerContents h2
	{
	margin: 15px 0 15px 0;
	}

#IdHC #LayerContents h2#h2_important
	{
	background: url(image/hc_h2_important_base.jpg) repeat-y;
	color: #56361a;
	margin: 0 0 10px 0;
	}

/*
#IdProducts #LayerContents h2
	{
	margin: 15px 0 15px 0;
	}
*/

#IdMedical #LayerContents h2
	{
	background: url(image/pro_h2_base.jpg) repeat-y;
	width: 510px;
	color: #4c7677;
	}


#IdMedical #LayerContents .w255 h2
	{
	width: 230px;
	}

#IdConsumer #LayerContents h2
	{
	background: url(image/consumer_h2_base.jpg) repeat-y;
	width: 510px;
	color: #614e0b;
	}



#LayerContentsBody h2#h2_important
        {
        background: url(image/hc_h2_important_base.jpg) repeat-y;
        color: #56361a;
        } 


/* -----------------------------------------------------
H3
----------------------------------------------------- */

#IdMedical #LayerContentsBody h3
	{
	color: #518e8e;
	background-color: inherit;
	margin: 25px 0 10px 10px;
	}





#IdMedical #LayerContentsBody h3.fc-gray
	{
	color: #333333;
	background-color: inherit;
	}

#IdMedical #LayerContentsBody .left h3,
#IdMedical #LayerContentsBody .right h3
	{
	margin: 0 0 10px 0;
	}

/* =====================================================
hr
===================================================== */
#IdMedical #LayerContentsBody hr
	{
	clear: both;
	width: auto;
	height: 0;
	margin: 15px 0 15px 0;
	border: none;
	border-top: 1px dashed #a6cccb;
	width: 100%;
	}

* html #IdMedical #LayerContentsBody hr /* IE 6 */
	{
	margin: -5px 0 0 0;
	}

/* =====================================================
AreaItemList
===================================================== */
#AreaItemList
	{
	width: 530px;
	margin: 15px 0 15px -5px;
	}

* html #AreaItemList /* IE 6 */
	{
	width: 545px;
	margin: 15px 0 15px -20px;
	}

#AreaItemList th a
	{
	display: block;
	}


#AreaItemList:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#IdHC #AreaItemList
	{
	width: 735px;
	margin: 10px 0 15px 0;
	}

/* -----------------------------------------------------
AreaItemList list
----------------------------------------------------- */
#IdHC #AreaItemList li
	{
	list-style: none;
	display: block;
	float: left;
	width: 235px;
	height: 36px;
	margin: 0 15px 10px 0;
	}

#IdHC #AreaItemList li#IdFood,
#IdHC #AreaItemList li#IdSafety,
#IdHC #AreaItemList li#IdPharmaceuticals
	{
	margin: 0 0 10px 0;
	}

#IdHC #AreaItemList li a
	{
	display: block;
	width: 235px;
	height: 36px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden; 
	/* \*/overflow: hidden;/* */ /* Mac */ 
	}

#IdHC #AreaItemList li#IdMedical a,
#IdHC #AreaItemList li#IdMedical a:link,
#IdHC #AreaItemList li#IdMedical a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 0 no-repeat;
}

#IdHC #AreaItemList li#IdMedical a:hover,
#IdHC #AreaItemList li#IdMedical a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px 0 no-repeat;
}

#IdHC #AreaItemList li#IdDental a,
#IdHC #AreaItemList li#IdDental a:link,
#IdHC #AreaItemList li#IdDental a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -36px no-repeat;
}

#IdHC #AreaItemList li#IdDental a:hover,
#IdHC #AreaItemList li#IdDental a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -36px no-repeat;
}


#IdHC #AreaItemList li#IdFood a,
#IdHC #AreaItemList li#IdFood a:link,
#IdHC #AreaItemList li#IdFood a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -72px no-repeat;
}

#IdHC #AreaItemList li#IdFood a:hover,
#IdHC #AreaItemList li#IdFood a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -72px no-repeat;
}

#IdHC #AreaItemList li#IdOsteopathic a,
#IdHC #AreaItemList li#IdOsteopathic a:link,
#IdHC #AreaItemList li#IdOsteopathic a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -108px no-repeat;
}

#IdHC #AreaItemList li#IdOsteopathic a:hover,
#IdHC #AreaItemList li#IdOsteopathic a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -108px no-repeat;
}

#IdHC #AreaItemList li#IdTape a,
#IdHC #AreaItemList li#IdTape a:link,
#IdHC #AreaItemList li#IdTape a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -144px no-repeat;
}

#IdHC #AreaItemList li#IdTape a:hover,
#IdHC #AreaItemList li#IdTape a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -144px no-repeat;
}

#IdHC #AreaItemList li#IdSafety a,
#IdHC #AreaItemList li#IdSafety a:link,
#IdHC #AreaItemList li#IdSafety a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -180px no-repeat;
}

#IdHC #AreaItemList li#IdSafety a:hover,
#IdHC #AreaItemList li#IdSafety a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -180px no-repeat;
}

#IdHC #AreaItemList li#IdAnimal a,
#IdHC #AreaItemList li#IdAnimal a:link,
#IdHC #AreaItemList li#IdAnimal a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -216px no-repeat;
}

#IdHC #AreaItemList li#IdAnimal a:hover,
#IdHC #AreaItemList li#IdAnimal a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -216px no-repeat;
}

#IdHC #AreaItemList li#IdGlasses a,
#IdHC #AreaItemList li#IdGlasses a:link,
#IdHC #AreaItemList li#IdGlasses a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -252px no-repeat;
}

#IdHC #AreaItemList li#IdGlasses a:hover,
#IdHC #AreaItemList li#IdGlasses a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -252px no-repeat;
}

#IdHC #AreaItemList li#IdPharmaceuticals a,
#IdHC #AreaItemList li#IdPharmaceuticals a:link,
#IdHC #AreaItemList li#IdPharmaceuticals a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -288px no-repeat;
}

#IdHC #AreaItemList li#IdPharmaceuticals a:hover,
#IdHC #AreaItemList li#IdPharmaceuticals a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -288px no-repeat;
}

#IdHC #AreaItemList li#IdOrthodontists a:link,
#IdHC #AreaItemList li#IdOrthodontists a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -324px no-repeat;
}

#IdHC #AreaItemList li#IdOrthodontists a:hover,
#IdHC #AreaItemList li#IdOrthodontists a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -324px no-repeat;
}

#IdHC #AreaItemList li#IdMicrofluid a,
#IdHC #AreaItemList li#IdMicrofluid a:link,
#IdHC #AreaItemList li#IdMicrofluid a:visited
	{
	background: url(image/hc_itemlist_base.gif) 0 -360px no-repeat;
}

#IdHC #AreaItemList li#IdMicrofluid a:hover,
#IdHC #AreaItemList li#IdMicrofluid a:active
	{
	background: url(image/hc_itemlist_base.gif) -235px -360px no-repeat;
}




/* -----------------------------------------------------
AreaItemList table
----------------------------------------------------- */
#LayerContentsBody #AreaItemList table
	{
	float: left;
	width: 250px;
	margin: 0 0 15px 15px;
	border: none
	}

#LayerContentsBody #AreaItemList table th
	{
	width: 80px;
	padding: 0;
	border: none;
	text-align: left;
	background-color: #FFFFFF;
	color: inherit;
	}

#IdMedical #LayerContentsBody #AreaItemList table td
	{
	background: url(image/pro_itemlist_base.gif) repeat-y;
	color: #4c5c40;
	padding: 0;
	border: none;
	text-align: left;
	}

/* line1 */
#LayerContentsBody #AreaItemList table td a
	{
	display: block;
	min-height: 38px;
	padding: 32px 12px 10px 12px;
	text-decoration: none;
	}

#LayerContentsBody #AreaItemList table td a:hover,
#LayerContentsBody #AreaItemList table td a:active
	{
	color: #8db074;
	background-color: inherit;
	}


* html #AreaItemList table td a /* IE 6 */
	{
	height: 38px;
	vertical-align: middle;
	}

/* line2 */
#LayerContentsBody #AreaItemList table td.line2 a
	{
	min-height: 43px;
	padding: 25px 12px 12px 12px;
	}

* html #AreaItemList table td.line2 a /* IE 6 */
	{
	height: 43px;
	vertical-align: middle;
	}

/* line3 */
#LayerContentsBody #AreaItemList table td.line3 a
	{
	min-height: 50px;
	padding: 18px 12px 12px 12px;
	}

* html #AreaItemList table td.line3 a /* IE 6 */
	{
	height: 50px;
	vertical-align: middle;
	padding: 17px 12px 12px 12px;
	}

/* line4 */
#LayerContentsBody #AreaItemList table td.line4 a
	{
	min-height: 68px;
	padding: 12px 12px 0 12px;
	font-size: 100%; /* 12px */
	line-height: 125%; /* 15px */
	}

* html #AreaItemList table td.line4 a /* IE 6 */
	{
	height: 68px;
	vertical-align: middle;
	}

/* line5 */
#LayerContentsBody #AreaItemList table td.line5 a
	{
	min-height: 75px;
	padding: 5px 12px 0 12px;
	font-size: 100%; /* 12px */
	line-height: 125%; /* 15px */
	}

* html #AreaItemList table td.line5 a /* IE 6 */
	{
	height: 75px;
	vertical-align: middle;
	}

#LayerContentsBody #AreaItemList table td span
	{
	font-size: 91%; /* 11px */
	line-height: 118%; /* 13px */
	}

#AreaItemList table td a,
#AreaItemList table td a:link,
#AreaItemList table td a:visited
	{
	color: #4c5c40;
	text-decoration: none;
	}




#AreaItemList table td a:hover,
#AreaItemList table td a:active
	{
	text-decoration: underline;
	}

/* =====================================================
AreaContents
===================================================== */
.AreaContents
	{
	margin: 0 10px 15px 10px;
	}

/* -----------------------------------------------------
link_list
----------------------------------------------------- */
ul.link_list
	{
	list-style: none;
	margin: 10px 0 10px 0;
	}

ul.link_list li
	{
	background: url(image/arrow.gif) no-repeat 0 2px;
	margin: 5px 0;
	padding: 0 0 0 15px;
	}

/* -----------------------------------------------------
table
----------------------------------------------------- */
#LayerContentsBody table
	{
	border-collapse: collapse;
	width: 525px;
	margin: 15px 0 10px 10px;
	}

#LayerContentsBody .AreaContents + table /* Firefox */
	{
	margin: 5px 0 10px 10px;
	}

* html #LayerContentsBody table /* IE 6 */
	{
	margin: 15px 0 10px 10px;
	}

#IdMedical #LayerContents h2.table_caption,
#IdMedical #LayerContents h3.table_caption
	{
	background: none;
	padding: 4px 0 0 0;
	margin: 0 0 0 10px;
	font-size: 100%; /* 12px */
	line-height: 125%; /* 20px */
	font-weight: normal;
	color: #333333;
	}

.table_caption span.standard
	{
	display: block;
	margin: 3px 0 0 0;
	font-size: 91%; /* 11px */
	}

#LayerContentsBody table caption
	{
	display: block;
	text-align: left;
	padding: 0 0 5px 0;
	}

#LayerContentsBody table caption span.standard
	{
	display: block;
	margin: 3px 0 0 0;
	font-size: 91%; /* 11px */
	}

#LayerContentsBody table th,
#LayerContentsBody table td
	{
	border: 1px solid #cecdcd;
	padding: 8px 5px;
	text-align: center;
	font-weight: normal;
	}


#LayerContentsBody table th
	{
	background-color: #ecf2f3;
	color: #466469;
	padding: 6px 5px;
	}


#LayerContentsBody table td.td_title
	{
	background-color: #ecedf3;
	color: #4f546e;
	width: 120px;
	}
#LayerContentsBody table td.td_titleS
	{
	background-color: #ecedf3;
	color: #4f546e;
	width: 64px;
	}



/* -----------------------------------------------------
table_comment
----------------------------------------------------- */
.table_comment
	{
	width: 525px;
	height: auto;
	margin: 0 0 10px 10px;
	}

* html div.m-b0 .table_comment /* IE 6 */
	{
	margin-bottom: -10px;
	}

.table_comment:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

.table_comment .left,
.table_comment .right
	{
	float: none;
	min-height: 1px;
	}

.table_comment p
	{
	font-size: 83%; /* 10px */
	line-height: 120%; /* 12px */
	color: #555555;
	background-color: inherit;
	}


/* =====================================================
IdHC
===================================================== */
/* -----------------------------------------------------
AreaInformation
----------------------------------------------------- */
#AreaInformationImportant,
#AreaInformation
	{
	width: 693px;
	height: auto;
	padding: 0 20px 0 20px;
	}

#AreaInformationImportant
	{
	border: 1px solid #e2c2c2;
	}

#AreaInformation
	{
	border: 1px solid #c2d7e2;
	}



#LayerContentsBody #AreaInformationImportant table,
#LayerContentsBody #AreaInformation table
	{
	border: none;
	border-collapse: collapse;
	width: 693px;
	margin: 0;
	}

#LayerContentsBody #AreaInformationImportant table th,
#LayerContentsBody #AreaInformationImportant table td,
#LayerContentsBody #AreaInformation table th,
#LayerContentsBody #AreaInformation table td
	{
	border: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 7px 7px 6px 7px;
	}

#LayerContentsBody #AreaInformationImportant table th
	{
	width: 125px;
	color: #8e5d55;
	border-top: 1px dashed #cca6a7;
	}


#LayerContentsBody #AreaInformationImportant table td
	{
	border-top: 1px dashed #cca6a7;
	}

#LayerContentsBody #AreaInformation table th
	{
	width: 125px;
	color: #3c6380;
	border-top: 1px dashed #a6c0cc;
	}

#LayerContentsBody #AreaInformation table td
	{
	border-top: 1px dashed #a6c0cc;
	}



#LayerContentsBody #AreaInformationImportant table .InformationTop,
#LayerContentsBody #AreaInformation table .InformationTop
	{
	border-top: none;
	}


#LayerContentsBody #AreaInformationImportant table td,
#LayerContentsBody #AreaInformationImportant table td a,
#LayerContentsBody #AreaInformation table td,
#LayerContentsBody #AreaInformation table td a
	{
	color: #444444;
	text-decoration: none;
	}

#LayerContentsBody #AreaInformationImportant table td a:hover,
#LayerContentsBody #AreaInformationImportant table td a:active,
#LayerContentsBody #AreaInformation table td a:hover,
#LayerContentsBody #AreaInformation table td a:active
	{
	text-decoration: underline;
	}

/* =====================================================
IdJudge
===================================================== */
#IdJudge h2
	{
	color: #424242;
	padding: 5px 5px 5px 0;
	font-size: 150%; /* 18px */
	line-height: 133%; /* 24px */
	}

#IdJudge p
	{
	color: #424242;
	font-size: 133%; /* 16px */
	line-height: 150%; /* 24px */
	width: 455px;
	}

#IdJudge h3
	{
	margin: 35px 0 25px 0;
	font-size: 150%; /* 18px */
	line-height: 133%; /* 24px */
	color: #1c8484;
	background-color: inherit;
	}

#AreaJudge
	{
	clear: both;
	width: 345px;
	height: auto;
	margin: 25px 0 0 0;
	}

#AreaJudge:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

p#IdJudgeYes,
p#IdJudgeNo
	{
	width: 160px;
	height: 70px;
	}

#IdJudgeYes
	{
	float: left;
	}

#IdJudgeNo
	{
	float: right;
	}

#IdJudgeYes a,
#IdJudgeNo a
	{
	display: block;
	width: 160px;
	height: 70px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden; 
	/* \*/overflow: hidden;/* */ /* Mac */ 
	}

#IdJudgeYes a,
#IdJudgeYes a:link,
#IdJudgeYes a:visited
	{
	background: url(image/button_judge.gif) no-repeat 0 0;
	}

#IdJudgeYes a:hover,
#IdJudgeYes a:active
	{
	background: url(image/button_judge.gif) no-repeat -160px 0;
	}

#IdJudgeNo a,
#IdJudgeNo a:link,
#IdJudgeNo a:visited
	{
	background: url(image/button_judge.gif) no-repeat 0 -70px;
	}

#IdJudgeNo a:hover,
#IdJudgeNo a:active
	{
	background: url(image/button_judge.gif) no-repeat -160px -70px;
	}

/* guideline */
p#IdJudgeYes2,
p#IdJudgeNo2
	{
	width: 140px;
	height: 42px;
	}

#IdJudgeYes2
	{
	float: left;
	}

#IdJudgeNo2
	{
	float: right;
	}

#IdJudgeYes2 a,
#IdJudgeNo2 a
	{
	display: block;
	width: 140px;
	height: 42px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden; 
	/* \*/overflow: hidden;/* */ /* Mac */ 
	}

#IdJudgeYes2 a,
#IdJudgeYes2 a:link,
#IdJudgeYes2 a:visited
	{
	background: url(../image/agree.gif) no-repeat 0 0;
	}

#IdJudgeYes2 a:hover,
#IdJudgeYes2 a:active
	{
	background: url(../image/agree_on.gif) no-repeat 0 0;
	}

#IdJudgeNo2 a,
#IdJudgeNo2 a:link,
#IdJudgeNo2 a:visited
	{
	background: url(../image/no_agree.gif) no-repeat 0 0;
	}

#IdJudgeNo2 a:hover,
#IdJudgeNo2 a:active
	{
	background: url(../image/no_agree_on.gif) no-repeat 0 0;
	}


/* =====================================================
IdProducts
===================================================== */
#AreaSelect
	{
	clear: both;
	width: 735px;
	height: auto;
	margin: 25px 0 0 0;
	}
#AreaSelect02
	{
	clear: both;
	width: 735px;
	height: auto;
	margin: 0;
	}

#AreaSelect:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#IdButtonMedical,
#IdButtonConsumer,
#IdButtonMedicalmember
	{
	width: 360px;
	height: 100px;
	}

#IdButtonMedical
	{
	float: left;
	}

#IdButtonConsumer
	{
	float: right;
	}
	
#IdButtonMedicalmember
	{
	float: left;
	}	

#IdButtonMedical a,
#IdButtonMedical a:link,
#IdButtonMedical a:visited
	{
	display: block;
	width: 360px;
	height: 100px;
	background: url(image/medical_select_base.jpg) no-repeat 0 0;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden; 
	/* \*/overflow: hidden;/* */ /* Mac */ 
	}

#IdButtonMedical a:hover,
#IdButtonMedical a:active
	{
	background: url(image/medical_select_base.jpg) no-repeat 0 -100px;
	}

#IdButtonConsumer a,
#IdButtonConsumer a:link,
#IdButtonConsumer a:visited
	{
	display: block;
	width: 360px;
	height: 100px;
	background: url(image/medical_select_base.jpg) no-repeat -360px 0;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden; 
	/* \*/overflow: hidden;/* */ /* Mac */ 
	}

#IdButtonConsumer a:hover,
#IdButtonConsumer a:active
	{
	background: url(image/medical_select_base.jpg) no-repeat -360px -100px;
	}

#IdButtonMedicalmember a,
#IdButtonMedicalmember a:link,
#IdButtonMedicalmember a:visited
	{
	display: block;
	width: 360px;
	height: 100px;
	background: url(image/medicalmember_select_base.jpg) no-repeat 0 0;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden; 
	/* \*/overflow: hidden;/* */ /* Mac */ 
	}

#IdButtonMedicalmember a:hover,
#IdButtonMedicalmember a:active
	{
	background: url(image/medicalmember_select_base.jpg) no-repeat 0px -100px;
	}
/* -----------------------------------------------------
AreaContentsQA
----------------------------------------------------- */
.AreaContentsQA
	{
	margin: 0 0 0 0;
	}

#LayerContents .AreaContentsQA table a,
#LayerContents .AreaContentsQA table a:link,
#LayerContents .AreaContentsQA table a:visited
	{
	color: #333333;
	background-color: inherit;
	text-decoration: none;
	}

#LayerContents .AreaContentsQA table a:hover,
#LayerContents .AreaContentsQA table a:active
	{
	color: #333333;
	background-color: inherit;
	text-decoration: underline;
	}

#LayerContentsBody .AreaContentsQA table
	{
	border: 5px solid #f5f8f8;
	background-color: #f5f8f8;
	color: inherit;
	margin: 5px 0 10px 10px;
	}

#LayerContentsBody .AreaContentsQA table th,
#LayerContentsBody .AreaContentsQA table td
	{
	border: none;
	background-color: transparent;
	padding: 4px 3px;
	vertical-align: top;
	}

#LayerContentsBody .AreaContentsQA table th
	{
	text-align: right;
	color: #247f93;
	width: 30px;
	}

#LayerContentsBody .AreaContentsQA table td
	{
	text-align: left;
	}

#IdMedical #LayerContents .AreaContentsQA h2
	{
	background: none;
	width: 512px;
	color: #247f93;
	border-left: 10px solid #479cae;
	font-size: 100%; /* 12px */
	line-height: 133%; /* 16px */
	padding: 7px 5px 3px 8px;
	margin: 15px 0 15px 10px;
	}

* html #IdMedical #LayerContents .AreaContentsQA h2 /* IE 6 */
	{
	padding: 5px 5px 5px 8px;
	}

#IdMedical #LayerContents .AreaContentsQA h3
	{
	margin: 10px;
	}

#IdMedical #LayerContents .AreaContentsQA h2 a,
#IdMedical #LayerContents .AreaContentsQA h2 a:link,
#IdMedical #LayerContents .AreaContentsQA h2 a:visited,
#IdMedical #LayerContents .AreaContentsQA h2 a:hover,
#IdMedical #LayerContents .AreaContentsQA h2 a:active
	{
	color: #518e8e;
	background-color: inherit;
	}

#IdMedical #LayerContents .AreaContentsQA p
	{
	margin: 10px;
	}

/* -----------------------------------------------------
AreaContentsQuote
----------------------------------------------------- */
.AreaContentsQuote
	{
	margin: 0 0 0 10px;
	background-color: #f5f8f8;
	padding: 13px;
	}

.AreaContentsQuote h4
	{
	margin: 0 0 10px 0;
	color: #33537d;
	background-color: inherit;
	}


.AreaContentsQuote .authority
	{
	font-size: 83%; /* 10px */
	color: #555555;
	background-color: inherit;
	text-align: right;
	}

/* =====================================================
IdConsumer
===================================================== */
#IdConsumer .item
	{
	width: 495px;
	height: auto;
	margin: 0 0 20px 10px;
	padding: 11px 9px 8px 9px;
	background: url(image/consumer_item_base.jpg) repeat-y;
	border: 1px solid #f2f0d5;
	}

#IdConsumer .item:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

#IdConsumer .item h3
	{
	color: #987b17;
	background-color: inherit;
	line-height: 116%;
	}

#IdConsumer #LayerContentsBody #Feature0 a:link,
#IdConsumer #LayerContentsBody #Feature0 a:visited
	{
	display: block;
	text-indent: -9999px;
	background: url(image/Tape.jpg) no-repeat;
	width: 250px;
	height: 43px;
  }

#IdConsumer #LayerContentsBody #Feature0 a:hover,

#IdConsumer #LayerContentsBody #Feature0 a:active
	{
	display: block;
	text-indent: -9999px;
	background: url(image/Tape.jpg) 0 -43px no-repeat;
	width: 250px;
	height: 43px;
  }
#IdConsumer #LayerContentsBody #Feature1 a:link,
#IdConsumer #LayerContentsBody #Feature1 a:visited
	{
	display: block;
	text-indent: -9999px;
	background: url(image/Skin_care.jpg) no-repeat;
	width: 250px;
	height: 43px;
  }

#IdConsumer #LayerContentsBody #Feature1 a:hover,
#IdConsumer #LayerContentsBody #Feature1 a:active
	{
	display: block;
	text-indent: -9999px;
	background: url(image/Skin_care.jpg) 0 -43px no-repeat;
	width: 250px;
	height: 43px;
  }

#IdConsumer #LayerContentsBody #Feature2 a:link,
#IdConsumer #LayerContentsBody #Feature2 a:visited
	{
	display: block;
	text-indent: -9999px;
	background: url(image/Oral_care.jpg) no-repeat;
	width: 250px;
	height: 43px;
  }

#IdConsumer #LayerContentsBody #Feature2 a:hover,
#IdConsumer #LayerContentsBody #Feature2 a:active
	{
	display: block;
	text-indent: -9999px;
	background: url(image/Oral_care.jpg) 0 -43px no-repeat;
	width: 250px;
	height: 43px;
  }

#IdConsumer #LayerContentsBody #Feature3 a:link,
#IdConsumer #LayerContentsBody #Feature3 a:visited
	{
	display: block;
	text-indent: -9999px;
	background: url(image/Rehabilitation.jpg) no-repeat;
	width: 250px;
	height: 43px;
  }

#IdConsumer #LayerContentsBody #Feature3 a:hover,
#IdConsumer #LayerContentsBody #Feature3 a:active
	{
	display: block;
	text-indent: -9999px;
	background: url(image/Rehabilitation.jpg) 0 -43px no-repeat;
	width: 250px;
	height: 43px;
  }

/* =====================================================
fnavi
===================================================== */
#LayerContents p.fnavi,
#LayerContents p.fnavi_back,
#IdMedical #LayerContents .AreaContentsQA p.fnavi
	{
	width: 300px;
	padding: 0 15px 0 0;
	text-align: right;
	margin: 10px 0 10px 210px;
	}

#LayerContents div.m-b0 + p.fnavi /* Firefox */
	{
	margin: -4px 0 0 210px;
	}

#IdHC #LayerContents p.fnavi
	{
	margin: 18px 0 13px 410px;
	}

#IdProducts #LayerContents p.fnavi
	{
	margin: 320px 0 10px 410px;
	}

.fnavi
	{
	background: url(image/fnavi_base.gif) no-repeat right;
	}

.fnavi_back
	{
	background: url(image/fnavi_back_base.gif) no-repeat right;
	}

#LayerContents .fnavi a,
#LayerContents .fnavi a:link,
#LayerContents .fnavi a:visited,
#LayerContents .fnavi a:hover,
#LayerContents .fnavi a:active,
#LayerContents .fnavi_back a,
#LayerContents .fnavi_back a:link,
#LayerContents .fnavi_back a:visited,
#LayerContents .fnavi_back a:hover,
#LayerContents .fnavi_back a:active
 	{
	font-size: 91%; /* 11px */
	line-height: 127%; /* 14px */
	color: #333333;
	background-color: inherit;
	}


/* *****************************************************
LayerRnavi
***************************************************** */
#LayerRnavi
	{
	float: right;
	width: 170px;
	}

#LayerContents #LayerRnavi h2
	{
	width: 168px;
	height: 29px;
	margin: 0;
	padding: 0;
	}

#LayerContents #LayerRnavi p
	{
	margin-bottom: 5px;
	color: #1c2e46;
	background-color: inherit;
	font-size: 91%; /* 11px */
	line-height: 127%; /* 14px */
	}

#IdConsumer #LayerContents #LayerRnavi p
	{
	color: #28091a;
	background-color: inherit;
	}


#AreaInquiry div,
#AreaLink div
	{
	padding: 0 10px 0 10px;
	}
/* 関連リンク */
#LayerRnavi #link{
	background:#EEEEEE;
	border-bottom:solid 1px #CCD6E0;
	margin:0 0 5px 0;
	}
#LayerRnavi #link h4{
	background:#CCD6E0;
	line-height:18px;
	padding-left:8px;
	}
#LayerRnavi #link ul{
	margin:6px 0 12px 8px;
	padding:0;
	}
#LayerRnavi #link ul li{
	list-style:none;
	margin:0;
	padding:0;
	line-height:1.6em;
	}

/* =====================================================
AreaInquiry
===================================================== */
#IdProducts #AreaInquiry,
#IdMedical #AreaInquiry
	{
	border: 1px solid #bccde2;
	padding: 0 0 5px 0;
	}

#IdConsumer #AreaInquiry
	{
	border: 1px solid #e2bcbd;
	padding: 0 0 5px 0;
	}

#IdProducts #AreaInquiry h3,
#IdMedical #AreaInquiry h3,
#IdConsumer #AreaInquiry h3
	{
	color: #2360ad;
	background-color: #d2e0f2;
	padding: 3px 3px 3px 3px;
	margin: 10px 0;
	text-align: center;
	}





#IdConsumer #AreaInquiry h3
	{
	color: #8e3f4e;
	background-color: #f2d4d2;
	}

#IdProducts #AreaInquiry hr,
#IdMedical #AreaInquiry hr,
#IdConsumer #AreaInquiry hr
	{
	clear: both;
	width: auto;
	height: 0;
	margin: 7px 0 7px 0;
	border: none;
	border-top: 1px solid #d2e0f2;
	width: 100%;
	}

#IdConsumer #AreaInquiry hr
	{
	border-top: 1px solid #f2d4d2;
	}

* html #IdProducts #AreaInquiry hr, /* IE 6 */
* html #IdMedical #AreaInquiry hr,
* html #IdConsumer #AreaInquiry hr
	{
	margin: -5px 0 0 0;
	}

#IdProducts #AreaInquiry span,
#IdMedical #AreaInquiry span
	{
	color: #125cbb;
	background-color: inherit;
	font-size: 127%; /* 14px */
	}

#IdConsumer #AreaInquiry span
	{
	color: #970a23;
	background-color: inherit;
	font-size: 127%; /* 14px */
	}

/* =====================================================
IdExternal
===================================================== */
#IdExternal
	{
	width: 170px;
	height: 30px;
	}

#IdExternal a,
#IdExternal a:link,
#IdExternal a:visited
	{
	display: block;
	width: 170px;
	height: 30px;
	background: url(image/button_external.gif) no-repeat 0 0;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden; 
	/* \*/overflow: hidden;/* */ /* Mac */ 
	}

#IdExternal a:hover,
#IdExternal a:active
	{
	background: url(image/button_external.gif) no-repeat 0 -30px;
	}


/* *****************************************************
source
***************************************************** */
textarea.source
	{
	border: 1px solid #999999;
	height: 100px;
	width: 525px;
	padding: 2px;
	margin: 15px 0;
	font-size: 12px;
	}

/* *****************************************************
kind_removal_silicone
***************************************************** */

#silicone_tape a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 180px;
    background-image: url(../medical/pro/tape/image/btn_tape.jpg);
    padding-top: 35px;
    text-align: center;
	margin:10px 0 0 200px;

}

#silicone_tape a:hover {
    background-image: url(../medical/pro/tape/image/btn_tape_on.jpg);
}

