@charset "utf-8";

/***************************************************
	common.css
	共通レイアウトスタイル定義
***************************************************/

/* Reset
------------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}

/* Base
------------------------------------------------------------ */
html {	overflow-y: scroll;}
body {
	line-height: 1.6;
	font-size: 75%;
	color: #444;
	background-color: #FFF;
}
* html body {    font-family: 'ＭＳ Ｐゴシック', Verdana, Arial, Helvetica, Sans-Serif;}
*:first-child+html body {    font-family: 'ＭＳ Ｐゴシック', Verdana, Arial, Helvetica, Sans-Serif;}
img {	vertical-align: bottom;}
hr	{	display: none;}

/* Link
------------------------------------------------------------ */
a { outline: none; }
a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
a:active {	color: #0099ff;}

/*-----container-----*/
#container {}

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

#header-top {
	width: 100%;
	height: 31px;
	padding-top: 10px;
	background: url(/excludes/img/common/header_bg_01.jpg) 0 0 repeat-x;
}
#header-top-inn {
	width: 975px;
	margin: 0 auto;
}
#header-top #siteCath {
	float: left;
}
#header-top .topNavi {
	float: right;
}
#header-top .topNavi li {
	float: left;
	margin: 0 0 0 10px;
}
#header-top .topNavi li a {
	white-space: nowrap;
}

#header-btm {
	width: 975px;
	margin: 0 auto;
}
#header-btm #siteLogo {
	float: left;
}
#header-btm #headerTel {
	float: left;
	margin: 17px 0 0 50px;
}
#header-btm #stateBlock {
	float: right;
	padding: 3px 0 0 0;
}
#header-btm #stateBlock li {
	float: left;
	margin-left: 10px;
}
#header-btm #stateBlock #header-login {
}
#header-btm #stateBlock #header-cart {
	width: 313px;
}
#header-btm #stateBlock #header-cart a {
	float: left;
}
#header-btm #stateBlock #header-cart p {
	float: right;
	width: 145px;
	height: 50px;
	padding: 11px 5px 0 15px;
	overflow: hidden;
	background: url(/excludes/img/common/header_price_bg.jpg) 0 0 no-repeat;
}
#header-btm #stateBlock #header-cart p .price01 {
	color: #FE3434;
	font-weight: bold;
}
#header-btm #stateBlock #header-cart p .price02 {
	font-weight: bold;
}
#header-btm02 {
	width: 975px;
	margin: 12px auto 0;
}
#header-btm02 #userInfo {
	float: left;
	width: 615px;
	height: 25px;
	padding: 6px 4px 0 30px;
	overflow: hidden;
	background: url(/excludes/img/common/header_guest_bg.jpg) 0 0 no-repeat;
	font-size: 117%;
}
#header-btm02 #userInfo .userInfoTxt01 ,
#header-btm02 #userInfo .userInfoTxt02 {
	margin-right: 2.5em;
}
#header-btm02 #userInfo .name {
	font-weight: bold;
}
#header-btm02 #userInfo .point01 ,
#header-btm02 #userInfo .point02 {
	color: #FE3434;
	font-weight: bold;
}
#header-btm02 #sendfreeList {
	float: right;
	width: 310px;
	color: #FE3434;
	font-size: 117%;
	font-weight: bold;
}
#header-btm02 #sendfreeList li {
	height: 26px;
	padding: 5px 0 0 0;
	text-align: center;
	overflow: hidden;
}
#header-btm02 #sendfreeList #sendfree01 {
	float: left;
	width: 160px;
	background: url(/excludes/img/common/header_sendfree01_bg.jpg) 0 0 no-repeat;
}
#header-btm02 #sendfreeList #sendfree02 {
	float: right;
	width: 140px;
	background: url(/excludes/img/common/header_sendfree02_bg.jpg) 0 0 no-repeat;
}


/*-----gnavi-----*/
#gNavi {
	clear: both;
	height: 87px;
	margin: 12px auto 0;
	background: url(/excludes/img/common/gnavi_bg_01.jpg) 0 0 repeat-x;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.20);
}
#gNavi-menu {
	width: 975px;
	margin: 0 auto;
}
#gNavi-menu li {
	float: left;
	margin: 0 3px 0 0;
}
#gNavi-menu li.n01 {	width: 80px; position: relative;}
#gNavi-menu li.n02 {	width: 123px; position: relative;}
#gNavi-menu li.n03 {	width: 158px; position: relative;}
#gNavi-menu li.n04 {	width: 186px; position: relative;}
#gNavi-menu li.n05 {	width: 186px; position: relative;}
#gNavi-menu li.n06 {	width: 227px; position: relative; margin: 0;}
#gNavi-menu li a {
	display: block;
	height: 44px;
}
#gNavi-menu li.n01 a {	background: url(/excludes/img/common/gnavi_01_on.jpg) 0 0 no-repeat;}
#gNavi-menu li.n02 a {	background: url(/excludes/img/common/gnavi_02_on.jpg) 0 0 no-repeat;}
#gNavi-menu li.n03 a {	background: url(/excludes/img/common/gnavi_03_on.jpg) 0 0 no-repeat;}
#gNavi-menu li.n04 a {	background: url(/excludes/img/common/gnavi_04_on.jpg) 0 0 no-repeat;}
#gNavi-menu li.n05 a {	background: url(/excludes/img/common/gnavi_05_on.jpg) 0 0 no-repeat;}
#gNavi-menu li.n06 a {	background: url(/excludes/img/common/gnavi_06_on.jpg) 0 0 no-repeat;}

body#home #gNavi-menu li.n01 img.gnaviImg ,
body#category_diet #gNavi-menu li.n02 img.gnaviImg ,
body#category_health #gNavi-menu li.n03 img.gnaviImg ,
body#category_beauty #gNavi-menu li.n04 img.gnaviImg ,
body#company_efforts #gNavi-menu li.n05 img.gnaviImg ,
body#mypage #gNavi-menu li.n06 img.gnaviImg {
	display: none;
}

#gNavi-serch {
	width: 975px;
	margin: 0 auto;
}
#gNavi-serch #searchList01 {
	float: left;
	padding: 7px 0 0 0;
}
#gNavi-serch #searchList01 li {
	float: left;
	margin: 0 7px 0 0;
}
#gNavi-serch .right {
	float: right;
	padding-top: 8px;
}
#gNavi-serch .right form {
	float: left;
	width: 383px;
}
#gNavi-serch .right form .s_word {
	width: 305px;
	padding: 2px;
	line-height: 20px;
	border: 1px solid #dddddd;;
}
#gNavi-serch .right form .focus {
	color:#999999;
}
#gNavi-serch .right form .s_word:active {}
#gNavi-serch .right form .s_btn {
	vertical-align: top;
}
#gNavi-serch .right .catalog {
	float: left;
	font-size: 117%;
	padding: 3px 0 0 5px;
}

/* プルダウンメニュー */
#gNavi-menu li.n02:hover img.gnaviImg ,
#gNavi-menu li.n03:hover img.gnaviImg ,
#gNavi-menu li.n04:hover img.gnaviImg {
	display: none;
}
#gNavi-menu li ul li {
	float: none;
	margin: 0;
}
#gNavi-menu li ul li a {
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none;
	width: 162px;
	height: auto;
	padding: 10px 12px;
	background: none!important;
}
#gNavi-menu li ul a:hover {
	color: #83b501;
	background: url(/excludes/img/common/gnavi_mark_01.png) 90% center no-repeat!important;
}
#gNavi-menu li ul li:hover a {
	color: #83b501;
	font-weight: bold;
}
#gNavi-menu li ul li:hover dl a {
	color: #3d3d3d;
	font-weight: bold;
	padding: 0;
	background: none!important;
}
#gNavi-menu li ul li dl a:hover {
	color: #83b501;
}
#gNavi-menu li .pullDownBox ,
#gNavi-menu li ul li .grandchildBox {
	display: none;
	position: absolute;
}
#gNavi-menu li:hover .pullDownBox {
	display: block;
	z-index: 2000;
	height: 371px;
	top: 44px;
	left: 0;
	font-size: 117%;
	line-height: 1.2;
	border-top: 5px solid #83b501;
	background: #ffffff url(/excludes/img/common/gnavi_shadow_01.png) 186px 0 repeat-y;
}
#gNavi-menu li:hover ul {
	height: 371px;
	/*background: #ffffff url(/excludes/img/common/gnavi_shadow_01.png) 190px 0 repeat-y;*/
	_background: #ffffff;
	border-bottom-left-radius: 3px; 
	border-bottom-right-radius: 3px; 
	-webkit-border-bottom-left-radius: 3px; 
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.80);
}
#gNavi-menu li.n02:hover ul {
	background: url(/excludes/img/common/gnavi_pulldown_n02_bg.jpg) 0 bottom no-repeat;
}
#gNavi-menu li.n03:hover ul {
	background: url(/excludes/img/common/gnavi_pulldown_n03_bg.jpg) 0 bottom no-repeat;
}
#gNavi-menu li.n04:hover ul {
	background: url(/excludes/img/common/gnavi_pulldown_n04_bg.jpg) 0 bottom no-repeat;
}
#gNavi-menu li ul li dl {
	position: absolute;
	z-index: 300;
	top: 0;
	left: 15px;
	width: 100%;
}
#gNavi-menu li ul li dl a {
	width: auto;
}
#gNavi-menu li ul li:hover .grandchildBox {
	display: block;
	z-index: 200;
	height: 371px;
	padding: 0 0 0 15px;
	top: 0;
	left: 187px;
	border-bottom-right-radius: 3px; 
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}
#gNavi-menu li ul li dl dt {
	color: #83b501;
	font-weight: bold;
	font-size: 115%;
	line-height: 1.2;
	padding: 10px 0;
}
#gNavi-menu li ul li dl dd {
	margin: 0 0 12px 0;
}
#gNavi-menu li ul li.n02_01 dl dd ,
#gNavi-menu li ul li.n03_02 dl dd ,
#gNavi-menu li ul li.n04_06 dl dd {
	float: left;
}
#gNavi-menu li ul li.n02_01 dl dd.clm01 {
	clear: both;
	width: 340px;
}
#gNavi-menu li ul li.n02_01 dl dd.clm02 {
	width: 230px;
}
#gNavi-menu li ul li.n03_02 dl dd a {
	width: 166px;
}
#gNavi-menu li ul li.n04_06 dl dd a {
	width: 240px;
}


/*  */
.dispGrandchild_n02_01 {
	width: 776px;
}
#gNavi-menu li.n02 ul li.n02_01 .grandchildBox {
	width: 574px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_01.jpg) right bottom no-repeat;
}
.dispGrandchild_n02_02 {
	width: 576px;
}
#gNavi-menu li.n02 ul li.n02_02 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_02.jpg) right bottom no-repeat;
}
.dispGrandchild_n02_03 {
	width: 576px;
}
#gNavi-menu li.n02 ul li.n02_03 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_03.jpg) right bottom no-repeat;
}
.dispGrandchild_n02_04 {
	width: 576px;
}
#gNavi-menu li.n02 ul li.n02_04 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_04.jpg) right bottom no-repeat;
}
/*.dispGrandchild_n02_05 {*/
.dispGrandchild_n03_08 ,
.dispGrandchild_n04_08 {
	width: 576px;
}
/*#gNavi-menu li.n02 ul li.n02_05 .grandchildBox {*/
#gNavi-menu li.n03 ul li.n03_08 .grandchildBox ,
#gNavi-menu li.n04 ul li.n04_08 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_05.jpg) right bottom no-repeat;
}
.dispGrandchild_n03_01 {
	width: 576px;
}
#gNavi-menu li.n03 ul li.n03_01 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_06.jpg) right bottom no-repeat;
}
.dispGrandchild_n03_02 {
	width: 726px;
}
#gNavi-menu li.n03 ul li.n03_02 .grandchildBox {
	width: 524px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_07.jpg) right bottom no-repeat;
}
.dispGrandchild_n03_03 {
	width: 576px;
}
#gNavi-menu li.n03 ul li.n03_03 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_08.jpg) right bottom no-repeat;
}
.dispGrandchild_n03_04 {
	width: 576px;
}
#gNavi-menu li.n03 ul li.n03_04 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_09.jpg) right bottom no-repeat;
}
.dispGrandchild_n03_05 {
	width: 576px;
}
#gNavi-menu li.n03 ul li.n03_05 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_10.jpg) right bottom no-repeat;
}
.dispGrandchild_n03_06 {
	width: 576px;
}
#gNavi-menu li.n03 ul li.n03_06 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_11.jpg) right bottom no-repeat;
}
.dispGrandchild_n03_07 {
	width: 576px;
}
#gNavi-menu li.n03 ul li.n03_07 .grandchildBox {
	width: 374px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_12.jpg) right bottom no-repeat;
}
.dispGrandchild_n04_01 {
	width: 646px;
}
#gNavi-menu li.n04 ul li.n04_01 .grandchildBox {
	width: 444px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_13.jpg) right bottom no-repeat;
}
.dispGrandchild_n04_02 {
	width: 596px;
}
#gNavi-menu li.n04 ul li.n04_02 .grandchildBox {
	width: 394px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_14.jpg) right bottom no-repeat;
}
.dispGrandchild_n04_03 {
	width: 646px;
}
#gNavi-menu li.n04 ul li.n04_03 .grandchildBox {
	width: 444px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_15.jpg) right bottom no-repeat;
}
.dispGrandchild_n04_04 {
	width: 596px;
}
#gNavi-menu li.n04 ul li.n04_04 .grandchildBox {
	width: 394px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_16.jpg) right bottom no-repeat;
}
.dispGrandchild_n04_05 {
	width: 596px;
}
#gNavi-menu li.n04 ul li.n04_05 .grandchildBox {
	width: 394px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_17.jpg) right bottom no-repeat;
}
.dispGrandchild_n04_06 {
	width: 686px;
}
#gNavi-menu li.n04 ul li.n04_06 .grandchildBox {
	width: 484px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_18.jpg) right bottom no-repeat;
}
.dispGrandchild_n04_07 {
	width: 596px;
}
#gNavi-menu li.n04 ul li.n04_07 .grandchildBox {
	width: 394px;
	background: url(/excludes/img/common/gnavi_pulldown_bg_19.jpg) right bottom no-repeat;
}


/*-----breadSnsBox-----*/
#breadSnsBox {
	clear: both;
	width: 975px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}
#breadcrumbs {
	float: left;
}
#breadcrumbs li {
	display:inline;
	line-height:110%;
}
#breadcrumbs a {
	padding-right:10px;
	background: url(/excludes/img/common/breadcrumbs_arrow_01.gif) right center no-repeat;
}
#snsBtn {
	float: right;
}
#snsBtn #snsBtnFB ,
#snsBtn #snsBtnTW ,
#snsBtn #snsBtnGP {
	float: left;
	margin: 0 0 0 10px;
}

/*-----footer-----*/
#contents {
	clear: both;
	width: 975px;
	margin: 0 auto;
}

/*-----main-----*/
#main {
	float: left;
	width: 700px;
}

/*-----sNavi-----*/
#sNavi {
	float: right;
	width: 250px;
}
#sNavi .bnArea {	margin-bottom: 15px;}
#sNavi .recommend_words {
	margin-bottom: 15px;
	padding: 0 0 9px;
	background: url(/excludes/img/common/snavi_radius_btm.gif) 0 100% no-repeat;
}
#sNavi .recommend_words .inn {
	padding-top: 10px;
	background: url(/excludes/img/common/snavi_radius_top.gif) 0 0 no-repeat;
}
#sNavi .recommend_words .search {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#sNavi .recommend_words .search form {
	height: 26px;
	margin: 0 9px;
	padding: 0 0 10px 0;
}
#sNavi .recommend_words .search .s_word {
	float: left;
	width: 179px;
	line-height: 20px;
	margin: 0;
	padding: 2px;
	border: 1px solid #dfdfdf;
}
#sNavi .recommend_words .search .s_word:active {}
#sNavi .recommend_words .search .s_btn {
	float: right;
	vertical-align: top;
}
#sNavi .recommend_words dd {
	padding: 9px 0 1px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#sNavi .recommend_words dd ul {
	margin: 0 6px 0 9px;
	padding: 7px 8px;
	background-color: #f5f5f5;
}
#sNavi .recommend_words dd ul li {
	font-size: 117%;
	padding: 0 3px 0 0;
	display: inline;
}
#sNavi .categry_ranking {
	margin-bottom: 15px;
	padding: 0 0 10px;
	background: url(/excludes/img/common/snavi_radius_btm.gif) 0 100% no-repeat;
}
#sNavi .categry_ranking .inn {
	padding-top: 10px;
	background: url(/excludes/img/common/snavi_radius_top.gif) 0 0 no-repeat;
}
#sNavi .categry_ranking dl {
	padding: 0 9px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#sNavi .categry_ranking dt {	margin-bottom: 5px;}
#sNavi .categry_ranking dd ul {	padding-bottom: 15px;}
#sNavi .categry_ranking dd li {
	font-size: 117%;
	padding: 3px 10px;
	border-bottom: 1px dotted #ddd;
}
#sNavi .categry_ranking dd li a {	text-decoration: none;}
#sNavi .categry_ranking dd li a:hover {	text-decoration: underline;}

#sNavi .check_item {
	margin-bottom: 15px;
	padding: 0 0 10px;
	background: url(/excludes/img/common/snavi_radius_btm.gif) 0 100% no-repeat;
}
#sNavi .check_item dt {}
#sNavi .check_item dd {
	padding-top: 9px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#sNavi .check_item dd ul {
	padding: 0 9px;
}
#sNavi .check_item dd ul li {	padding-bottom: 15px;}
#sNavi .check_item dd ul li:after {
    content: "";
    display: block;
    clear: both;
}
#sNavi .check_item dd ul li {    zoom:1;}
#sNavi .check_item dd ul li .img {
	float: left;
	width: 60px;
}
#sNavi .check_item dd ul li .ttl {
	float: right;
	width: 160px;
	line-height: 1.3;
}
#sNavi .check_item dd ul li .price {
	float: right;
	width: 160px;
	font-size: 91.6%
}
#sNavi .beginner {
	margin-bottom: 15px;
	padding: 9px 14px;
	border: 1px solid #83b501;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fcfaef;
}
#sNavi .beginner dl dd ul {
}
#sNavi .beginner dl dd ul li {
	font-size: 117%;
	margin: 0.5em 0 0 0;
	padding: 0 0 0 25px;
	background: url(/excludes/img/common/snavi_beginner_mark_01.png) 0 center no-repeat;
}

#sNavi .by_purpose_list {
	margin-bottom: 15px;
	padding: 0 0 9px;
	background: url(/excludes/img/common/snavi_radius_btm.gif) 0 100% no-repeat;
}
#sNavi .by_purpose_list h2 {}
#sNavi .by_purpose_list dl {
	font-size: 117%;
	padding: 10px 9px 1px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#sNavi .by_purpose_list dt {	margin-bottom: 5px;}
#sNavi .by_purpose_list dd ul {	padding-bottom: 5px;}
#sNavi .by_purpose_list dd li {
	margin: 8px 0 0 0;
	padding: 0 10px 0 18px;
	background: url(/excludes/img/search/search_mark_01.jpg) 0 0.3em no-repeat;
}
#sNavi .by_purpose_list dd li a {	text-decoration: none;}
#sNavi .by_purpose_list dd li a:hover {	text-decoration: underline;}


/* aboutページ新規追加関連 */

#sNavi .navArea { width:250px; padding-bottom:8px; color:#91551f; margin-bottom:15px; background: url(/excludes/img/common/nav_btm.jpg)  no-repeat left bottom; }

#sNavi .navArea .title { width:250px; height:41px; display:block; text-indent:-9999px; background: url(/excludes/img/common/nav_ttl.jpg)  no-repeat left top; margin:0; padding:0; }

#sNavi .navArea li a { width:218px; height:61px; display:block; }

#sNavi h4 { margin:30px 0 10px; }

#sNavi .navLineupArea { margin-bottom:20px; }

#sNavi .navLineupArea li { margin-bottom:10px; }

#sNavi .contact { margin:20px 0; }

#sNavi .fb { margin-top:30px; }


/* カート */
#sNavi .cartBox {
	clear: both;
	margin: 0 0 15px 0;
	background: url(/excludes/img/common/snavi_radius02_bg.gif) 0 0 repeat-y;
}
#sNavi .cartBox dl {
	padding: 5px 0 0 0;
	background: url(/excludes/img/common/snavi_radius02_top.gif) 0 0 no-repeat;
}
#sNavi .cartBox dl dt {
	padding: 10px 15px 20px 15px;
	background: url(/excludes/img/common/snavi-cart_bg_01.jpg) center bottom no-repeat;
}
#sNavi .cartBox dl dd.cart {
	margin: 0 5px;
	padding: 7px 10px 15px 10px;
	border-bottom: 1px dotted #f7f7f7;
}
#sNavi .cartBox dl dd.login {
	padding: 15px 15px 15px 15px;
	background: url(/excludes/img/common/snavi_radius02_btm.gif) 0 bottom no-repeat;
}
#sNavi .cartBox h4 {
	background: url(/excludes/img/common/snavi-cart_bg_01.jpg) center bottom no-repeat;
}
#sNavi .cartBox .inBox {
	clear: both;
	background: url(/excludes/img/common/snavi_radius02_btm.gif) 0 bottom no-repeat;
}
#sNavi .cartBox .cartBtn {
	float: left;
}
#sNavi .cartBox .cartTxt {
	float: right;
	width: 110px;
	line-height: 1.4;
	text-align: center;
}
#sNavi .cartBox .cartTxt .amout {
	margin: 0 0 5px 0;
}
#sNavi .cartBox .loginBtn {
	clear: both;
	margin: 0 0 10px 0;
}

#sNavi .orderTxt01 {
	clear: both;
	margin: 0 0 15px 0;
}

/* ランキング */
#sNavi .rankBox {
	clear: both;
	margin: 0 0 15px 0;
	padding: 9px;
	border: 1px solid #ffb552;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	background: #fef6e1;
}
#sNavi .rankBox dl dt {
	color: #ff7417;
	font-weight: bold;
	font-size: 117%;
	text-align: center;
	margin: 0 0 10px 0;
}
#sNavi .rankBox dl dd {
	background: #ffffff;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#sNavi .rankBox dl dd ul li {
	clear: both;
	width: 210px;
	margin: 0 0 0 0;
	padding: 40px 10px 10px 10px;
	border-bottom: 1px dotted #ffe9d4;
	overflow: hidden;
}
#sNavi .rankBox dl dd ul li:last-child {
	border: none;
}
#sNavi .rankBox dl dd ul li.no01 {
	background: url(/excludes/img/common/snavi-rank_ico_01.jpg) 10px 10px no-repeat;
}
#sNavi .rankBox dl dd ul li.no02 {
	background: url(/excludes/img/common/snavi-rank_ico_02.jpg) 10px 10px no-repeat;
}
#sNavi .rankBox dl dd ul li.no03 {
	background: url(/excludes/img/common/snavi-rank_ico_03.jpg) 10px 10px no-repeat;
}
#sNavi .rankBox dl dd ul li.no04 {
	background: url(/excludes/img/common/snavi-rank_ico_04.jpg) 10px 10px no-repeat;
}
#sNavi .rankBox dl dd ul li.no05 {
	background: url(/excludes/img/common/snavi-rank_ico_05.jpg) 10px 10px no-repeat;
}

#sNavi .rankBox dl dd ul li .picBox {
	float: left;
	margin: 0 10px 0 0;
}
#sNavi .rankBox dl dd ul li .name {
	font-weight: bold;
}
#sNavi .rankBox dl dd ul li .price {
	font-size: 84%;
	font-weight: bold;
}
#sNavi .rankBox dl dd ul li .price .num {
	color: #ff3430;
}

/* 総合ランキング */
#sNavi .totalRrankBox {
	clear: both;
	margin: 0 0 15px 0;
	padding: 9px;
	border: 1px solid #ff8900;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	background: #ffefe9;
}
#sNavi .totalRrankBox dl dt {
	color: #ff4100;
	font-weight: bold;
	font-size: 117%;
	text-align: center;
	margin: 0 0 10px 0;
}
#sNavi .totalRrankBox dl dd {
	background: #ffffff;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#sNavi .totalRrankBox dl dd ul li {
	clear: both;
	width: 210px;
	margin: 0 0 0 0;
	padding: 40px 10px 10px 10px;
	border-bottom: 1px dotted #ffe9d4;
	overflow: hidden;
}
#sNavi .totalRrankBox dl dd ul li:last-child {
	border: none;
}
#sNavi .totalRrankBox dl dd ul li.no01 {
	background: url(/excludes/img/common/snavi-rank_ico_01.jpg) 10px 10px no-repeat;
}
#sNavi .totalRrankBox dl dd ul li.no02 {
	background: url(/excludes/img/common/snavi-rank_ico_02.jpg) 10px 10px no-repeat;
}
#sNavi .totalRrankBox dl dd ul li.no03 {
	background: url(/excludes/img/common/snavi-rank_ico_03.jpg) 10px 10px no-repeat;
}
#sNavi .totalRrankBox dl dd ul li .picBox {
	float: left;
	margin: 0 10px 0 0;
}
#sNavi .totalRrankBox dl dd ul li .name {
	font-weight: bold;
}
#sNavi .totalRrankBox dl dd ul li .price {
	font-size: 84%;
	font-weight: bold;
}
#sNavi .totalRrankBox dl dd ul li .price .num {
	color: #ff3430;
}

/* この商品をみた方はこちらもチェックしています */
#sNavi .watchBox {
	clear: both;
	margin: 0 0 15px 0;
	padding: 9px;
	border: 1px solid #9750b2;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	background: #f8eafe;
}
#sNavi .watchBox dl dt {
	color: #9750b2;
	font-weight: bold;
	font-size: 117%;
	text-align: center;
	margin: 0 0 10px 0;
}
#sNavi .watchBox dl dd {
	background: #ffffff;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#sNavi .watchBox dl dd ul li {
	clear: both;
	width: 210px;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dotted #ffe9d4;
	overflow: hidden;
}
#sNavi .watchBox dl dd ul li:last-child {
	border: none;
}
#sNavi .watchBox dl dd ul li .picBox {
	float: left;
	margin: 0 10px 0 0;
}
#sNavi .watchBox dl dd ul li .name {
	font-weight: bold;
}
#sNavi .watchBox dl dd ul li .price {
	font-size: 84%;
	font-weight: bold;
}
#sNavi .watchBox dl dd ul li .price .num {
	color: #ff3430;
}

/* この商品を購入した方はこちらの商品も購入しています */
#sNavi .buyBox {
	clear: both;
	margin: 0 0 15px 0;
	padding: 9px;
	border: 1px solid #f35270;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	background: #ffeef2;
}
#sNavi .buyBox dl dt {
	color: #e4172a;
	font-weight: bold;
	font-size: 117%;
	text-align: center;
	margin: 0 0 10px 0;
}
#sNavi .buyBox dl dd {
	background: #ffffff;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#sNavi .buyBox dl dd ul li {
	clear: both;
	width: 210px;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dotted #ffe9d4;
	overflow: hidden;
}
#sNavi .buyBox dl dd ul li:last-child {
	border: none;
}
#sNavi .buyBox dl dd ul li .picBox {
	float: left;
	margin: 0 10px 0 0;
}
#sNavi .buyBox dl dd ul li .name {
	font-weight: bold;
}
#sNavi .buyBox dl dd ul li .price {
	font-size: 84%;
	font-weight: bold;
}
#sNavi .buyBox dl dd ul li .price .num {
	color: #ff3430;
}

/* あなたにおすすめの商品 */
#sNavi .snaviRecommendyouBox {
	clear: both;
	margin: 0 0 15px 0;
	padding: 9px;
	border: 1px solid #74bd30;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	background: #f1fae9;
}
#sNavi .snaviRecommendyouBox dl dt {
	color: #76bd33;
	font-weight: bold;
	font-size: 117%;
	text-align: center;
	margin: 0 0 10px 0;
}
#sNavi .snaviRecommendyouBox dl dd {
	background: #ffffff;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#sNavi .snaviRecommendyouBox dl dd ul li {
	clear: both;
	width: 210px;
	margin: 0 0 0 0;
	padding: 40px 10px 10px 10px;
	border-bottom: 1px dotted #ffe9d4;
	overflow: hidden;
}
#sNavi .snaviRecommendyouBox dl dd ul li:last-child {
	border: none;
}
#sNavi .snaviRecommendyouBox dl dd ul li.no01 {
	background: url(/excludes/img/common/snavi-rank_ico_01.jpg) 10px 10px no-repeat;
}
#sNavi .snaviRecommendyouBox dl dd ul li.no02 {
	background: url(/excludes/img/common/snavi-rank_ico_02.jpg) 10px 10px no-repeat;
}
#sNavi .snaviRecommendyouBox dl dd ul li.no03 {
	background: url(/excludes/img/common/snavi-rank_ico_03.jpg) 10px 10px no-repeat;
}
#sNavi .snaviRecommendyouBox dl dd ul li .picBox {
	float: left;
	margin: 0 10px 0 0;
}
#sNavi .snaviRecommendyouBox dl dd ul li .name {
	font-weight: bold;
}
#sNavi .snaviRecommendyouBox dl dd ul li .price {
	font-size: 84%;
	font-weight: bold;
}
#sNavi .snaviRecommendyouBox dl dd ul li .price .num {
	color: #ff3430;
}

/* 友達に紹介する */
#sNavi .introBox {
	clear: both;
	margin: 0 0 15px 0;
}
#sNavi .introBox .introCampBn {
	margin: 0 0 15px 0;
}
#sNavi .introBox a {
}

/* 6大特典 */
#sNavi .benefit6Box {
	clear: both;
	margin: 0 0 5px 0;
}


/*-----footer-----*/
#footer {
	clear: both;
	padding-top: 13px;
	background: url(/excludes/img/common/footer_bg_01.jpg) 0 0 repeat-x;
}
#footer .btmNavi {
	padding-bottom: 8px;
	text-align: center;
	background-color: #ddd;
}
#footer .btmNavi a {
	color: #444444;
}
#footer-navi {
	padding: 20px 0;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ddd;
}
#footer-navi-inn {
	width: 975px;
	margin: 0 auto;
}
#footer-navi a {
	color: #444444;
	text-decoration: none;
	font-size: 116.6%;
	font-weight: bold;
}
#footer-navi a:hover {	text-decoration: underline;}
#footer-navi li li a {
	font-size: 100%;
	font-weight: normal;
}
#footer-navi ul {
	float: left;
	width: 243px;
}
#footer-navi li {	padding-bottom: 5px;}
#footer-navi li ul {
	float: none;
	width: auto;
	margin-bottom: 20px;
}
#footer-navi li li {	padding-bottom: 0;}

#footer-btm {
	width: 975px;
	margin: 0 auto;
}
#footer-btm .ismsseal {
	float: right;
	padding: 25px 20px 0 0;
}
#footer-btm .sslseal {
	float: right;
	padding: 10px 0 0 0;
}
#footer-btm .logo {
	float: left;
	padding: 20px 15px 0 0;
}
#footer-btm address {
	float: left;
	padding-top: 40px;
}
#footer-btm .copyright {
	clear: both;
	padding: 10px 0 10px 0;
}

/* main共通 
------------------------------------------------------------ */
#main .rdbox01 {
	padding-bottom: 10px;
	background: url(/excludes/img/index/radius_bg_btm.gif) 0 100% no-repeat;
}
#main .rdbox01-wrap {
	padding-top: 10px;
	background: url(/excludes/img/index/radius_bg_top.gif) 0 0 no-repeat;
}
#main .rdbox01-inn {
	padding: 1px 0;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
/* clear */
.clearfix:after,
#main #item_review dl:after,
#main #item_review dd:after,
#main #item_pickup dl:after,
#main #item_pickup dd:after,
#main #topics_list li:after,
#main #diet_information ul:after,
#main #diet_information li:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix,
#main #item_review dl,
#main #item_review dd,
#main #item_pickup dl,
#main #item_pickup dd,
#main #topics_list li,
#main #diet_information ul,
#main #diet_information li {    zoom:1;}

/*タブ用コンテンツ*/
.content_wrap.disnon {
	display: none;
}
#content_wrap1 {
	display: block;
}


/* item_review
------------------------------------------------------------ */
#main #item_review {
	clear: both;
	margin-bottom: 15px;
}
#main #item_review .ttlBox {
	position: relative;
	margin-bottom: 12px;
}
#main #item_review .linkbtn {
	position: absolute;
	top: 3px;
	left: 597px;
}
body#home #main #item_review .linkbtn {
	top: 13px;
}
#main #item_review .rdbox01 {
	padding-bottom: 5px;
}
#main #item_review .rdbox01-wrap {
	padding-top: 15px;
}
#main #item_review dl {
	margin-bottom: 10px;
	padding: 0 15px;
	background: url(/excludes/img/index/ballon_bg_btm.jpg) 15px 100% no-repeat;
}
#main #item_review dt {
	float: right;
	width: 80px;
	margin-top: 25px;
	padding: 45px 0 0;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
}
#main #item_review .women dt {
	background: url(/excludes/img/index/ico_women.jpg) 50% 0 no-repeat;
	color: #d6616e;
}
#main #item_review .men dt {
	background: url(/excludes/img/index/ico_men.jpg) 50% 0 no-repeat;
	color: #467d8f;
}
#main #item_review dd {
	float: left;
	width: 558px;
	padding: 15px;
	background: url(/excludes/img/index/ballon_bg_top.jpg) 0 0 no-repeat;
}
#main #item_review dd .img {
	float: right;
	width: 100px;
}
#main #item_review dd .txt {
	float: left;
	width: 448px;
	padding: 10px 0 15px;
	line-height: 1.3;
}
#main #item_review dd .ttl a,
#main #item_review dd .info {
	font-size: 91.6%;
}

/* 最近チェックした商品
------------------------------------------------------------ */
#main #check_item {
	clear: both;
	margin-bottom: 30px;
}
#main #check_item h3 {
	margin: 0 0 15px 0;
	/*color: #3066b1;
	font-size: 134%;
	font-weight: bold;
	height: 40px;
	padding: 24px 0 0 100px;
	background: url(/excludes/img/common/checkitem_ttl_bg.jpg) 0 0 no-repeat;*/
}
#main #check_item .itemList li {
	float: left;
	display: inline;
	width: 120px;
	margin: 0 27px 0 27px;
}
#main #check_item .itemList li.last {
	margin: 0;
}
#main #check_item .itemList li .picBox {
	margin: 0 0 3px 0;
}
#main #check_item .itemList li .price {
	font-size: 84%;
}

/* company_efforts
------------------------------------------------------------ */
#main #company_efforts {
	clear: both;
	margin-bottom: 30px;
}
/*
#main #company_efforts h2 {	margin-bottom: 20px;}
#main #company_efforts ul {	margin-bottom: 15px;}
#main #company_efforts li {	float: left;}
#main #company_efforts .btn {
	clear: both;
	text-align: right;
}
*/


/* product_list
------------------------------------------------------------ */
#main #product_list {
	clear: both;
	width: 700px;
	margin-bottom: 20px;
}
#main #product_list h2 {
	margin: 0 0 15px 0;
	/*color: #ff7616;
	font-size: 134%;
	font-weight: bold;
	height: 42px;
	padding: 12px 0 0 30px;
	background: url(/excludes/img/common/product_list_ttl_bg.jpg) 0 0 no-repeat;*/
}
#main #product_list h3 {	margin-bottom: 10px;}
#main #product_list li {
	float: left;
	width: 233px;
	margin-bottom: 10px;
	line-height: 1.3;
}
#main #product_list li .img {
	float: left;
	width: 60px;
}
#main #product_list li .ttl {
	float: left;
	width: 170px;
	padding-top: 16px;
}
#main #product_list .link {
	clear: both;
	padding-bottom: 20px;
	text-align: right;
}

/* 一緒に使って効果的な商品 
------------------------------------------------------------ */
.togetheruseBox {
	clear: both;
	width: 700px;
	margin: 0 0 40px 0;
}
.togetheruseBox h3 {
	margin: 0 0 15px 0;
	/*color: #997708;
	font-size: 134%;
	font-weight: bold;
	height: 40px;
	padding: 24px 0 0 100px;
	background: url(/excludes/img/common/togetheruse_ttl_bg_01.jpg) 0 0 no-repeat;*/
}
.togetheruseBox .itemList li {
	float: left;
	display: inline;
	width: 120px;
	margin: 0 27px 0 27px;
}
.togetheruseBox .itemList li.last {
	margin: 0;
}
.togetheruseBox .itemList li .picBox {
	margin: 0 0 3px 0;
}
.togetheruseBox .itemList li .price {
	font-size: 84%;
}

/* この商品を買った人はこの商品も買っています 
------------------------------------------------------------ */
.relateitemBox {
	clear: both;
	width: 700px;
	margin: 0 0 40px 0;
}
.relateitemBox h3 {
	margin: 0 0 15px 0;
	/*color: #ee2d4a;
	font-size: 134%;
	font-weight: bold;
	height: 40px;
	padding: 24px 0 0 100px;
	background: url(/excludes/img/common/relateitem_ttl_bg_01.jpg) 0 0 no-repeat;*/
}
.relateitemBox .itemList li {
	float: left;
	display: inline;
	width: 120px;
	margin: 0 27px 0 27px;
}
.relateitemBox .itemList li.last {
	margin: 0;
}
.relateitemBox .itemList li .picBox {
	margin: 0 0 3px 0;
}
.relateitemBox .itemList li .price {
	font-size: 84%;
}

/* あなたにおすすめの商品
------------------------------------------------------------ */
.recommendyouBox {
	clear: both;
	width: 700px;
	margin: 0 0 40px 0;
}
.recommendyouBox h3 {
	margin: 0 0 15px 0;
	/*color: #75bd32;
	font-size: 134%;
	font-weight: bold;
	height: 40px;
	padding: 24px 0 0 100px;
	background: url(/excludes/img/common/recommendyou_ttl_bg_01.jpg) 0 0 no-repeat;*/
}
.recommendyouBox .itemList li {
	float: left;
	display: inline;
	width: 120px;
	margin: 0 27px 0 27px;
}
.recommendyouBox .itemList li.last {
	margin: 0;
}
.recommendyouBox .itemList li .picBox {
	margin: 0 0 3px 0;
}
.recommendyouBox .itemList li .price {
	font-size: 84%;
}

/* 今この商品が売れました
------------------------------------------------------------ */
.nowsoldBox {
	clear: both;
	width: 700px;
	margin: 0 0 40px 0;
}
.nowsoldBox h3 {
	margin: 0 0 15px 0;
	/*color: #ff7616;
	font-size: 134%;
	font-weight: bold;
	height: 40px;
	padding: 24px 0 0 100px;
	background: url(/excludes/img/common/nowsold_ttl_bg_01.jpg) 0 0 no-repeat;*/
}
.nowsoldBox .itemList li {
	float: left;
	display: inline;
	width: 120px;
	margin: 0 27px 0 27px;
}
.nowsoldBox .itemList li.last {
	margin: 0;
}
.nowsoldBox .itemList li .picBox {
	margin: 0 0 3px 0;
}
.nowsoldBox .itemList li .price {
	font-size: 84%;
}

/* フリックスライダー
------------------------------------------------------------ */
.flickSliderBox {
	clear: both;
	margin-bottom: 30px;
	position: relative;
}
.flickSliderBox .container {
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
}
.flickSliderBox .containerInner .item {
	width: 120px;
	float: left;
	display: inline;
	margin: 0 20px;
}
.flickSliderBox .containerInner .item .picBox {
	margin: 0 0 3px 0;
}
.flickSliderBox .containerInner .item .price {
	font-size: 84%;
}
.flickSliderBox .arrows span {
	display: block;
	width: 25px;
	height: 50px;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 40px;
}
.flickSliderBox .arrows span.prev {
	left: 0;
	background: url(/excludes/img/common/flick_slider_btn.gif) 0 0 no-repeat;
}
.flickSliderBox .arrows span.next {
	right: 0;
	background: url(/excludes/img/common/flick_slider_btn.gif) -25px 0 no-repeat;
}
.flickSliderBox .moving {
	-webkit-transition: -webkit-transform .2s ease-out;
	-moz-transition: -moz-transform .2s ease-out;
}


/* formNoteBox01
------------------------------------------------------------ */
.formNoteBox01 {
	clear: both;
	font-size: 117%;
	margin: 0 0 50px 0;
	padding: 15px 0;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* sslSealBox01
------------------------------------------------------------ */
.sslSealBox01 {
	width: 100%;
	font-size: 117%;
	margin: 0 0 50px 0;
}
.sslSealBox01 .seal {
	float: left;
	text-align: center;
	width: 100px;
}
.sslSealBox01 p {
	overflow: hidden;
	_zoom: 1;
}

/* 特別ポイントとは？
------------------------------------------------------------ */
.aboutPointToolTip01 {
	font-size: 117%;
}
.aboutPointToolTip01 .aboutPointNote01 {
	color: #80BF3A;
	font-weight: bold;
}
.aboutPointToolTip01 .aboutPointNote02 {
	font-weight: bold;
}


/* dialog
------------------------------------------------------------ */
.dialog {
	display: none;
	padding: 15px;
	border: 1px solid #dddddd;
}
.ui-dialog-titlebar {
	display: none;
}
.ui-dialog {
	padding: 15px;
	border: 1px solid #dddddd!important;
}
.ui-dialog .inBox {
	padding: 15px;
	border: 1px solid #dddddd;
}
.ui-dialog .btnList {
	clear: both;
	margin: 20px 0 0 0;
	text-align: center;
}
.ui-dialog .btnList li {
	display: inline;
	margin: 0 10px;
}
.ui-dialog .btnList .back {
}
.ui-dialog .btnList .back img:hover {
	cursor: pointer;
}
.ui-dialog .btnList .go {
}

/* ツールチップ
------------------------------------------------------------ */
.tooltipWrap {
	position: relative;
}
/* 下向き */
.tooltip {
	position: absolute;
	left: 0;
	bottom: 25px;
	background: #222222;
	padding: 5px;
	color: #ffffff;
	font-size: 86%;
    border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
}
.tooltip:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.tooltip:after {
	border-color: rgba(34, 34, 34, 0);
	border-top-color: #222222;
	border-width: 5px;
	left: 50%;
	margin-left: -5px;
}
.toolTipHide {
	display: none;
}

/* 左向き */
.tooltipW {
	width: 180px;
	position: absolute;
	left: 100px;;
	top: -30px;
	background: #222222;
	padding: 5px;
	color: #ffffff;
	font-size: 86%;
    border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
}
.tooltipW:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.tooltipW:after {
	border-color: rgba(34, 34, 34, 0);
	border-right-color: #222222;
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}

/* パスワード変更のチェックボックスを入れたらテキストフィールド表示もろもろ
------------------------------------------------------------ */
#passwordTbl01 ,
#mailChgTbl01 {
	display: none;
}
/*
.passwordTbl01 th ,
.passwordTbl01 td ,
.mailChgTbl01 th ,
.mailChgTbl01 td {
	height: 100px;
	width: auto!important;
	font-size: 100%!important;
	border: none!important;
	background: none!important;
	vertical-align: top!important;
}
*/
.passwordTbl01 dt ,
.mailChgTbl01 dt {
    float: left;
    clear: both;
	padding: 5px 0;
    white-space: nowrap;
}
.passwordTbl01 dt {
    width: 9em;
}
.mailChgTbl01 dt {
    width: 11em;
}
.mailChgTbl01 dd input.mail {
	width: 70%;
}
.passwordTbl01 dd ,
.mailChgTbl01 dd {
    margin-left: 9em;    /* = dt.width + dt.padding */
	padding: 5px 0;
}

/* Internet Explorer 6、7へのメッセージ
------------------------------------------------------------ */
.ieDlMsgBox {
	clear: both;
	font-size: 14px;
	margin: 0 0 50px 0;
	padding: 15px;
	border: 1px solid #ff3300;
	background: #FFFBD6;
}
.ieDlMsgBox h5 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 5px 0;
}
.ieDlMsgBox .txt01 {
	margin: 0 0 10px 0;
}
.ieDlMsgBox .list01 {
	padding-left: 2em;
}
.ieDlMsgBox .list01 li {
	list-style-type: disc;
}


/* for All Pages
------------------------------------------------------------ */
.alt	{	display: none;}
.clear	{	clear: both;}
.floatL {	float: left;}
.floatR {	float: right;}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {    zoom:1;}

a.ov_image:hover img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.mt00 { margin-top: 0!important; }
.mt05 { margin-top: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt30 { margin-top: 30px!important; }
.mt40 { margin-top: 40px!important; }
.mt50 { margin-top: 50px!important; }

.mr00 { margin-right: 0!important; }
.mr05 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mr30 { margin-right: 30px!important; }
.mr40 { margin-right: 40px!important; }
.mr50 { margin-right: 50px!important; }

.mb00 { margin-bottom: 0!important; }
.mb05 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb50 { margin-bottom: 50px!important; }

.ml00 { margin-left: 0!important; }
.ml05 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.ml30 { margin-left: 30px!important; }
.ml40 { margin-left: 40px!important; }
.ml50 { margin-left: 50px!important; }

.pb00 { padding-bottom: 0!important; }
.pb05 { padding-bottom: 5px!important; }

