@charset "utf-8";

/*-------------------------------------------
--                  Global                 --
-------------------------------------------*/

/*init------------*/

* {
	font-family: "qMmpS Pro W3", "lr oSVbN", Osaka, sans-serif;
	font-size: 12px;
	color: #626E43;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

img, a { border: 0; }
img { line-height: 0; }

/*\GA@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;
	margin-bottom: 30px;
}

/*Header Area--------------------------------
-------------------------------------------*/

/*wb_GATCY@W874@*/
#Header {
	width: 874px;
	position: relative;
}

#Header img { vertical-align: top; }

/*SsgpK[h*/
img.guardLink{
    position:absolute;
}

/*divvf---------*/
#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;
}

/*footernavi3ȏȂ폜-----------*/
#naviArea{
width:570px;
margin-right:auto;
margin-left:auto;
}
/*------------------------------------*/

.productsPhoto {
	padding: 30px 0 20px 13px;
	text-align:center;
}

.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;
}
/**/
/*  top info
---------------------------------------------------------- */
.info{
font-size: 10px;
line-height: 30px;
margin-top: 10px;
color:#333333;
}

/**/
/*  btns
---------------------------------------------------------- */
#socialHead .btns{
float:right;
margin-bottom:2px;
}
#socialHead .btns ul{
}
#socialHead .btns ul li{
display:inline;
vertical-align:middle;
margin-left:5px;
}
#socialHead .btns ul li img{
vertical-align:top;
}


#socialFoot{
margin: 0 0 10px 20px;
}
#socialFoot .btns ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#socialFoot .btns ul{
	margin: 0;
	padding: 0;
	display: inline-block;
}
#socialFoot .btns ul li{
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
	vertical-align: bottom;
}
#socialFoot .btns ul li.facebookBtn02{
	float: none;
	clear: both;
}