/*-------------------基本設定-------------------*/
*{										/*margin・padding指定を*で一括0px指定*/	
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,div,p,form,button,hr {
	margin-bottom: 0;
	margin-top: 0;
}
html {
	font-size: 62.5%;								/*1em=10px程度。以降fontsizeはemで設定すること*/
}
body {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","Osaka", sans-serif;
	color: #333;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: center;
	margin: 0 auto;
	background-color: #CBE3B4;
}
img{
	border: 0;
}
h2 {									/*h2タグの見た目の設定*/
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","Osaka",sans-serif;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
address {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","Osaka",sans-serif;
	font-style: normal;
	width: 50%;
	margin-right: 20px;
	_margin-right: 10px;
	margin-top: 13px;
	text-align: right;
	float: right;
	color: #666;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
hr {
	clear: both;
	visibility:hidden;
	border: 0;
	height: 0;
	}
/*-------------------コンテンツ外枠-------------------*/
div#wrapper {						/*大外枠囲み*/
	width: 955px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
div#center {
	width: 955px;
	margin: 0;
	padding-top: 2px;
	position: relative;
}
div#container {
	width: 955px;
	margin: 0;
	padding: 0;
	clear: both;
	background: #fff url(/tanita/images/ec/bg_bg.gif) repeat-y left top;
}
/*-------------------ヘッダー-------------------*/
div#header {						/*ヘッダー囲み*/
	width: 955px;
	height: 130px;
	margin: 0;
	padding: 0;
	clear: both;
	background: #fff url(/tanita/images/ec/bg_header.jpg) no-repeat left bottom;
	position: relative;
}
div#header div#header_right {						/*テキスト拡大・縮小btn*/
	float: right;
	width: 580px;
	list-style: none none inside;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 355px;
	text-align: right;
	}
div#header div#header_right p {
	width: 208px;
	height: 64px;
	margin-bottom: 15px;
	margin-left: 372px;
	}
div#header div#header_right ul {
	list-style: none;
	width: 580px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
div#header div#header_right li {
	float: right;
	display:inline;
	background: transparent url(/tanita/images/ec/catch_square_l.gif) no-repeat 100% 20%;
	padding: 0 20px;
	font-size: 1em;
	}
div#header div#header_right li.check-cart {
	float: right;
	display:inline;
	background: transparent url(/tanita/images/ec/cart.gif) no-repeat right 30%;
	font-size: 1em;
	height: 33px;
	width:157px;
	padding: 20px 20px 20px 0px;
	position: relative;
	top: -20px;
	}
div#header div#header_right li a {
	outline: none;
	}
div#header div#header_right li a:link,div#header div#header_right li a:visited {
	text-decoration: none;
	color: #666;
	}
div#header div#header_right li a:hover,div#header div#header_right li a:active {
	text-decoration: underline;
	color: #666;
	}
/*-------------------コンテンツ内サイド-------------------*/
div#side {
	width: 177px;
	margin-left: 13px;
	padding: 0;
	float: left;
	display: inline
}
div#search {
	width: 177px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	background: #fff url(/tanita/images/ec/frame_side_bottom.gif) no-repeat left bottom;
	text-align: left;
}
div#search div,div#products_list div {
	width: 177px;
	margin-bottom: 10px;
	padding: 0;
}
div#search h2,div#products_list h2 {
	width: 177px;
	margin-bottom: 10px;
	padding: 0;
	border-width: 0;
}
div#search button {
	width: 49px;
	height: 19px;
	margin-left: 5px;
	padding: 0;
	background-color: #fff;
	border: 0;
	cursor: pointer;
}
div#search input {
	width: 140px;
	margin-left: 7px;
	margin-bottom: 10px;
	padding: 0;
}
p.bnr_side {
	margin-bottom: 10px;
	}
div#products_list {
	width: 177px;
	margin: 0;
	padding-bottom: 15px;
	background: #fff url(/tanita/images/ec/frame_side_bottom.gif) no-repeat left bottom;
}
div#products_list ul {
	list-style: none;
	margin-left: 7px;
}
div#products_list li {
	width: 140px;
	background: transparent url(/tanita/images/ec/catch_square_s.gif) no-repeat left top;
	padding-left: 20px;
	line-height: 1.3em;
	font-size: 1em;
	margin-bottom: 10px;
}
div#products_list li a:link,div#products_list li a:visited {
	text-decoration: none;
	color: #333;
}
div#products_list li a:hover,div#products_list li a:active {
	text-decoration: underline;
	color:#58AD31;
}
/*-------------------フッター-------------------*/
div#footer {
	width: 955px;
	height: 44px;
	clear: both;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","Osaka",sans-serif;
	background: transparent url(/tanita/images/ec/bg_footer.jpg) no-repeat left top;
	vertical-align: middle;
}
div#footer p {
	width: 40%;
	margin-left: 15px;
	margin-top: 13px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","Osaka",sans-serif;
	float: left;
	background: transparent url(/tanita/images/ec/catch_square_l.gif) no-repeat left top;
	display: inline;
}
div#footer p a:link,div#footer p a:visited {
	text-decoration: none;
	color: #666;
}
div#footer p a:hover,div#footer p a:active {
	text-decoration: underline;
	color: #666;
}
/*-------------------各ページ共通-------------------*/
.btm_space20 {/*ボトムスペース用*/
	margin-bottom: 20px;
	}
.btm_space25 {/*ボトムスペース用*/
	margin-bottom: 25px;
	}
.clear {								/*brクリア用*/
	clear: both;
	height: 1px;
	overflow:hidden;
	margin:0 -1px -1px 0;
	padding:0;
	border:0;
	font-size:0;
	line-height:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/*Hide MacIE \*/
*html.clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* */



/*-----------新グローバル-------------*/

#navigation {
	width: 100%;
	height: 40px;
	position: relative;
}

#navigation p {
	width: 157px;
	height: 40px;
}





/*--- Button ---*/
#navigation p.btn_home {
	position: absolute;
	top: 1px;
	left: 0px;
}

/*--- Button ---*/

/*--- Button ---*/
#navigation p.btn_recommend {
	position: absolute;
	top: 1px;
	left: 159px;
}

/*--- Button ---*/


/*--- Button ---*/
#navigation p.btn_commodity {
	position: absolute;
	top: 1px;
	left: 318px;
}

/*--- Button ---*/


/*--- Button ---*/
#navigation p.btn_pay {
	position: absolute;
	top: 1px;
	left: 636px;
}

/*--- Button ---*/


/*--- Button ---*/
#navigation p.btn_about {
	position: absolute;
	top: 1px;
	left: 477px;
}

/*--- Button ---*/

/*--- Button ---*/
#navigation p.btn_about2 {
	position: absolute;
	top: 1px;
	left: 795px;
}

/*--- Button ---*/

/*-----------新グローバル-------------*/

.echeader {
margin-bottom: 0;
margin-top: 0;
width: 355px;
height: 82px;
padding: 0;
margin: 0;
}

.echeader2 {
	margin-bottom: 0;
	margin-top: 0;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","Osaka",sans-serif;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	border: none;
	border-width: 0;
}
