@charset "utf-8";

.contentsWrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/* headerArea
************************************************************/
#globalNav {
	border-top: 1px solid #e8ebe7;
}
#globalNav ul li {
	float: left;
}

/* topicPath
************************************************************/
#topicPath {
	clear: both;
	border-top: 1px solid #ffffff;
	padding: 11px 11px 9px;
	background: #eeeeee;
}
#topicPath p {
}
#topicPath a,
#topicPath em {
	margin-left: 6px;
	padding-left: 11px;
	background: url(/consumer/common/images/common_ic006.gif) no-repeat 0 0.15em;
	line-height: 1.2em;
}
#topicPath .first {
	margin-left: 0;
	padding-left: 0;
	background: none;
}

/* mainContents
************************************************************/
.mainContentsWrapper {
	clear: both;
	margin-top: 20px;
}
#mainContents {
	float: right;
	width: 670px;	
}
#noSide #mainContents {
	float: none;
	width: 900px;
}

/* categoryTitle
**************************************/
.categoryTitle {
	margin-top: 24px;
	padding: 0 0 12px 4px;
	border-bottom: 6px solid #dddddd;
}
.categoryTitle.withBtn {
	padding: 0;
}
.categoryTitle .category.nutrition {
	border-bottom: 2px solid #ff9900;
}
.categoryTitle .category.health {
	border-bottom: 2px solid #03a02d;
}
.categoryTitle .category.other {
	border-bottom: 2px solid #35b6b8;
}
.categoryTitle .category .title {
	float: left;
	width: 230px;
	padding-left: 4px;
}
.categoryTitle .category ul {
	float: right;
	width: 495px;
}
* html .categoryTitle .category ul {
	width: 665px;
}
.categoryTitle .category ul li {
	float: left;
	width: 160px;
	margin-left: 5px;
	text-align: right;
}

/* heading
**************************************/
.heading01 {
	clear: both;
	border-bottom: 2px solid #dddddd;
}
.heading01 span {
	display: block;
	padding: 5px 0 12px 14px;
	background: url(/consumer/common/images/common_bg002.gif) no-repeat 0 bottom;
	font-weight: bold;
	font-size: 150%;
	color: #000000;
}
.heading02 {
	clear: both;
	margin-top: 30px;
	border-bottom: 2px solid #dddddd;
}
.heading02 span {
	display: block;
	padding: 5px 0 5px 14px;
	background: url(/consumer/common/images/common_bg003.gif) no-repeat 0 bottom;
	font-weight: bold;
	font-size: 140%;
	color: #000000;
}
.heading03 {
	clear: both;
	margin-top: 30px;
	padding: 2px 10px;
	background: url(/consumer/common/images/common_bg007.gif) #88bb44 no-repeat 0 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
}
.colTwo .heading03 {
	margin-top: 0;
	background: url(/consumer/common/images/common_bg037.gif) #88bb44 no-repeat 0 0;
}

.heading04 {
	margin-top: 30px;
	padding-left: 20px;
	background: url(/consumer/common/images/common_ic010.gif) no-repeat 6px 0.2em;
	font-weight: bold;
	color: #000000;
	font-size: 115%;
}
.heading04 {
	margin-top: 30px;
	padding-left: 20px;
	background: url(/consumer/common/images/common_ic010.gif) no-repeat 6px 0.2em;
	font-weight: bold;
	color: #000000;
	font-size: 115%;
}
.heading04_2 {
	margin-top: 30px;
	padding: 4px 4px 4px 20px;
	background: url(/consumer/common/images/common_ic010.gif) #eeeeee no-repeat 6px 0.5em;
	font-weight: bold;
	color: #000000;
	font-size: 115%;
}
.heading05 {
	margin-top: 30px;
	padding-left: 15px;
	background: url(/consumer/common/images/common_ic026.gif) no-repeat 0 0.4em;
	font-weight: bold;
	color: #000000;
}
.heading06 {
	margin-top: 30px;
	font-weight: bold;
	color: #66a011;
	font-size: 105%;
}

/* headingWrap */
.headingWrap {
	position: relative;
}
.headingWrap .productInfo {
	position: absolute;
	top: 0;
	right: 0;
}
.headingWrap .productInfo li {
	margin-bottom: 0;
}


/* authenticate
**************************************/
.authenticate {
	width: 691px;
	margin: 0px auto 100px;
	padding-top: 30px;
	background: url(/consumer/common/images/common_bg034.gif) no-repeat 0 0;
}
* html .authenticate {
	margin-left: 104px;
}
.authenticate .inner {
	padding: 0 50px 35px;
	background: url(/consumer/common/images/common_bg035.gif) no-repeat 0 bottom;
}
.authenticate .authBtn {
	margin-top: 30px;
	text-align: center;
}
.authenticate .authBtn img {
	margin: 0 20px;
}

/* recipe
**************************************/
.recipeIndex {
	clear: both;
	margin-top: 10px;
	position: relative;
}
.recipeIndex span {
	display: block;
	position: absolute;
	color:#000000;
}
.recipeIndex .name {
	width: 230px;
	top: 22px;
	left: 250px;	
	font-weight: bold;
	font-size: 135%;
}
.recipeIndex .text {
	width: 250px;
	top: 50px;
	left: 230px;
	font-size: 115%;	
}
.recipeIndex .image {
	width: 125px;
	top: 40px;
	right: 30px;
	text-align: center;
}
.recipeIndex .productName {
	width: 125px;
	top: 90px;
	right: 30px;
	text-align: center;
}

.recipeTitleImage {
	margin-top: 15px;
	position: relative;
}
.recipeName {
	position: absolute;
	top: 25px;
	left: 40px;
	font-size: 170%;
	font-weight: bold;
	color: #000000;
}
.recipeSummary {
	position: absolute;
	top: 68px;
	left: 40px;
	width:320px;
	font-size: 120%;
	color: #88bb44;
}
.recipePrint {
	position: absolute;
	top: 150px;
	left: 40px;
	padding-left: 14px;
	background: url(/consumer/common/images/common_ic009.gif) no-repeat 4px 0.4em;
	font-weight: bold;
}
.recipeBox {
	margin-top: 20px;
	background: url(/consumer/common/images/common_bg005.gif) no-repeat right bottom;
}
.howTo {
	float: left;
	width: 435px;
}
.onePoint {
	margin-top: 20px;
	padding: 2px;
	border: 2px solid #dddddd;
}
.onePoint .inBox {
	min-height: 26px;
	padding: 12px 10px 12px 95px;
	background: url(/consumer/common/images/common_bg006.gif) #ffffff no-repeat 0 0;
}
* html .onePoint .inBox {
	height: 62px;
}
.onePoint .inBox ol{
	padding-top:0 !important;
	margin-top:-4px !important;
}
body:first-of-type .onePoint .inBox ol {
	margin-top:-14px !important;
}
.nutritionalValue {
	float: right;
	width: 175px;
	padding: 20px;
	background: url(/consumer/common/images/common_bg004.gif) no-repeat 0 top;
}
* html .nutritionalValue {
	width: 215px;
}
.nutritionalValue .title {
	padding-left: 15px;
	background: url(/consumer/common/images/common_ic010.gif) no-repeat 0 0.2em;
	font-weight: bold;
	color: #000000;
}
.nutritionalValue dl {
	margin-top: 10px;
}
.nutritionalValue dt {
	font-weight: bold;
	color: #88bb44;
}
.nutritionalValue dd {
	margin-top: 5px;
}

.useProducts {
	margin-top: 20px;
	padding: 10px 14px;
	background: #FFFFFF;
	border: 1px solid #e2eed3;
}

/* anchorLink
**************************************/
.anchorLink {
	margin-top: 15px;
}
.anchorLink ul li {
	float: left;
	margin-right: 20px;
	padding-left: 20px;
	background: url(/consumer/common/images/common_ic012.gif) no-repeat 0 0.3em;
	white-space: nowrap;
}
/* anchorLink02 */
.anchorLink02 {
	margin-top: 15px;
}
.anchorLink02 ul li {
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(/consumer/common/images/common_ic012.gif) no-repeat 0 0.3em;
}
/* listNav */
.listNav {
	margin-top: 15px;
}
.listNav li {
	margin-bottom: 5px;
}
* html .listNav li {
	height: 20px;
}
.listNav li a {
	display: block;
	padding: 2px 0 2px 30px;
	background: url(/consumer/common/images/common_ic027.gif) no-repeat 10px 0.4em;
}
.listNav li.curent span {
	display: block;
	padding: 2px 0 2px 30px;
	background: url(/consumer/common/images/common_ic012.gif) #eeeeee no-repeat 10px 0.4em;
}



/* columnBox
**************************************/
.columnBox {
	margin-top: 60px;
	padding: 10px 15px;
	border: 1px solid #dddddd;
}
.columnBox .title {
	padding-left: 15px;
	background: url(/consumer/common/images/common_ic010.gif) no-repeat 0 0.2em;
	font-weight: bold;
	color: #000000;
}
.columnBox .col {
	float: left;
	width: 205px;
	margin-right: 11px;
}
.columnBox .colL {
	width: 350px;
	float: left;
}
.columnBox .colR {
	width: 240px;
	float: right;
}

/* table
**************************************/
.tableBox {
	margin-top: 15px;
}
.tableBox table,
.tableBox01 table,
.tableBox02 table {
	width: 100%;
	font-size: 86%;
}
table .cell01 {
	background-color: #f0ffdd!important;
}
table .cell02 {
	background-color: #f5f5f5!important;
}
table .cell03 {
	background-color: #a6df5a!important;
}
table .cell04 {
	background-color: #f7ffec!important;
}
table .cell05 {
	background-color: #fffbe0!important;
}
table .cell06 {
	background-color: #ffdde3!important;
}
table .normalCell {
	background-color: #ffffff!important;
	font-weight: normal!important;
}
table .bbNone {
	border-bottom: none!important;
}
table .vaTop {
 vertical-align: top!important;
}
table .vaMiddle {
	vertical-align: middle!important;
}
.noBorder th,
.noBorder td {
	border: none!important;
	padding: 0!important;
}


/* table01 */
.tableBox01,
.tableBox02 {
	margin-top: 10px;
	padding-top: 1px;
	background: url(/consumer/common/images/common_bg001.gif) repeat-x 0 top;
}
.table01 th,
.table01 td {
	padding: 5px 10px;
	background: url(/consumer/common/images/common_bg001.gif) #f0ffdd repeat-x 0 bottom;
}
.table01 td {
	background: url(/consumer/common/images/common_bg001.gif) #ffffff repeat-x 0 bottom;
}

/* table02 */
.table02 th,
.table02 td {
	padding: 5px 2px;
	background: url(/consumer/common/images/common_bg001.gif) repeat-x 0 bottom;
}
.table02 th {
	font-weight: bold;
}
.table02 td {
	text-align: right;
}

/* table03 */
.tableTitle {
	padding-left: 15px;
	background: url(/consumer/common/images/common_ic010.gif) no-repeat 0 0.2em;
	font-weight: bold;
	color: #000000;
	font-size: 115%;
}
.table03 {
	clear: both;
	width: 100%;
	border-top: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}
.table03 th {
	padding: 5px 13px;
	background-color: #eeeeee;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
}
.table03 td {
	padding: 5px 15px;
	background-color: #ffffff;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	vertical-align: top;
}
.table03.typeB td {
	padding: 5px 10px;
}
.table03 .lineBottom {
	border-bottom: solid 2px #dddddd;
}
.table03 .lineBottomNone {
	border-bottom: none;
}
.table03 .lineBottomDotted {
	border-bottom: dotted 2px #dddddd !important;
}
.table03 .lineTop {
	border-top: solid 1px #dddddd;
}



/* list
**************************************/
.numList {
	margin-top: 5px;
}
.numList li {
	margin-top: 15px;
	text-indent: -1.6em;
	padding-left: 1.6em;
}
.numList .num {
	padding-right: 0.7em;
	font-weight: bold;
	color: #88bb44;
}
.numList dt {
	width: 1.6em;
	float: left;
}
.numList dd {
	margin-left: 1.6em;
}
.lineList01 {
	clear: both;
	margin-top: 5px;
	background: url(/consumer/common/images/common_bg001.gif) repeat-x 0 0;
}
.lineList01 li {
	padding: 5px 0;
	background: url(/consumer/common/images/common_bg001.gif) repeat-x 0 bottom;
}
.lineList01 li span.iconList01 {
	display: block;
	padding: 0 0 3px 14px;
	background: url(/consumer/common/images/common_ic001.gif) no-repeat 4px 0.4em;
}

p.iconList01,
ul.iconList01 li {
	padding: 0 0 3px 14px;
	background: url(/consumer/common/images/common_ic001.gif) no-repeat 4px 0.4em;
}
p.iconList02,
ul.iconList02 li {
	padding: 0 0 3px 10px;
	background: url(/consumer/common/images/common_ic019.gif) no-repeat 0px 0.6em;
}
p.iconList03,
ul.iconList03 li {
	padding-left: 16px;
	background: url(/consumer/common/images/common_ic013.gif) no-repeat 0 0.3em;
}
p.iconList04,
ul.iconList04 li {
	padding-left: 16px;
	background: url(/consumer/common/images/common_ic013.gif) no-repeat 0 0.2em;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.3em;
}
p.iconList05,
ul.iconList05 li {
	padding: 0 0 3px 10px;
	background: url(/consumer/common/images/common_ic024.gif) no-repeat 0px 0.6em;
}

/* column
**************************************/
.imgLeft {
	float: left;
	margin: 0 20px 15px 0;
}
.imgLeft02 {
	float: left;
	margin: 0 6px 15px 0;
}
.imgRight {
	float: right;
	margin: 0 0 11px 15px;
}
.asideText {
	overflow: hidden;
	zoom: 1;
}
.asideText p {
	clear: both;
}

/* image */
.inlineImage {
	display: block;
	margin-top: 5px;
}

/* multiColumn
**************************************/
.colTwo,
.colTwo_2_1,
.colThree,
.colFour {
	margin-top: 20px;
	overflow: hidden;
	clear: both;
	width: 670px;
}
.colTwo .inner,
.colTwo_2_1 .inner,
.colThree .inner {
	width: 690px;
}
.colTwo.door .inner {
	width: 700px;
}
.colFour .inner {
	width: 688px;
}

/* 左ナビなし2カラム */
#noSide .colTwo {
	width: 900px;
}
#noSide .colTwo .inner {
	width: 920px;
}
#noSide .colTwo .inner .col {
	width: 440px;
	margin-right: 20px;
}
* html #noSide .colTwo .inner .col {
	margin-right: 18px;
}
/* -- */

.colTwo .inner .col {
	float: left;
	width: 325px;
	margin-right: 20px;
}
.colTwo.door .inner .col {
	float: left;
	width: 320px;
	margin-right: 30px;
}
.colThree .inner .col {
	float: left;
	width: 210px;
	margin-right: 20px;
}
.colFour .inner .col {
	float: left;
	width: 154px;
	margin-right: 18px;
}
.w120 {
	float: left;
	width: 120px;
	margin-right: 20px;
}
.w450 {
	float: left;
	width: 450px;
	margin-right: 20px;
}
.w440 {
	float: left;
	width: 440px;
	margin-right: 20px;
}
.w430 {
	float: left;
	width: 430px;
	margin-right: 20px;
}
.w400 {
	float: left;
	width: 400px;
	margin-right: 20px;
}
.w250 {
	float: left;
	width: 250px;
	margin-right: 20px;
}
.w220 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.w210 {
	float: left;
	width: 210px;
	margin-right: 20px;
}
.w200 {
	float: left;
	width: 200px;
	margin-right: 20px;
}
* html .colTwo .inner .col,
* html .colThree .inner .col
* html .w120,
* html .w450,
* html .w440,
* html .w430,
* html .w400,
* html .w250,
* html .w220,
* html .w210,
* html .w200 {
	margin-right: 10px;
}
* html .colTwo.door .inner .col {
	margin-right: 15px;
}
* html .colFour .inner .col {
	margin-right: 9px;
}

/* door */
.w430 .doorBg {
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(/consumer/common/images/common_bg025.gif) no-repeat 0 bottom;
	overflow: hidden;
}
.w430 .doorBg .inner {
	width: 430px!important;
	padding: 0px 0 0 10px;
	background: url(/consumer/common/images/common_bg024.gif) no-repeat 0 top;
}
.doorBtn {
	width: 420px;
}
.doorBtn li {
	float: left;
	width: 200px;
	margin: 10px 10px 0 0;
}
.w220 .doorBg {
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(/consumer/common/images/common_bg027.gif) no-repeat 0 bottom;
}
.w220 .doorBg .inner {
	width: 210px!important;
	padding: 10px 0 0 10px;
	background: url(/consumer/common/images/common_bg026.gif) no-repeat 0 top;
}


/* profileBox
**************************************/
.profileBox {
	border: 2px solid #dddddd;
	padding: 2px;
}
.profileBox .profileBoxInner {
	padding: 10px;
	background: url(/consumer/common/images/common_bg008.gif) repeat-x 0 0;
	font-size: 84%;
	line-height: 1.3;
}

/* questionList
**************************************/
.questionList {
	clear: both;
	margin-top: 20px;
	padding: 20px 25px 5px;
	background: url(/consumer/common/images/common_bg009.gif) no-repeat 0 0;
}
.questionList li {
	margin-bottom: 5px;
	padding-left: 20px;
	background: url(/consumer/common/images/common_ic012.gif) no-repeat 0 0.3em;
}
.questionList li span {
	display: block;
	padding: 0px 0 0 27px;
	background: url(/consumer/common/images/common_ic014.gif) no-repeat 0 0;
}
.questionList li a {
	font-weight: bold;
	font-size: 110%;
}

/* questionDetail
**************************************/
.questionDetail {
	margin-top: 20px;
}
.questionDetail dt {
	padding: 6px 0 6px 35px;
	background: url(/consumer/common/images/common_ic015.gif) no-repeat 0 0.2em;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 2px solid #dddddd;
	color: #000000;
}
.questionDetail dd {
	margin-top: 10px;
	padding-left: 35px;
	background: url(/consumer/common/images/common_ic016.gif) no-repeat 0 0.2em;
}
* html .questionDetail dd {
	width: 635px;
}
.questionDetail .answer {
	padding: 3px 0 6px 0px;
	font-weight: bold;
	font-size: 130%;
	color: #dc8000;
}

/* tab
**************************************/
/* tabLink */
.tabLink {
	width: 670px;
	margin-top: 20px;
	overflow: hidden;
	border-bottom: 3px solid #88bb44;
}
.tabLink ul {
	width: 675px;
}
.tabLink li {
	float: left;
	margin-right: 5px;
	width: 220px;
	text-align: center;
}
.tabLink li a {
	display: block;
}
.tabLink li a span {
	display: none;
}
.tabLink.sphygmomanometer a {
	height: 69px;
	width: 220px;
}
.tabLink.thermometer a {
	height: 48px;
	width: 220px;
}
.tabLink.oralcare a {
	height: 46px;
	width: 220px;
}
/* sphygmomanometer */
.tabLink.sphygmomanometer #tab01 a {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt004.gif) no-repeat 0 0;
}
.tabLink.sphygmomanometer #tab01.on a,
.tabLink.sphygmomanometer #tab01 a:hover {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt004on.gif) no-repeat 0 0;
}
.tabLink.sphygmomanometer #tab02 a {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt005.gif) no-repeat 0 0;
}
.tabLink.sphygmomanometer #tab02.on a,
.tabLink.sphygmomanometer #tab02 a:hover {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt005on.gif) no-repeat 0 0;
}
.tabLink.sphygmomanometer #tab03 a {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt006.gif) no-repeat 0 0;
}
.tabLink.sphygmomanometer #tab03.on a,
.tabLink.sphygmomanometer #tab03 a:hover {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt006on.gif) no-repeat 0 0;
}
/* thermometer */
.tabLink.thermometer #tab01 a {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt004.gif) no-repeat 0 0;
}
.tabLink.thermometer #tab01.on a,
.tabLink.thermometer #tab01 a:hover {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt004on.gif) no-repeat 0 0;
}
.tabLink.thermometer #tab02 a {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt005.gif) no-repeat 0 0;
}
.tabLink.thermometer #tab02.on a,
.tabLink.thermometer #tab02 a:hover {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt005on.gif) no-repeat 0 0;
}
.tabLink.thermometer #tab03 a {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt006.gif) no-repeat 0 0;
}
.tabLink.thermometer #tab03.on a,
.tabLink.thermometer #tab03 a:hover {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt006on.gif) no-repeat 0 0;
}
/* oralcare */
.tabLink.oralcare #tab01 a {
	background: url(/consumer/products/healthcare/oralcare/images/index_bt001.gif) no-repeat 0 0;
}
.tabLink.oralcare #tab01.on a,
.tabLink.oralcare #tab01 a:hover {
	background: url(/consumer/products/healthcare/oralcare/images/index_bt001on.gif) no-repeat 0 0;
}
.tabLink.oralcare #tab02 a {
	background: url(/consumer/products/healthcare/oralcare/images/index_bt002.gif) no-repeat 0 0;
}
.tabLink.oralcare #tab02.on a,
.tabLink.oralcare #tab02 a:hover {
	background: url(/consumer/products/healthcare/oralcare/images/index_bt002on.gif) no-repeat 0 0;
}

.relatedNameUpper {
	clear: both;
}
.relatedName {
	float: right;
	width: 380px;
}
.relatedName dl {
	float: left;
	margin-bottom:5px;
}
.relatedName dt {
	clear: both;
	float: left;
	width: 100px;
}
.relatedName dt .name {
	font-size: 110%;
}
.relatedName dd {
	margin-left: 120px;
}

/* tabElement */
.tabElement {
	padding: 15px 0;
	background: url(/consumer/common/images/common_bg022.gif) repeat-x 0 0;
}



/* openElement
**************************************/
.openElement {
	margin-top: 15px;
}
.openElement .openTitle {
	clear: both;
	padding: 8px 10px 5px 45px;
	background: url(/consumer/common/images/common_bg018.gif) no-repeat 0 center;
	border: 1px solid #bbbbbb;
}
.openElement .openTitle:hover {
	cursor: pointer;
}
.openElement.on .openTitle {
	clear: both;
	padding: 8px 10px 5px 45px;
	background: url(/consumer/common/images/common_bg019.gif) no-repeat 0 center;
}
.openElement .openTitle .question {
	float: left;
	width: 525px;
	padding: 3px 0 6px 0px;
	font-weight: bold;
	font-size: 110%;
	color: #000000;
}
.openElement .openDetail {
	clear: both;
	padding-bottom: 30px;
}
.openElement .openDetail .text {
	padding-left: 10px;
}
.openElement .openDetail .answerBox {
	width: 625px;
	margin: 10px 0 0 10px;
	padding: 10px 0 0 35px;
	background: url(/consumer/common/images/common_ic016.gif) no-repeat 0 0.2em;
}
* html .openElement .openDetail .answerBox {
	width: 660px;
}
.openElement .openDetail .answer {
	padding: 3px 0 6px 0px;
	font-weight: bold;
	font-size: 130%;
	color: #dc8000;
}

/* openElement showTable
**************************************/
.showTable .showTableBtn {
	clear: both;
	margin-top: 15px;
	padding: 0!important;
	background: url(/consumer/common/images/common_tx002.gif) no-repeat 0 0!important;
	border: none!important;
	height: 16px!important;
}
.showTable .showTableBtn span{
	display: none!important;
}
.showTable .showTableBtn:hover {
	cursor: pointer!important;
}
.showTable.on .showTableBtn {
	background: url(/consumer/common/images/common_tx003.gif) no-repeat 0 0!important;
}
.showTable .openDetail {
	padding-bottom: 0px!important;
}


/* point
**************************************/
#mask {
    background-color: #cccccc;
    display: none;
    left: 0;
		filter: alpha(opacity=1);
		-moz-opacity:0.01;
		opacity:0.01;
    position: absolute;
    top: 0;
    z-index: 10;
}
.point {
	clear: both;
	position: relative;
	margin-top: 20px;
	border-top: 3px solid  #dddddd;
}
.pointNav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 670px;
	background: url(/consumer/products/healthcare/images/common_bg001.gif) no-repeat 0 0;
	border-bottom: none;
	z-index: 30;
}
.pointNav ul {
	padding: 8px 0 0 104px;
}
.pointNav li {
	float: left;
	width: 180px;
	height: 55px;
	margin-right: 8px;
	padding: 0;
}
.pointNav li#image01 {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt001.gif) no-repeat 0 0;
}
.pointNav li#image01.on,
.pointNav li#image01:hover {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt001on.gif) no-repeat 0 0;
}
.pointNav li#image02 {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt002.gif) no-repeat 0 0;
}
.pointNav li#image02.on,
.pointNav li#image02:hover {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt002on.gif) no-repeat 0 0;
}
.pointNav li#image03 {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt003.gif) no-repeat 0 0;
}
.pointNav li#image03.on,
.pointNav li#image03:hover {
	background: url(/consumer/products/healthcare/thermometer/images/index_bt003on.gif) no-repeat 0 0;
}
.pointNav li#image04 {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt001.gif) no-repeat 0 0;
}
.pointNav li#image04.on,
.pointNav li#image04:hover {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt001on.gif) no-repeat 0 0;
}
.pointNav li#image05 {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt002.gif) no-repeat 0 0;
}
.pointNav li#image05.on,
.pointNav li#image05:hover {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt002on.gif) no-repeat 0 0;
}
.pointNav li#image06 {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt003.gif) no-repeat 0 0;
}
.pointNav li#image06.on,
.pointNav li#image06:hover {
	background: url(/consumer/products/healthcare/sphygmomanometer/images/index_bt003on.gif) no-repeat 0 0;
}

.pointNav li a {
	display: block;
	height: 55px;
	padding: 0!important;
}
.pointNav li a:hover {
	padding: 0!important;
}
.pointNav li span {
	display: none!important;	
}
.point .mainImage {
	position: relative;
	margin-top: 60px;
	z-index: 10;
}

/* pickUp
**************************************/
.pickUp {
	position: relative;
	clear: both;
	width: 650px;
	height: 90px;
	margin-top: 10px;
	padding: 20px 0 0 25px;
	border: 1px solid #dddddd;
}
.pickUp span.pickUpPrev {
	display: block;
	position: absolute;
	top: 15px;
	left: 0;
}
.pickUp span.pickUpNext {
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
}
.pickUp span.pickUpPrev:hover,
.pickUp span.pickUpNext:hover {
	cursor: pointer;
}
.pickUp ul li {
	float: left;
	margin-right: 5px;
}
.pickUp ul li p {
	margin-top: 4px;
}

/* productInfo
**************************************/
.productInfo {
	clear: both;
	margin-top: 5px;
}
.productInfo li {
	float: left;
	margin: 0 4px 4px 0;
	padding: 3px 10px;
	background-color: #e7ffdd;
	border: 1px solid #88bb44;
}

/* textBtn
**************************************/
.textBtn p {
	border: 1px solid #dddddd;
}
.textBtn p.alL {
	float: left;
}
.textBtn p.alR {
	float: right;
}
.textBtn p a {
	display: block;
	min-width: 155px;
	padding: 4px 10px 4px 30px;
	background: url(/consumer/common/images/common_bg017.gif) no-repeat 0 center;
	font-weight: bold;
	color: #000000;
	font-size: 110%;
}
.textBtn p a:hover {
	background: url(/consumer/common/images/common_bg017on.gif) no-repeat 0 center;
}
.textBtn p a.icon02 {
	min-width: auto;
	background: url(/consumer/common/images/common_bg015.gif) no-repeat 0 center;
	font-weight: normal;
}
.textBtn p a.icon02:hover {
	background: url(/consumer/common/images/common_bg016on.gif) no-repeat 0 center;
}


/* relationLink
**************************************/
.relationLink {
	clear: both;
	margin-top: 12px;
	padding-bottom: 1px;
	background: url(/consumer/common/images/common_bg033.gif) no-repeat 0 100%;
}
.relationLink ul {
	padding: 16px 0 13px 13px;
	background: url(/consumer/common/images/common_bg032.gif) no-repeat 0 0;
}
.relationLink ul li {
	float: left;
	margin-right: 7px;
	font-size: 87%;
}
.relationLink ul .link01 {
	background: url(/consumer/common/images/common_bg028.gif) no-repeat 0 0;
}
.relationLink ul .link02 {
	margin-right: 0;
	background: url(/consumer/common/images/common_bg030.gif) no-repeat 0 0;
}
.relationLink ul li a {
	display: block;
	padding: 9px 27px 7px 20px;
}
.relationLink ul .link01 a {
	width: 93px;
	background: url(/consumer/common/images/common_bg029.gif) no-repeat 0 100%;
}
* html .relationLink ul .link01 a {
	width: 140px;
}
.relationLink ul .link02 a {
	width: 105px;
	background: url(/consumer/common/images/common_bg031.gif) no-repeat 0 100%;
}
* html .relationLink ul .link02 a {
	width: 152px;
}


/* line
**************************************/
.line01 {
	margin-top: 20px;
	padding-top: 20px;
	background: url(/consumer/common/images/common_bg001.gif) repeat-x 0 0;
}
.line02 {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #cccccc;
}

/* border
**************************************/
.border01 {
	padding: 5px;
	border: 1px solid #cccccc;
}
.border02 {
	padding: 10px;
	border: 1px solid #cccccc;
}


/* text
**************************************/
.paragraph {
	margin-top: 20px;
}
.strong {
	font-weight: bold;
}
.strong01 {
	font-weight: bold;
	color: #66a011;
}
.strong02 {
	font-weight: bold;
	color: #009933;
}
.strong03 {
	font-weight: bold;
	color: #000000;
}
.read {
	font-weight: bold;
	color: #339011;
	font-size: 110%;
}
.readL {
	font-weight: bold;
	color: #339011;
	font-size: 125%;
}
.note {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.note01 {
	text-indent: -1.3em;
	padding-left: 1.3em;
	font-weight: bold;
	color: #cc0000;
}
.note02 {
	text-indent: -2em;
	padding-left: 2em;
}
.caption {
	display: block;
	margin-top: 3px;
	font-size: 95%;
}
.imageTopLogo {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.pagetop {
	clear: both;
	margin-top: 20px;
}
.pagetop p {
	float: right;
	padding-left: 14px;
	background: url(/consumer/common/images/common_ic008.gif) no-repeat 0 0.6em;
}
.txRed {
 color: #cc0000;
}
.colorLink01 a {
	color: #ff8025;
}
/* pager
**************************************/
.pager {
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}
.pager ul {
	position: relative;
	float: left;
	left: 50%;
}
.pager ul li {
	position: relative;
	left: -50%;
	float: left;
	margin-right: 5px;
	border: 1px solid #cccccc;
}
.pager ul li.curent {
	background-color: #eeeeee;
}
.pager ul li a {
	display: block;
	padding: 3px 9px;
}
.pager ul li.prevLink {
	padding-left: 15px;
	background: url(/consumer/common/images/common_ic025.gif) no-repeat 0 0.4em;
	font-weight: bold;
	border: none;
}
.pager ul li.nextLink {
	padding-right: 15px;
	background: url(/consumer/common/images/common_ic013.gif) no-repeat right 0.4em;
	font-weight: bold;
	border: none;
}



/* icon
**************************************/
.blank {
	padding: 2px 7px!important;
	background: url(/consumer/common/images/common_ic002.gif) no-repeat 5px 0.4em!important;
}
.pdf {
	padding: 2px 9px!important;
	background: url(/consumer/common/images/common_ic011.gif) no-repeat 5px 0!important;
}
.movie {
	padding: 2px 9px!important;
	background: url(/consumer/common/images/common_ic034.gif) no-repeat 5px 0.1em!important;
}
.mp4 {
	padding: 2px 9px!important;
	background: url(/consumer/common/images/common_ic035.gif) no-repeat 5px 0.1em!important;
}
.anchor {
	padding: 2px 9px;
	background: url(/consumer/common/images/common_ic012.gif) no-repeat 5px 0.2em;
}

/* newIcon
**************************************/
.newCircle {
	padding-left: 8px;
}
.newSquare {
	padding: 0 0 5px 8px;
}
.withNew {
	position: relative;	
}
.newL {
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
}
.newM {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
}


/* productIndex
************************************************************/
.navWrapper {
	margin-top: 5px;
}
.navWrapper .navCol {
	float: left;
	width: 215px;
	margin-right: 10px;
}
.navWrapper .navCol dl {
	margin: 15px 0 0 2px;
}
.navWrapper .navCol dt {
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	border-left: 2px solid #88bb44;
}
.navWrapper .navCol ul {
	border-left: 2px solid #88bb44;
}
.navWrapper .navCol li {
	margin-left: 1px;
}
.navWrapper .navCol li a {
	display: block;
	width: 186px;
	padding: 8px 0px 8px 24px;
	background: url(/consumer/common/images/side_ic001.gif) no-repeat 8px 0.8em;
	border-bottom: 1px solid #dddddd;
}
.navWrapper.nutritionNav .navCol {
	width: 210px;
	margin-right: 20px;
}
.navWrapper.nutritionNav .navCol dt {
	border-left: 2px solid #fc9c44;
}
.navWrapper.nutritionNav .navCol ul {
	border-left: 2px solid #fc9c44;
}
.navWrapper.nutritionNav .navCol li a {
	width: 181px;
	background: url(/consumer/common/images/common_ic018.gif) no-repeat 8px 0.8em;
}

/* forStore */
.forStore {
	position: relative;
	clear: both;
	margin-top: 30px;
	padding: 10px;
	border: 2px solid #88bb44;
}
.forStore .title {
	position: absolute;
	top: 10px;
	left: 12px;
	font-size: 130%;
	font-weight: bold;
	color: #222222;
}
.forStore .navWrapper {
	margin-top: 20px;
}
.forStore .navWrapper .navCol {
	float: left;
	width: 203px;
	margin-right: 10px;
}
.forStore .navWrapper .navCol li a {
	display: block;
	width: 177px;
}


/* sideNav
************************************************************/
#sideNav {
	float: left;
	width: 208px;
}
#sideNav .navigation {
	border: 4px solid #dddddd;
	padding: 0 1px;
	overflow: hidden;
}
#sideNav .level03 {
	margin-bottom: -3px;
}
#sideNav .level03 li {
	border-bottom: 3px solid #dddddd;
}
#sideNav .level03 li a {
	display: block;
	width: 176px;
	margin: 1px 0;
	padding: 8px 11px;
	background: url(/consumer/common/images/side_bg003.gif) repeat-x 0 center;
	font-weight: bold;
	color: #222222;
	font-size: 110%;
}
* html #sideNav .level03 li a {
	width: 198px;
}
#sideNav .level03 li a:hover {
	background: url(/consumer/common/images/side_bg002.gif) repeat-x 0 center;
}
#sideNav .level03 li a span {
	display: block;
	padding: 1px 0 1px 18px;
	background: url(/consumer/common/images/side_bg001.gif) no-repeat 0 center;
}
#sideNav .level03 li a span.blank,
#sideNav .level03 li a span.pdf {
	display: inline;
}

/* 第3階層下層なし現在地 */
#sideNav .level03 li.stay a {
	background: url(/consumer/common/images/side_bg002.gif) repeat-x 0 center;
}
/* 第3階層下層あり現在地 */
#sideNav .level03 li.open {
	border-bottom: none;
}
#sideNav .level03 li.open dl {
	padding-left: 3px;
	background: url(/consumer/common/images/side_bg004.gif) repeat-y 0 0;
	border-bottom: 1px solid #ffffff;
}
#sideNav .level03 li.open dt {
	padding: 7px 8px;
	font-weight: bold;
}
#sideNav .level03 li.open a {
	background: url(/consumer/common/images/side_bg002.gif) repeat-x 0 center;
	border-bottom: 3px solid #dddddd;
}
#sideNav .level03 li.open a.notStay {
	background: url(/consumer/common/images/side_bg003.gif) repeat-x 0 center;
}
#sideNav .level03 li.open a.notStay:hover {
	background: url(/consumer/common/images/side_bg002.gif) repeat-x 0 center;
}
#sideNav .level03 li.open .level04 {
	padding-left: 3px;
	background: url(/consumer/common/images/side_bg004.gif) repeat-y 0 0;
}
#sideNav .level03 li.open dl .level04 {
	padding-left: 0;
	background: none;
}
#sideNav .level03 li.open .level04.noCategory {
	border-top: none;
}
#sideNav .level03 li.open .level04 li {
	border-bottom: 1px solid #dddddd;
}
#sideNav .level03 li.open .level04 li a {
	width: 166px;
	padding: 5px 5px 5px 24px;
	background: url(/consumer/common/images/side_ic001.gif) #eeeeee no-repeat 8px 0.65em;
	font-weight: normal;
	border-bottom: none;
	font-size: 100%;
}
* html #sideNav .level03 li.open .level04 li a {
	width: 195px;
}
#sideNav .level03 li.open .level04 li a:hover {
	background-color: #e9ffcc;
}
#sideNav .level03 li.open .level04 li.stay a {
	font-weight: bold;
	color: #66a011;
}

/* sideNav textLink */
#sideNav .textLinkTitle {
	margin-top: 10px;
	padding-left: 15px;
	font-size: 110%;
	color: #222222;
}
#sideNav .textLink {
	margin-top: 15px;
	padding-bottom: 5px;
	background: url(/consumer/common/images/side_bg008.gif) no-repeat 0 bottom;
}
#sideNav .textLink .inner{
	/*margin-top: 15px;*/
	padding: 3px 12px 0;
	background: url(/consumer/common/images/side_bg009.gif) no-repeat 0 top;
}
#sideNav .textLink ul li {
	padding: 5px 0;
	background: url(/consumer/common/images/common_bg001.gif) repeat-x 0 0;
}
#sideNav .textLink ul li.first {
	background: none;
}
#sideNav .textLink ul li a {
	display: block;
	padding-left: 14px;
	background: url(/consumer/common/images/common_ic001.gif) no-repeat 4px 0.3em;
}
#sideNav .sideBanner p {
	margin-top: 15px;
}



/* footerArea
************************************************************/
#footerArea {
	clear: both;
	margin-top: 65px;
}
.footerTop {
	clear: both;
}
.footerTop .forGeneral {
	float: left;
	padding-left: 14px;
	background: url(/consumer/common/images/common_ic001.gif) no-repeat 4px 0.4em;
}
.footerTop .pagetop {
	float: right;
	padding-left: 14px;
	background: url(/consumer/common/images/common_ic008.gif) no-repeat 0 0.6em;
}
.footerNav {
	margin-top: 5px;
	padding: 17px 12px 20px;
	background-color: #f5f5e9;
	border-top: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
}
.footerNav .footerNavTitle {
	margin-bottom: 15px;
	padding: 5px 0 5px 14px;
	background: url(/consumer/common/images/common_bg003.gif) no-repeat 0 bottom;
	font-weight: bold;
	font-size: 140%;
	color: #000000;
}
.footerNav .linkArea {
}
.footerNav .linkArea dl {
	float: left;
}
.footerNav .linkArea dl.level02 dt {
	padding-left: 20px;
	background: url(/consumer/common/images/common_ic003.gif) no-repeat 0 0.3em;
	font-size: 104%;
	font-weight: bold;
}
.footerNav .linkArea dl.level03 {
}
.footerNav .linkArea dl.level03 dt {
	margin: 11px 0 0 19px;
	font-size: 97%;
	font-weight: normal;
}
.footerNav .linkArea dl.level03 dt,
.footerNav .linkArea dl.level02 dd ul li {
	clear: both;
	margin: 14px 0 0 19px;
	padding-left: 15px;
	background: url(/consumer/common/images/common_ic004.gif) no-repeat 0 0.2em;
	line-height: 1.1em;
	font-size: 97%;
}
.footerNav .linkArea dl.level03 dd ul li {
	margin-top: 15px;
	padding-left: 15px;
	background: url(/consumer/common/images/common_ic005.gif) no-repeat 4px 0.3em;
	letter-spacing: -0.05em;
}
.footerNav .linkArea .level03Title {
	margin: 14px 0 0 19px;
	font-weight: bold;
}
.footerNav .linkArea dl.element01 {
	width: 475px;
	margin-left: 5px;
}
.footerNav .linkArea dl.element02 {
	width: 183px;
}
.footerNav .linkArea dl.element03 {
	width: 180px;
}
.footerNav .linkArea dl.element04 {
	width: 165px!important;
}
.footerNav .linkArea dl.element05 {
	width: 308px!important;
}
.bannerArea {
	position: relative;
	clear: both;
	width: 858px;
	height: 67px;
	margin-top: 20px;
	padding: 13px 0 0 22px;
	background: url(/consumer/common/images/footer_bg001.gif) repeat-x 0 0;
}
* html .bannerArea {
	width: 880px;
	height: 80px;
}
.bannerArea span.prev {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.bannerArea span.next {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.bannerArea span.prev:hover,
.bannerArea span.next:hover {
	cursor: pointer;
}
.bannerArea ul li {
	float: left;
	margin-right: 5px;
}
.footerBottom {
	clear: both;
	padding-top: 8px;
}

/* WOMANC */

.appBox {
	clear: both;
	position: relative;
}
.appBox .btn {
	position: absolute;
	top: 26px;
	right: 24px;
}
.appBox .btn {
	position: absolute;
	top: 26px;
	right: 24px;
}

.borderBox{/*150619*/
	margin:20px 0 0;
	padding:15px 15px 5px;
	border:#dddddd 1px solid; 
}


/* clearfix
************************************************************/
#globalNav ul:after,
.mainContentsWrapper:after,
.recipeBox:after,
.productInfo:after,
.anchorLink ul:after,
.normalSection:after,
.colTwo .inner:after,
.colTwo_2_1:after,
.colThree:after,
.colFour:after,
.textBtn:after,
.pagetop:after,
.footerTop:after,
.footerNav .linkArea:after,
.footerBottom:after,
.openElement .openTitle:after,
.tabLink ul:after,
.pickUp ul:after,
.categoryTitle .category:after,
.categoryTitle .category ul:after,
.navWrapper:after,
.doorBtn:after,
.relationLink ul:after,
.relatedName:after,
.relatedNamUpper:after,
.borderBox:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
#globalNav ul,
.mainContentsWrapper,
.recipeBox,
.productInfo,
.anchorLink ul,
.normalSection,
.colTwo .inner,
.colTwo_2_1,
.colThree,
.colFour,
.textBtn,
.pagetop,
.footerTop,
.footerNav .linkArea,
.footerBottom,
.openElement .openTitle,
.tabLink ul,
.pickUp ul,
.categoryTitle .category,
.categoryTitle .category ul,
.navWrapper,
.doorBtn,
.relationLink ul,
.relatedName,
.relatedNamUpper,
.borderBox {
 zoom: 1;
}

