/*-------------------------------------------
--                  Global                 --
-------------------------------------------*/

/*init------------*/

* {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 12px;
	color: #626E43;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

img, a { border: 0; }
img { line-height: 0; }

/*•\Ž¦ƒGƒŠƒA@W874@*/
#Wrapper {
	margin: 0;
	text-align: center;
}

body {
	background: #fff url(/discoveries/common/images/p_bg.gif) repeat-y 50% 0;
}

#Main {
	width: 873px;
	margin: 0 auto;
	text-align: center;
}

/**:first-child+html #Main { 
	width: 873px;
	margin: 0 auto;
	text-align: center;
	padding-left: 1px;
} */

/*Flash Area--------------------------------
-------------------------------------------*/
#FlashArea {
	width: 873px;
	height: 304px;
}

/*Header Area--------------------------------
-------------------------------------------*/

/*ƒwƒbƒ_ƒGƒŠƒAƒTƒCƒY@W874@*/
#Header {
	width: 874px;
	position: relative;
}

#Header img { vertical-align: top; }

/*ƒƒS•s³Žg—pƒK[ƒh*/
img.guardLink{
    position:absolute;
}

/*div—v‘f---------*/
#Header #Logo {
	position: absolute;
	top: 20px;
	left: 29px;
}

/*GlobalMenu------*/

#Header #GlobalMenu {
	height: 31px;
	padding: 101px 0 21px 4px;
}

#Header #GlobalMenu li {
	list-style-type: none;
	text-decoration: none;
	float: left;
}

/*Footer Area--------------------------------
-------------------------------------------*/

/*Footer----------*/
#Footer {
	clear: both;
	padding: 20px;
	background: url(/discoveries/common/images/p_footer_bg.gif) repeat-x 0 0;
	text-align: left;
}

#Footer ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#Footer ul li {
	float: left;
	list-style-type: none;
}

#Footer #Copyright {
	margin-top: 10px;
	padding: 0;
	color: #C6C5C2;
}

.Link01 {
	color: #C6C5C2;
	text-decoration: none;
	margin-right: 20px;
	background: url(/discoveries/common/images/icon_arrow_01.gif) no-repeat 0 50%;
	padding-left: 12px;
}

.Link01:hover {
	text-decoration: underline;
}

/*Other--------------------------------
-------------------------------------------*/

/*Clear-----------*/
.Clear { clear: both; line-height: 0; }

ul, ol {
	padding-left: 20px;
}

.productsPhoto {
	padding: 30px 0 20px 13px;
}

.productsPhoto li {
	list-style: none;
	float: left;
	padding-left: 12px;
}

/*Text---------------------------------------
-------------------------------------------*/

.S {font-size: 10px; font-weight: normal;}
.M {font-size: 12px;}
.L {font-size: 14px;}

/*Clearfix-----------------------------------
-------------------------------------------*/

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/*\*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/**/