@charset "Shift_JIS";

/*共通基本スタイルシート*/

body {
	color: #666666;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#back {
 background-image: url(images/common/back.gif);
}

/* リンク関係の色設定 */
a:link    { text-decoration: none; color: #0066FF; }
a:visited { text-decoration: none; color: #8C0096; }
a:active  { text-decoration: none; color: #0066FF; }
a:hover   { text-decoration: underline; color: #FF33CC; }

a.hmenu:link    { text-decoration: none; color: #0090ff; }
a.hmenu:visited { text-decoration: none; color: #0090ff; }
a.hmenu:active  { text-decoration: none; color: #0090ff; }
a.hmenu:hover   { text-decoration: underline; color: #FF00CC; }

a.upper:link    { text-decoration: none; color: #0090ff; }
a.upper:visited { text-decoration: none; color: #0090ff; }
a.upper:active  { text-decoration: none; color: #0090ff; }
a.upper:hover   { text-decoration: underline; color: #FF6600; }

a.sort:link    { text-decoration: underline; color: #0090ff; font-size: 10px; }
a.sort:visited { text-decoration: underline; color: #0090ff; font-size: 10px; }
a.sort:active  { text-decoration: underline; color: #0090ff; font-size: 10px; }
a.sort:hover   { text-decoration: underline; color: #FF33CC; font-size: 10px; }
.sort-act      { font-size: 11px; font-weight: bold; color: #FF33CC; }
.sort-txt      { font-size: 10px; }

a.pankuz:link    { text-decoration: none; color: #0090ff; }
a.pankuz:visited { text-decoration: underline; color: #0090ff; }
a.pankuz:active  { text-decoration: none; color: #0090ff; }
a.pankuz:hover   { text-decoration: underline; color: #FF00CC; }

/* SEO対策・見出しのテキスト制御 */
.box-head-copy {
	width: 830px;
	text-align: left;
}

.box-head-copy h1 {
	font-weight: normal;
	font-size: 8pt;
}

/* プルダウンメニューの幅設定 */
.pull-down-w {
	width: 163px;
	font-size: 12px;
}

/* イラスト囲み
#Illust01 {
  float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}

#Illust02 {
  float: left;
	margin-right: 0.5em;
	margin-top: 0.5em;
}
 */

/* マージン設定 */
.MarginBox {
	margin: 0 0 2px;   /* 下：2px */
}
.MarginBox1 {
	margin: 0 0 5px;   /* 下：5px */
}
.MarginBox1t {
	margin: 5px 0 0 0;/* 上：5px */
}
.MarginBox2 {
	margin: 0 0 10px;  /* 下：10px */
}
.MarginBox3 {
	margin: 0 0 15px;  /* 下：15px */
}
.MarginBox4 {
	margin: 0 0 25px;  /* 下：25px */
}
.MarginBoxLU {
	margin: 0 5px 5px; /* 左・下：各5px */
}
.MarginLR {
	margin: 0 10px;    /* 左・右：各10px */
}
.MarginL {
	margin: 0 0 0 10px;/* 左：10px */
}
.MarginFull {
	margin: 5px 3px 5px 3px;/* 右：3px */
}

/* 共通デザイン */
.box-main {
	background-image: url(images/common/back_head.gif);
	background-repeat: repeat-x;
	width: 860px;
	background-color: #FFFFFF;
}

.box-head-line{
	background-image: url(images/common/head_back2.gif);
	background-repeat: repeat-x;
	width: 860px;
	height: 18px;
	background-color: #FFFFFF;
}

.box-pankuzu {
 width: 605px;
	text-align: left;
	font-size: 75%;
	margin: 0 0 5px;
}

.box-upper {
	width: 590px;
	text-align: right;
	font-size: 75%;
	margin-bottom: 10px;
	padding: 5px;
}

.box-footer {
	border-top-style: solid;
	border-top-color: #0090ff;
	border-top-width: 2px;
	text-align: center;
	font-size: 10px;
	width: 850px;
	background-color: #FFFFFF;
	padding: 5px;
}

.box-sort {
	background-color: #CCE9FF;
	width: 560px;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.box-product-t {
	text-align: left;
	width: 590px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #b2b2b2;
	margin-bottom: 10px;
}

.box-search {
	background-color: #CCE9FF;
	width: 560px;
	text-align: left;
	font-size: 10px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 2px;
}

.box-search2 {
	width: 580px;
	text-align: right;
	font-size: 9px;
	padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FF3366;
}

.box-type {
	color: #333333;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #F0F0F0;
}

.box-type2 {
	color: #333333;
	font-size: 12px;
	text-align: center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #F0F0F0;
}

/* 各種ライン設定 */
#wrapper-list {
	border-bottom-style: solid;
	border-bottom-color: #1C9CFF;
	border-bottom-width: 1px;
	width: 585px;
	padding-bottom:10px;
}

#wrapper-icon {
	border: 1px solid #1C9CFF;
}

#wrapper-box {
	border: 1px solid #b2b2b2;
}

#wrapper-watch {
	border-top-style: solid;
	border-top-color: #9c7405;
	border-top-width: 1px;
}

#wrapper-watch-list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c7405;
	width: 585px;
	padding-bottom:10px;
}

#wrapper-bag {
	border-top-style: solid;
	border-top-color: #1da741;
	border-top-width: 1px;
}

#wrapper-bag-list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1da741;
	width: 585px;
	padding-bottom:10px;
}

#wrapper-jewelry {
	border-top-style: solid;
	border-top-color: #625ba8;
	border-top-width: 1px;
}

#wrapper-jewelry-list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #625ba8;
	width: 585px;
	padding-bottom:10px;
}

#wrapper-other {
	border-top-style: solid;
	border-top-color: #ed751e;
	border-top-width: 1px;
}

#wrapper-other-list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ed751e;
	width: 585px;
	padding-bottom:10px;
}

#wrapper-search {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}

/* ボックス設定 */
.p-status {
	color: #FF6600;
	font-size: 11px;
	padding: 1px;
	border: thin dotted #FF6600;
	width: 38px;
	text-align: center;
}

/*テキスト設定 */	

.txt-head-menu {
 font-size: 10pt;
	line-height: 120%;
}

.txt-icon {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	padding-right: 10px;
}

.txt-list01 {
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
}

.txt-list02 {
	font-size: 90%;
	line-height: 140%;
}

.txt-list03 {
	font-size: 80%;
	line-height: 140%;
	font-weight: bold;
}

.txt-product01 {
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
}

.txt-product02 {
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
}

.txt-small_white {
	font-size: 75%;
	line-height: 120%;
	color: #FFFFFF;
}

.txt-small {
   font-size: 75%;
   line-height: 120%;
}

.txt-ssmall {
   font-size: 70%;
   line-height: 120%;
}

.txt-normal {
   font-size: 80%;
   line-height: 140%;
}

.txt-normalb_black {
	font-size: 80%;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
}

.txt-topics {
	font-size: 80%;
	line-height: 140%;
	margin-left: 5px;
	width: 360px;
}

.txt-search {
	font-size: 10px;
	line-height: 120%;
}

.footer {
   font-size: 75%;
   line-height: 140%;
}
