@charset "UTF-8";
@import url("fly_basic.css");
@import url("dot_line_3x1.css");
@import url("to_top_arrow.css");
@import url("menu_button2.css");


#container {
	height: 100%;
	width: 950px;
	top: 0px;
	position: relative;
	margin: 0 auto 0 auto;
	padding-top: 0px;
} 

#clothing_header {
  font-family: Verdana, sans-serif;
  position: relative;
  height: 100px;
  width: 950px;
  text-align: right;
  background: url(../images/title_bar_clothing.jpg) no-repeat left top;
  color: #FFFFFF;
}

#nav_1 {
	width: 225px;
	background: url(../images/4x4.png) repeat;
	margin: 0;
	float: left;
}


#nav_top {
  width: 665px;
  height: 20px;
	margin: 0 0 30 0;
  font-size: 10px;
  color: #555555;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Verdana, "MS P ゴシック", sans-serif;
}





#clothing_main {
	float: right;
	width: 665px;
	height: 100%;
	background: #FFFFFF;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
}

ul#pulldown-menu,
ul#pulldown-menu li,
ul#pulldown-menu li ul,
ul#pulldown-menu li ul li {
margin: 0;
padding: 0;
background: none;
font-style: normal;
font-weight: normal;
font-size: 100%;
text-align: left;
list-style-type: none;
zoom: 1;
}

ul#pulldown-menu a {
color: #000000;
text-decoration: none;
}

ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
background: #DDDDDD;
}

ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
background: #DDDDDD;
}

ul#pulldown-menu li {
  float: left;
  position: relative;
  margin: 0 3px;  width: 12.5em;height: 2em;
  line-height: 2em;
}

ul#pulldown-menu li a {
display: block;  width: 12.5em;height: 2em;
text-align: center;
}

ul#pulldown-menu li ul li {
float: none;
margin: 0;
font-weight: normal;
}

ul#pulldown-menu li ul,
ul#pulldown-menu li ul li ul {
display: none;
}

ul#pulldown-menu li:hover ul {
display: block;
position: absolute;
z-index: 100;
}

* html ul#pulldown-menu li:hover ul {
vertical-align: bottom;
}

ul#pulldown-menu li:hover ul li ul {
display: none;
}

ul#pulldown-menu li ul li:hover ul {
display: block;
position: absolute;
top: 0;
left: 12em;
z-index: 200;
}

#clothing_area1 {
  font-family: KozMinPro-Regular, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
  background: #FFFFFF;
  width: 660px;
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
}

.clothing_img {
  height: 259px;
  width: 300px;
  position: relative;
  float: left;
  clear: none;
  padding: 0px;
}

.clothing_sab_img {
  clear: right;
  float: left;
  position: relative;
  margin-bottom: 10px;
}

.clothing_introduction {
  font-size: 11px;
  line-height: 20px;
  color: #000000;
  text-align: left;
  padding: 15px;
  font-family: KozGoPro-regular, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Verdana, "MS P ゴシック", sans-serif;
  background: #f1f0d6;
  clear: none;
  float: right;
  position: relative;
  width: 335px;
}

.clothing_price_table {
  width:95%;
  font-size: 10px;
  position: relative;
  font-family: KozGoPro-regular, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Verdana, "MS P ゴシック", sans-serif;
  width: 365px;
  background: #dbdbdb;
  text-align: center;
  clear: right;
  float: right;
}
.clothing_price_table .beige_right {
  background-color:#f1f0d6;
  padding: 0px 0px 0px 0px;
  text-align: right;
}
.clothing_price_table .gray_right {
  background-color:#ebebeb;
  padding: 0px 0px 0px 0px;
  text-align: right;
}
.clothing_price_table .beige {
	background-color:#f1f0d6;
	padding: 0px 0px 0px 0px;
}
.clothing_price_table .gray {
  padding: 0px 0px 0px 0px;
  background: #ebebeb;
}
.clothing_price_table .white {
  padding: 0px 0px 0px 0px;
  background: #ffffff;
}
.clothing_size_table {
  width:95%;
  font-size: 10px;
  position: relative;
  font-family: KozGoPro-regular, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Verdana, "MS P ゴシック", sans-serif;
  width: 665px;
  background: #dbdbdb;
  text-align: center;
  clear: right;
  float: left;
}
.clothing_size_table .beige_right {
  background-color:#f1f0d6;
  padding: 0px 0px 0px 0px;
  text-align: right;
}
.clothing_size_table .gray_right {
  background-color:#ebebeb;
  padding: 0px 0px 0px 0px;
  text-align: right;
}
.clothing_size_table .beige {
	background-color:#f1f0d6;
	padding: 0px 0px 0px 0px;
}
.clothing_size_table .gray {
  padding: 0px 0px 0px 0px;
  background: #ebebeb;
}
.clothing_size_table .white {
  padding: 0px 0px 0px 0px;
  background: #ffffff;
}
