@charset "UTF-8";
body {
	padding: 0;
	margin: 0;
}
.head_gray {
	background-image: url(../../img/shopping_item/tool_back3.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
}
.body-back {
	background-image: url(../../img/shopping_item/back_yellow.gif);
	background-repeat: repeat;
}
.contents {
	width: 940px;
	background-color: #fff;
}
.head-left h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.head-left {
	float: left;
}
.head-right {
	float: right;
	text-align: right;
}
.wrappar {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	background-image: url(../../img/shopping_item/head_back2.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 940px;
}

/* 新ヘッダ
=================================*/
#header {
  background-color:#fff;
  padding:0;
  width:940px;
  margin:0 auto;
  _margin-bottom:-3px;
}
div#header #header_logo {
  float:left;
  height:94px;
  width:225px;
}
    *div#header #header_logo img {
    _margin-bottom:-3px;
    }

div#header .head-box {
  float: left;
  height:94px;
  width:473px;
  background:url(../../img/shopping_item/shopping_renewal_04.gif) no-repeat center;
}
div#header .head-box-02 {
  float:left;
  height:94px;
  width:242px;
  background: url(../../img/shopping_item/shopping_renewal_02.gif) no-repeat left top;
}

#header_ad{
	clear:both;
	height:60px;
	margin-top:3px;
	overflow:hidden;
	width:468px;
}

/* ステータス
=================================*/
.float-left {
  float:left;
}
.float-clear {
  clear:both;
}

.float-right {
  float:right;
}
.head-switch {
  height: 29px;
  width: 473px;
}
.head-user-name {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 12px;
  line-height: 14px;
  width: 200px;
  margin-left: 23px;
  margin-top: 5px;
  overflow:hidden;
}
.head-user-name a {
  font-size: 12px;
  line-height: 14px;
  color: #39f;
  text-decoration: underline;
}
.head-user-name a:hover  {
  font-size: 12px;
  line-height: 14px;
  color: #f60;
}
.head-user-name img {
  vertical-align:middle;
  margin-right:3px;
}
.head-user-name p { margin:0; }
.head-user-point {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #f30;
  margin: 0;
  padding: 0;
}
.head-right-link {
  font-size: 12px;
  line-height: 14px;
  float: right;
  margin: 0;
  padding: 0;
}
.txt-1214 {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  padding: 0;
}
.point_pipe {
  color:#bbb;
  font-weight:bold;
}

/* prefix */
div.prefix-dummy a{
background-repeat:no-repeat;
padding:4px 0 0 18px;
margin-left:3px;
}
div.prefix-dummy a.guide{
  background-image:url("../../img/more/icon/guide_ico.gif");
}
div.prefix-dummy a.about{
  background-image:url("../../img/more/icon/wakaba.gif");
}
div.prefix-dummy a.chobin{
  background-image:url("../../img/more/icon/chobin.gif");
}
div.prefix-dummy a.regist{
  background-image:url("../../img/more/icon/migiyajirushi.gif");
}

/* global menu */
#shopping_menu {
	background: url(../../img/shopping_item/shopping_renewal_03_02.gif) no-repeat left top;
}
#shopping_menu ul {
  margin:0;
  padding:0;
  height:39px;
  list-style:none;
}
#shopping_menu li {
  display:inline;
  margin:0;
  padding:0;
}
#shopping_menu li a {
  text-decoration:none;
}

