@charset "UTF-8";

/* ================ ColorScheme  ============== */
/*  DefaultTextColor = #334040 = RGB(51,64,64)  */
/*  LogoColor(RED)   = #C6003C = RGB(198,0,60)  */
/*  LogoColor(NAVY)  = #002E59 = RGB(0,46,89)   */
/* ================ /ColorScheme ============== */


/* /// NOTES - default.css ////////////////////////
 - デフォルトスタイル
 - リンク類
	 - リンクテキスト
	 - リンクイメージ
	 - リンクテキスト用　リンクマーカー
	 - リンクテキスト内　アイコン
	 - フッタリンク類型
 ////////////////////////////////////////////// */

/* ==================================================

   デフォルトスタイル

 ================================================== */
* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 100%;
}

/*html {
	background-color:#fff;
}*/

body {
	height: 100%;
	background: #FFF;
	/*background-color:#f2f2f2;*/
	color: #334040;
	font-family: Arial, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, sans-serif;
}



em {
	font-weight: bold;
}

img {
	border: none;
	vertical-align: bottom;
}

/* 注目テキスト */
.text_attention,
.text_emphasis {
	color: #C6003C;
}

/* 注記モジュール */
.module_note {
	clear: both;
	width: auto;
	padding: 10px 10px 2px 10px;
	
	margin:0.9em 0 2em 0;
	
	background: url("/psl/common/img/border_dot.gif") repeat-x left bottom;
}
.module_note_wrap {
	background: url("/psl/common/img/border_dot.gif") repeat-x left top #F2F2F2;
}

.module_note h4 {
	color: #C6003C;
	margin-bottom: 5px;
	padding-left: 20px;
	
	min-height:1.4em;
	height: auto !important;
	height: 1.4em;
	
	line-height: 1.2;
}

.module_note p {
	margin-bottom:10px;
}


/* h4マーカー：！ */
.module_note h4.h4_note {
	background: url("/psl/common/img/main/module_note_h4.gif") no-repeat 0 0;
}
/* h4マーカー：？ */
.module_note h4.h4_q {
	background: url("/psl/common/img/main/module_note_h4_q.gif") no-repeat 0 0;
}

/* 更新情報 */
.opt_update,
.opt_emergency {
	padding: 10px 10px 4px 10px;
	margin-bottom: 0.9em;
	/* peekaboo(IE6) */
	_height: 1%;
}
/* hack(IE7) */
*+html .opt_update,
*+html .opt_emergency {
	height: 1%;
}

.module_note h4.h4_update {
	background: url("/psl/common/img/main/module_note_h4_u.gif") no-repeat 0 0;
	color: #3685D5;
	float: left;
	width: 66px;
	margin-bottom: 0;
}
.module_note div.text_update {
	float: right;
	width: 580px;
	margin: 0;
	padding: 0;
}
#main .module_note div.text_update p,
.module_note div.text_emergency p {
	margin-bottom: 6px;
	line-height: 1.2;
}

.module_note h4 span {
	font-weight: normal;
	margin-left: 20px;
	font-size: 90%;
}

/* 緊急メッセージ */
.module_note.opt_emergency h4.h4_note {
	float: left;
	width: 66px;
	margin-bottom: 0;
}
.module_note div.text_emergency {
	float: right;
	width: 520px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* リンクバナーイメージあり（左画像フロート） */
.module_note_bnr {
	clear: both;
	width: auto;
	padding: 10px 10px 10px 10px;
	margin-bottom: 0.9em;
	background: url("/psl/common/img/border_dot.gif") repeat-x left bottom;
	/* peekaboo(IE6) */
	_height: 1px;
}
/* hack(IE7) */
*+html .module_note_bnr {
	height: 1%;
}

.part_bnr {
	float: left;
	margin-right: 16px;
}


/* ==================================================

   リンク類

 ================================================== */
 
/* ------------------------------------------------
   リンクテキスト
 ------------------------------------------------ */
/* デフォルト */
a {
	text-decoration: underline;
}
a:link {
	color: #264D72;
}
a:visited {
	color: #5C7B99;
}
a:hover {
	color: #198FFF;
}
a:active {
	color: #198FFF;
}



/* /// NOTES - structure.css //////////////////////

 - 基本構造
 - [memo] 基本ページのhtml構造

 ////////////////////////////////////////////// */

/* ------------------------------------------------
   基本構造
 ------------------------------------------------ */
/*#contents_wrapper {
	width: 920px;
	margin:0 auto;
	background-color:#fff !important;
}*/

#header {
	width: 100%;
	margin: 0 auto;
}

#container {
	width: 920px;
	margin: 8px auto;
}

/*#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}*/

/*\*/
/** html #container {
    height: 1em;
}

#container {
    display: block;
}*/
/**/

#main {
	
}

#side {

}

#footer {
	clear: both;
	width: 920px;
	padding-top: 30px;
	padding-bottom: 20px;
}

/* [memo] 基本ページのhtml構造 ____________________________________________________

<body>
	<div id="header">ヘッダ</div>
	<div id="container">
		<div id="main">コンテンツ部 ※テンプレートとして新規作成できるのはこの部分</div>
	</div>
	<div id="footer">フッタ</div>
</body>

____________________________________________________________________________________ */


/* /// NOTES - header.css //////////////////////////// 
	- header共通ストラクチャ, パーツ

	+ サイトタイトルロゴ
	+ ヘッダコンテナ
		+ ナビゲーションエリア
			- ヘッダテキスト (ホーム)
			- ヘッダユーティリティテキスト
			- ティッカーテキスト
			- グローバルナビ
		- PVパネルエリア
	+ サブナビ
	+ トピックパス
	+ テキストサイズ変更
 ////////////////////////////////////////////// */


/* -----------------------------------------------------

 header共通ストラクチャ, パーツ

 ----------------------------------------------------- */
#header {
	
}

#header a {
	text-decoration: none;
}


/* ==================================================

   テキストサイズ変更	(#textsize)

 ================================================== */
 /* 
	 [MEMO]
	.default は medium.css, .large は large.css にて詳細スタイルを定義
*/
 
#header #textsize {
	width: 890px;
	height: 27px;
	font-size: 12px;
	margin: 4px auto 9px auto;
	text-align: right;
	color: #666;
}

#header #textsize a {
	display: inline-block;
	height: 27px;
	background: url(/psl/common/img/bg_textsize.gif) no-repeat 0 0;
	text-indent: -9999px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

#header #textsize a.default {
	width: 36px;
}

#header #textsize a.large {
	width: 35px;
	background-position: -36px 0;
}


/* ==================================================

   iframe関連

 ================================================== */

 
#header_menu {
	width: 100%;
	height: 137px;
	overflow-y: hidden;
}

#header_menu iframe {
	width: 100%;
	height: 137px;
	overflow:hidden;
	
}



#footer_menu {
	width: 100%;
	margin: 0 auto;
}

#footer_menu iframe {

	width: 600px;
	height:55px;
	overflow:hidden;

}

#iframe_pagetop_anchor {
	position:absolute;
	left: 796px; top: 62px;
	padding-left:10px;
	background: url('/psl/common/img/icon_link_up.gif') no-repeat 0 0;
	font-size:12px;
}



/* -----------------------------------------------------
   NewHeaderArea
   add:2013/12/
 ----------------------------------------------------- */
/* gh_navi_v2 */
#gh_navi_v2 {
	height: 36px;
	background: url(/psl/common/img/header/bg_gh_nav.png) repeat-x 0 0;
}

#gh_navi_v2 .gh_navi_contents{
	width: 921px;
	margin: 0 auto;
}

#gh_navi_v2 .nav {
	overflow: hidden;
	background: url(/psl/common/img/header/bg_nav_gh_amway.png) repeat-x 0 0;
}

#gh_navi_v2 .nav li{
	float: left;
	list-style: none;
	background: url(/psl/common/img/header/bg_nav_gh_amway.png) repeat-x 0 0;
}

#gh_navi_v2 .nav li.home a,
#gh_navi_v2 .nav li.cart a,
#gh_navi_v2 .nav li.month a,
#gh_navi_v2 .nav li.menu a {
	display: block;
	height: 36px;
	text-indent: -9999px;
}

#gh_navi_v2 a img {
	border: none;
}

#gh_navi_v2 .nav li.home {
	width: 85px;
}

#gh_navi_v2 .nav li.home.current ,
#gh_navi_v2 .nav li.home:hover {
	background-position: 0 -36px;
}

#gh_navi_v2 .nav li.cart {
	width: 85px;
	background-position: -85px 0;
}

#gh_navi_v2 .nav li.cart:hover {
	background-position: -85px -36px;
}

#gh_navi_v2 .nav li.month {
	width: 130px;
	background-position: -170px 0;
}

#gh_navi_v2 .nav li.month:hover {
	background-position: -170px -36px;
}

#gh_navi_v2 .nav li.menu {
	width: 176px;
	background-position: -300px 0;
}

#gh_navi_v2 .nav li.menu:hover {
	background-position: -300px -36px;
}

#gh_navi_v2 .nav li.menu.current {
	background-position: -300px -72px;
}

#gh_navi_v2 .nav li.search {
	height: 22px;
	width: 352px;
	padding: 7px 0 0 10px;
	background: none;
	letter-spacing: -1em;
}

#gh_navi_v2 .nav li.search input.search_box {
	width: 157px;
	height: 17px;
	padding: 5px 5px 0 24px;
	background: url(/psl/common/img/header/bg_search_box.png) no-repeat 0 0;
	border: none;
	color: #ffffff;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}

#gh_navi_v2 .nav li.search .customSelect {
	display: inline-block;
	padding-left: 21px;
	width: 100px;
	height: 22px;
	background:url(/psl/common/img/header/bg_search_select.png) no-repeat 0 0;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	letter-spacing: normal;
}

#gh_navi_v2 .nav li.search .customSelectInner {
	width: 100px !important;
	margin-top: 5px;
	font-weight: bold;
}

#gh_navi_v2 .nav li.search select {
	border: 1px solid #656565;
	letter-spacing: normal;
}

#gh_navi_v2 .nav li.search .search_submit {
	display: inline-block;
	vertical-align: top;
}

#gh_navi_v2 .nav li.details {
	background: none;
	width: 64px;
	height: 12px;
	margin: 12px 0 0 5px;
}

#gh_navi_v2 .nav li.details a{
	display: block;
}

/* header_v2 */
#header_v2 {
	background: #f4f4f4;
	border-bottom: 1px solid #dcdcdc;
}

#header_v2 .header_contents {
	width: 976px;
	overflow: hidden;
	margin: 0 auto;
}

#header_v2 .logo {
	float: left;
	width: 162px;
}

#gh_amwayNav_v2 {
	display: none;
	width: 100%;
	padding: 10px 0 0 0;
	position: absolute;
	top: 36px;
	left: 0;
	background: #f4f4f4 url(/psl/common/img/header/bg_gh_amway.png) repeat-x 0 100%;
	z-index: 1001;
}

#gh_amwayNav_v2 a img {
	border: none;
}

#gh_amwayNav_v2 .gh_amwayNav_contents{
	width: 920px;
	margin: 0 auto;
}

#gh_amwayNav_v2 .gh_amwayNav_contents a {
	text-decoration: none;
}

#gh_amwayNav_v2 .gh_amwayNav_contents a:hover {
	text-decoration: underline;
}

#gh_amwayNav_v2 .column{
	overflow: hidden;
	margin: 0 0 20px 0;
	background: url(/psl/common/img/header/bg_gh_amway_col3.gif) no-repeat 0 100%;
}

#gh_amwayNav_v2 .col3:first-child {
	margin-left: 0;
}

#gh_amwayNav_v2 .col3{
	width: 280px;
	float: left;
	margin-left: 40px;
}

#gh_amwayNav_v2 .tit_related_link {
	position: relative;
}

#gh_amwayNav_v2 .tit_related_link p{
	line-height: 1;
	position: absolute;
	right: 0;
	top: 10px;
}

#gh_amwayNav_v2 .tit_related_link p a{
	margin: 0 0 0 5px;
}

#gh_amwayNav_v2 .tit_related_link,
#gh_amwayNav_v2 em.tit{
	display: block;
	font-size: 14px;
	height: 40px;
	background: #f4f4f4;
	line-height: 3.1;
	color: #666666;
}

#gh_amwayNav_v2 em.shopping img,
#gh_amwayNav_v2 em.business img,
#gh_amwayNav_v2 em.site img {
	vertical-align: middle;
}

#gh_amwayNav_v2 em.shopping {
	padding-left: 40px;
	background: #f4f4f4 url(/psl/common/img/header/icon_bg_shopping.png) no-repeat 0 7px;
}

#gh_amwayNav_v2 em.business {
	padding-left: 38px;
	background: #f4f4f4 url(/psl/common/img/header/icon_bg_business.png) no-repeat 2px 7px;
}

#gh_amwayNav_v2 em.mypage{
	padding-left:38px;
	background:#f4f4f4 url(/psl/common/img/header/icon_bg_mypage.png) no-repeat 2px 7px;
}/*20140821*/

#gh_amwayNav_v2 em.special{
	padding-left:38px;
	background:#f4f4f4 url(/psl/common/img/header/icon_bg_special.png) no-repeat 0px 7px;
}/*20150120*/

#gh_amwayNav_v2 em.other {
	padding: 0;
}

#gh_amwayNav_v2 em.site {
	padding-left: 38px;
	background: #f4f4f4 url(/psl/common/img/header/icon_bg_site.png) no-repeat 0 10px;
}

#gh_amwayNav_v2 ul {
	border: 1px solid #cccccc;
	border-bottom: none;
}

#gh_amwayNav_v2 ul li {
	list-style: none;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	zoom: 1;
}

#gh_amwayNav_v2 li span{
	display: block;
	zoom: 1;
}

#gh_amwayNav_v2 ul a{
	display: block;
	padding: 7px 5px 7px 22px;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url("/psl/common/img/icon_link.gif") no-repeat 9px 50%;
	zoom: 1;
}

#gh_amwayNav_v2 ul li.line2 a{
	display: table-cell;
	width: 112px;
	height: 100%;
	vertical-align: middle;
	*display: inline;
	zoom: 1;
}

#gh_amwayNav_v2 ul li.line2 a:first-child{
	width: 110px;
	border-right: 1px solid #cccccc;
}

#gh_amwayNav_v2 .related_link a{
	background: url("/psl/common/img/header/icon_link_blank.gif") no-repeat 9px 50%;
	border: none;
}

#gh_amwayNav_v2 .close {
	text-align: center;
}

/* 20150430 todoバッジ表示対応 */
.mypage { position: relative; }
.gh_navi_mybadge {
	position: absolute;
	right: 3px;
	top: 2px;
	padding: 3px 4px;
	line-height: 1;
	color: #ffffff;
	font-size: 12px;
	text-indent: 0;
	background-color: #E60012;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	min-width: 1.1em;
	text-align: center;
}

/* START IMJ add 150615 */
#gh_amwayNav_v2 ul .link_off{
	display: block;
	padding: 7px 5px 7px 22px;
	font-size: 12px;
	color: #aaa;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url("/psl/common/img/icon_link_off.gif") no-repeat 9px 50%;
	zoom: 1;
}

#gh_amwayNav_v2 ul .link_off .text_img_caption{
	color:#aaa;
	padding-left:5px;
	display:inline;
}

#gh_amwayNav_v2 ul li.line2 .link_off{
	display: table-cell;
	width: 112px;
	height: 100%;
	vertical-align: middle;
	*display: inline;
	zoom: 1;
}

#gh_amwayNav_v2 ul li.line2 .link_off .text_img_caption{
	display: block;
	padding-left:0;
}

#gh_amwayNav_v2 ul li.line2 .link_off:first-child{
	width: 110px;
	border-right: 1px solid #cccccc;
}
/* END IMJ add 140615 */

/* -----------------------------------------------------
   NewfooterArea
   add:2013/12/
 ----------------------------------------------------- */
/* footer_v2 */
#footer_v2 a {
	text-decoration: none;
}

#footer_v2 a:hover {
	text-decoration: underline;
}

#footer_v2 a img {
	border: none;
}

#footer_v2 .footer_contents {
	width: 890px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
}

#footer_v2 ul {
	overflow: hidden;
	margin: 0 0 7px -14px;
}

#footer_v2 ul li {
	float: left;
	padding: 0 14px;
	border-left: 1px solid #d3d3d3;
	font-size: 10px;
	list-style: none;
	line-height: 1.0;
}

#footer_v2 ul li:first-child {
	border-left: 0;
}

#footer_v2 ul li a {
	color: #264d72;
}

#footer_v2 p.copyright {
	font-size: 10px;
}

#footer_v2 .page_top {
	margin: -6px 0 0 0;
	padding: 0 0 0 10px;
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 10px;
	background: url(/psl/common/img/footer/icon_bg_top.gif) no-repeat 0 0.3em;
}

#footer_menu{
	width: 100%;
	clear: both;
	margin: 40px 0 0 -2px;
	padding-top: 3px;
	box-shadow: 0px 1px 3px #cccccc;
	-moz-box-shadow: 0px 1px 3px #cccccc;
	-webkit-box-shadow: 0px 1px 3px #cccccc;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, direction=135, strength=2, enabled=true);
	background: #ffffff url(/psl/common/img/footer/bg_footer.png) repeat-x 0 0;
	position: relative;
	z-index: 10;
}

#footer_menu div{
	margin: 0 auto;
	width: 980px;
}

/* McAfee */
#footer_menu div div{
	top: 0 !important;
	left: 820px !important;
	width: auto !important;
}

#footer_menu div div img {
	margin: 10px 0 0 0;
}

#footer_menu iframe{
	width: 980px;
}

#footer_menu div #iframe_pagetop_anchor{
	width: auto !important;
	top: -10px !important;
	right: 0 !important;;
	margin-top: -20px;
	font-size: 10px;
	left: 855px !important;
}