/**********************************************************************
Nestle :[ style.css ]

**********************************************************************/

/*---------------------------------------------
 Initialization
---------------------------------------------*/
*{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-style: nomal;
	text-align:left;
}

html,body{
	margin: 0;
	padding: 0;
    height: 100%;
	text-align: center;
    line-height: 1.5;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","LucidaGrande", sans-serif;
}

html{ overflow-y:scroll;}

body{
	background-color: #000;
	font-size: 16px;
}

@media print {
	body{ background: #fff;}
}

/* IE6 */
* html body{ font-size: 100%;}

/* IE7 */
*:first-child+html body{ font-size: 100%;}

ol,ul,li{
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
}

dl, dt, dd{
    margin: 0;
    padding: 0;
    border: none;
}

p, div, pre, span{
    margin: 0;
    padding: 0;
    border: none;
}

h1, h2, h3, h4, h5, h6{
    margin: 0;
    padding: 0;
    border: none;
}

img{
    margin: 0;
    padding: 0;
	border: none;
	vertical-align: top;
	line-height: 0;
}

/*---------------------------------------------
 Base Link Color Setting
---------------------------------------------*/
a,
a:link,
a:hover,
a:focus,
a:active,
a:visited{
    color: #fff;
    outline: none;
}

/*---------------------------------------------
 commonstyle
---------------------------------------------*/
.first{
	margin-left: 0 !important;
	padding-left: 0 !important;
	border: none !important;
}

.noscript{ padding: 10px;}

/*---------------------------------------------
 container
---------------------------------------------*/
#HtmlPlaceholder{
	display:block;
	width:100%;
	text-align:center;
}

#container{
	margin: 0 auto;
	padding: 0;
    width: 964px;
	text-align: center;
	font-size: 75%;
}

/*---------------------------------------------
TOP
---------------------------------------------*/
#container #info{
	width:940px;
	padding:0 0 20px 0;
	margin:15px 25px 0 0;
	border:9px solid #fff;
}
* html #container #info{
	width:950px;
}

#container #info .txtLeft{
	font-size:20px;
	line-height:1.3em;
	margin:20px 0 0 20px;
	padding:0;
	float:left;
	color:#fff;
	width:760px;
	display: inline;
}

#container #info .txtLeft h3{
	font-size:24px;
	margin:0 0 5px 0;
}

#container #info .qrRight{
	margin:60px 20px 0 0;
	padding:0;
	float:right;
	width:110px;
	height:110px;
	display: inline;
}

#container #top{
    width: 964px;
	margin:15px 0 10px 0;
}

	#container #top #main{
		float:left;
		padding-top:8px;
		width: 750px;
	}
	#container #top #menu{
		float:right;
		width: 214px;
		height:760px;
		background:url("/NR/rdonlyres/9936A3EF-9DD3-4488-A16B-B9678F2E55CB/0/bg_menu.jpg") no-repeat;
	}

		#container #top #menu li a{
			display:block;
			text-indent:-9999px;
			overflow:hidden;
		}
			#container #top #menu li.link0{
				margin:28px 0 0 24px;
			}
			#container #top #menu li.link0 a{
				width:58px;
				height:18px;
				background:url("/NR/rdonlyres/703B2ECC-3451-4DCA-A290-EF29580CE00B/0/btn_home.gif") no-repeat;
			}
			#container #top #menu li.link0 a:hover{
				background-position:-200px 0;
			}
			
			#container #top #menu li.link1{
				margin:20px 0 0 13px;
			}
			#container #top #menu li.link1 a{
				width:175px;
				height:158px;
				background:url("/NR/rdonlyres/F52620FA-39C9-41CC-A741-F907A053975F/0/btn_knowledge.gif") no-repeat;
			}
			#container #top #menu li.link1 a:hover{
				background-position:-200px 0;
			}
			
			#container #top #menu li.link2{
				margin:16px 0 0 12px;
			}
			#container #top #menu li.link2 a{
				width:176px;
				height:158px;
				background:url("/NR/rdonlyres/CDCF3453-9668-467D-8484-B23A973209DC/0/btn_diacrisis.gif") no-repeat;
			}
			#container #top #menu li.link2 a:hover{
				background-position:-200px 0;
			}
			
			#container #top #menu li.link3{
				margin:16px 0 0 13px;
			}
			#container #top #menu li.link3 a{
				width:175px;
				height:158px;
				background:url("/NR/rdonlyres/51B0B549-477A-47F3-880A-FCD55B950DAA/0/btn_product.gif") no-repeat;
			}
			#container #top #menu li.link3 a:hover{
				background-position:-200px 0;
			}
			
			#container #top #menu li.link4{
				margin:16px 0 0 13px;
			}
			#container #top #menu li.link4 a{
				width:175px;
				height:158px;
				background:url("/NR/rdonlyres/110A974F-09DB-42BC-AE06-3912C8DFCA01/0/btn_qa.gif") no-repeat;
			}
			#container #top #menu li.link4 a:hover{
				background-position:-200px 0;
			}


/*---------------------------------------------
 footArea
---------------------------------------------*/
#footArea{
	margin: 0;
	padding: 0 0 10px;
    width: 100%;
	background: #000;
	text-align: center;
	font-size: 75%;
	color: #fff;
}

#footArea a{
	color: #fff;
    text-decoration: none;
}

#footArea #footInner{
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

#footArea #footNavi{
	margin: 0 0 0 600px;
	padding: 0 0 15px;
	width: 358px;
	zoom: 1;
}

#footArea #footNavi li{
	float: left;
	line-height: 0;
}

#footArea #footUtility{
	margin-left: 10px;
	overflow: hidden;
	float: left;
}

#footArea #footUtility li{
	padding: 0 10px;
	float: left;
	border-left: 1px solid #fff;
}

#footArea .nestle,
#footArea .copyright,
#footArea .registered{
	margin: 0;
	padding: 0;
	text-align: right;
}

#footArea .nestle{
	margin: 0 20px 10px 0;
	padding: 0;
	float: right;
}

#footArea .copyright{
	margin-bottom: 10px;
	margin-right: 20px;
}
#footArea .registered{ margin-right: 20px;}


/*---------------------------------------------
clearfix
---------------------------------------------*/
.clearfix:after,
#contentArea:after,
#contentArea #mainContents .buttonList:after,
#manufacturBox:after,
#footArea #footNavi:after,
#footArea #footInner:after,
#footArea #footRight:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix{
    display: inline-block;
    min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */


/*add shisnei start */
#TOP{text-align:center;width:100%;background:none;}
#PRODUCT{text-align:center;width:100%;background:none;}
#QA{text-align:center;width:100%;background:none;}

/*add shinsei end */



.topbanner{
	margin-left:162px;
	margin-bottom:25px;
}
