h2 {
	margin: 0px;
	padding: 0px;
}
/*ヘッダ*/
.head {
	font-size: smaller;
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}
.head h1 {
	font-size: 10px;
	color: #57480E;
	padding-top: 3px;
	padding-left: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
  float: left;
}
.head p {
	font-size: 10px;
	color: #57480E;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
}
/* topメインメニューCSS */
.main_menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	width: 1010px;
	height: 42px;
	margin: 0px auto 10px;
	text-align: right;
}
.main_menu li {
  position: relative;
	float: left;
	margin-left: 40px;
}
.main_menu li#go_home {
	margin-left: 127px;
}

/*中央コンテンツ*/
.contents {
  clear: both;
	width: 1010px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*右島*/
.right_island {
  position: relative;
	float: right;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	width: 760px;
	text-align: left;
  margin-right: 15px;
}

/*上部タブ*/
.main_top {
	width: 760px;
	height: 52px;
	background-image: url('../images/main_top.gif');
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#tab {
	font-size: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 94px;
	list-style-type: none;
	height: 30px;
}
.tab_menu {
	float: left;
	text-align: center;
	font-weight: bold;
	color: #990000;
	margin-right: 23px;
	padding-top: 0px;
	background-color: transparent;
	width: 80px;
	line-height: 24px;
}
.tab_menu a{
	font-weight: normal;
	display: block;
	color: #666;
	background-color: transparent;
	width: 80px;
	line-height: 24px;
}
.tab_menu a:hover {
	color: #009900;
	background: #F0FEEF;
	text-decoration: none;
}

/*中央カラム*/
.left_con {
	float: left;
	width: 612px;
	margin-right: 5px;
}
.left_con #quicklink {
  margin-left: 30px;
  margin-bottom: 10px;
}
.left_con #quicklink a {
  margin: 0px 7px;
  text-decoration: underline;
}
.left_con #quicklink a:link {
  color: #2323C8;
}
.left_con #quicklink a:visited {
  color: #2323C8;
}
.left_con #quicklink a:hover {
	color: #990000;
	text-decoration: underline;
}
.left_con #quicklink a:active {
	color: #FF3300;
	text-decoration: underline;
}
.left_con p.large_com {
  margin-top: -45px;
  margin-left: 192px;
  margin-bottom: 15px;
  width: 400px;
  height: 34px;
}
.left_con p.large_com2 {
  margin-top: -35px;
  margin-left: 192px;
  margin-bottom: 5px;
  width: 400px;
  height: 34px;
}
.left_con li {
	margin-bottom: 3px;
	margin-left: 30px;
}
.left_con ul {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
}
/*右カラム*/
.right_con {
	text-align: left;
	width: 130px;
	float: left;
	font-size: smaller;
}
.right_con h3 {
	font-size: smaller;
	font-weight: normal;
	margin: 10px 0px 3px;
	padding: 0px;
}
.right_con h4 {
	margin: 3px 0px;
	padding: 0px;
	width: 100%;
	font-size: smaller;
	font-weight: normal;
	color: #057ca3;
	background: #ffd477;
	text-align: center;
}
/*新着情報*/
h2.largeh2_1{
	margin-bottom: 3px;
	padding-left: 10px;
	font-size: 120%;
/*	color: #3C6612; */
/*	background: url('../images/large/1.gif') no-repeat bottom; */
	color: #444444;
	background: url('../images/large.gif') no-repeat bottom;
}
h2.largeh2_2{
	margin-bottom: 3px;
	padding-left: 10px;
	font-size: 120%;
	color: #444444;
	background: url('../images/large.gif') no-repeat bottom;
}
.news {
	font-size: 95%;
    margin: 10px 15px 0px 25px;
    border: solid 1px #d0bc98;
    height: 90px;
    overflow: auto;
}
.news li {
	margin-bottom: 3px;
	margin-left: 5px;
}
.news ul {
    border: none;
}
p.leftcontop_p {
	margin-left: 35px;
}
/*サイズ検索*/
.center_conitems01 {
  position: relative;
  left: -5px;
  margin-bottom: 15px;
}
.center_conitems01 .cc1_title_img {
  width: 570px;
  height: 88px;
	background-repeat: no-repeat;
  cursor: pointer;
}
#sizesearch_1 {
	z-index: 3;
}
#sizelist_1 {
	z-index: 2;
}
#sizelist_2 {
	z-index: 1;
}
.center_conitems01.sizesearch .cc1_title_img {
	background-image: url(../images2/sizesearch_title.png);
}
.center_conitems01.sizelist .cc1_title_img {
	background-image: url(../images2/sizelist_title.png);
}
.center_conitems01 .cc1_title_arrow {
  width: 32px;
  height: 44px;
  overflow: hidden;
  position: relative;
  top: 40px;
  left: 510px;
}
.center_conitems01 .cc1_title_arrow img.con01 {
  margin: 0px;
}
.center_conitems01 .cc1_title_arrow img.con02 {
  margin: -1px 0px 0px -32px;
}
.center_conitems01 .cc1_title_arrow img.con03 {
  margin: -44px 0px 0px 0px;
}
.center_conitems01 .cc1_title_arrow img.con04 {
  margin: -44px 0px 0px -32px;
}
.center_conitems01_con {
  width: 570px;
	background-image: url(../images2/center_conitems01_bg.png);
	background-repeat: repeat-y;
  display: none;
}
#sizesearch_1 .center_conitems01_con {
  display: block;
}
.sizesearch_left {
  float: left;
  width: 180px;
  height: 180px;
  margin: 0px 5px 0px 15px;
  overflow: hidden;
}
.sizesearch_left img {
  position: static;
}
.sizesearch_right {
  float: left;
  width: 350px;
}
.sizesearch_right fieldset {
  clear: both;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  border: none;
  border-bottom: 1px dashed #c3b14c;
}
.sizesearch_right legend {
  color: #663f40;
  font-weight: bold;
  line-height: 25px;
  padding-left: 25px;
	background-image: url(../images2/sizesearch_num.gif);
	background-repeat: no-repeat;
}
.sizesearch_right legend span {
  font-weight: normal;
}
.sizesearch_right fieldset.field01 legend {
  background-position: 0px -5px;
}
.sizesearch_right fieldset.field02 legend {
  background-position: 0px -44px;
}
.sizesearch_right fieldset.field03 legend {
  background-position: 0px -85px;
}
div.sizesearch_hyojibtn {
  clear: both;
  width: 383px;
  height: 63px;
  overflow: hidden;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
div.sizesearch_hyojibtn img {
  position: static;
}
div.sizesearch_hyojibtn img.ss_active {
  margin-top: -126px;
  cursor: pointer;
}
div.sizesearch_hyojibtn img.ss_active_on {
  margin-top: -63px;
  cursor: pointer;
}
div.sizesearch_closebtn {
  width: 111px;
  height: 56px;
  overflow: hidden;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images2/sizesearch_closebtn.gif);
  background-repeat: no-repeat;
  background-position: 0px -56px;
  cursor: pointer;
}
.center_conitems01_answer {
  clear: both;
  position: absolute;
}
.center_conitems01_answer .answer_table {
  padding: 0px;
	background-image: url(../images2/center_conitems01_bg.png);
	background-repeat: repeat-y;
  display: none;
}
.center_conitems01_answer p {
  margin-left: 10px;
}
p.ss_title_ex {
  text-align: right;
  margin-right: 14px;
}
p.ss_title_ex span {
  padding-left: 3px;
  background-color: #fff;
}
p.ss_title_ex span.ss_titlex_sp {
  padding-left: 25px;
  background-color: #8ab37c;
}
p.ss_title_ex span.ss_titlex_nm {
  padding-left: 25px;
  background-color: #91b2d1;
}
table.dessan_answer2 {
  margin-left: 10px;
  border-top: solid 1px #7F817E;
  border-left: solid 1px #7F817E;
}
table.dessan_answer2 td.suggest_item {
  width: 180px;
  text-align: center;
  vertical-align: top;
  border-right: solid 1px #7F817E;
  border-bottom: solid 1px #7F817E;
}
table.dessan_answer2 td.suggest_item p.size_title {
  line-height: 1.5em;
  background-color: #91b2d1;
  color: #fff;
  font-weight: bold;
  margin: 0px;
}
table.dessan_answer2 td.suggest_item p.size_title_sp {
  line-height: 1.5em;
  background-color: #8ab37c;
  color: #fff;
  font-weight: bold;
  margin: 0px;
}
table.matimages {
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #7F817E;
  background-color: #CACE97;
}
table.matimages td {
  border: none;
}
table.matimages td.win_img {
  border: solid 1px #7F817E;
  background-color: #fff;
}
table.frameimages {
  margin-left: auto;
  margin-right: auto;
  border: solid 5px #640909;
}
table.frameimages td {
  border: none;
}
td.suggest_item p.framelink_01 {
  width: 164px;
  padding-top: 13px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  background-image: url(../images2/sizesearch_framelink01.gif);
	background-repeat: no-repeat;
}
td.suggest_item p.framelink_01 a {
  display: block;
  width: 164px;
  height: 34px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
td.suggest_item p.framelink_02 {
  width: 164px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  background-image: url(../images2/sizesearch_framelink02.gif);
	background-repeat: no-repeat;
}
td.suggest_item p.framelink_02 a {
  display: block;
  width: 164px;
  line-height: 24px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
td.suggest_item span.ss_warning {
  font-weight: bold;
  font-size: 12px;
  padding: 3px 0px 3px 23px;
  background-image: url(../images2/sizesearch_warning.gif);
  background-repeat: no-repeat;
  text-decoration: underline;
  cursor: pointer;
}
.center_conitems01 table.all_sizelist {
  margin-left: 10px;
}
.center_conitems01 table.all_sizelist td.sizelist_item {
  vertical-align: top;
  padding: 5px;
}
.center_conitems01 table.one_sizelist {
  border-top: solid 1px #CC9966;
  border-left: solid 1px #CC9966;
}
.center_conitems01 table.one_sizelist th,
.center_conitems01 table.one_sizelist td {
  border-right: solid 1px #CC9966;
  border-bottom: solid 1px #CC9966;
  padding: 5px 0px;
  text-align: center;
}
.center_conitems01 table.one_sizelist th {
  width: 80px;
  font-weight: normal;
  background-color: #F4CFB7;
}
.center_conitems01 table.one_sizelist td {
  width: 90px;
}

/*中央部商品一覧エリア*/
.goods {
	margin-left: 40px;
	margin-bottom: 5px;
}
.goods table.middle_list {
	width: 540px;
}
.goods table.middle_list caption {
	text-align: left;
	font-size: 95%;
	color: #9E2303;
	padding: 5px 0px 3px;
}
.goods table.middle_list td {
	padding: 5px 5px 5px 0px;
	width: 90px;
	vertical-align: top;
	border-top: 1px solid #E0D2A6;
	color: #444444;
}
/*.goods img {
	float: left;
	margin-right: 2px;
}*/
.goods h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
caption a:link {
	color: #9E2303;
}
caption a:visited {
	color: #17375F;
}
caption a:hover {
	color: #990000;
	text-decoration: underline overline;
}
caption a:active {
	color: #FF3300;
	text-decoration: underline overline;
}
/*中央下インフォメーション*/
table.navi_line {
	margin-top: 40px;
	margin-left: 90px;
	width: 450px;
	font-size: 100%;
	border: 1px solid #CCCCCC;
}
table.navi_line td {
	text-align: center;
}
/*おすすめ商品*/
.osusume {
	margin-left: 5px;
}
.no {
	vertical-align: middle;
}
.osusume h4 {
	font-size: 95%;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	background: none;
	text-align: left;
}
/*リンク集*/
.link p {
	margin-bottom: 5px;
}

.link {
	text-align: center;
}
/*プレゼント*/
table.present {
	margin-top: 10px;
	margin-left: 40px;
	width: 540px;
	border: solid 1px #d99a5d;
	line-height: 1.5em;
}
table.present td {
	background: #f5e8d0;
}
table.present p {
	margin-top: 1em;
	color: #777777;
	font-size: 90%;
}
table.btm_present {
	font-size: 12px;
}
table.btm_present th {
	font-weight: normal;
	text-align: left;
}

