@charset "utf-8";
/* --The order of describing property-- 
display
visibility
overflow
clip
position
top/right/bottom/left/
float
clear
z-index
width(min-width/max-width)
hieght(min-height/max-height)
margin(margin-top/margin-right/margin-bottom/margin-left)
paddin(padding-top/padding-right/padding-bottom/padding-left)
border(border-width/bordercolor/border-style)
list-style(list-style-type/list-styleimage/list-style-position)
color
background(background-color/backgroundimage/background-repeat/background-attachment/background-position)
font(font-family/fontstyle/font-variant/font-weight/font-size)
line-height
vertical-align
text-indent
text-align
text-decoration
letter-spacing
word-spacing
white-space
--The order of describing property-- */
/* ===== header ===== */
#header{

}

#loginAREA{
width:1005px;
margin:0;
padding:5px 0;
}

.tatesen{
padding:0 5px;
color:#CCCCCC;
}

.bgMAIN{
background:url(../images/header/bar-bg.gif);
}

.bgMEN{
background:url(../images/header/men/bar-bg.gif) 0 0 repeat-x #000d26;
}

.bgWOMEN{
background:url(../images/header/women/bar-bg.gif) 0 0 repeat-x #ff3187;
}

.userinfo{
float:left;
width:450px;
margin-left:10px;
}

p.user{
font-weight:bold;
color:#fff;
}

p.loginMENU{
color:#fff;
}


.userinfo a:link{
color:#fff;
text-decoration:none;
}

.userinfo a:visited{
color:#fff;
text-decoration:none;
}

.userinfo a:hover{
color:#fff;
text-decoration:underline;
}

.userinfo a:active{
color:#fff;
text-decoration:underline;
}

#login_form p{
	padding:0;
	margin:0;
	
}

.searchBOX{
float:right;
background:#9939b5;
width: 300px;
padding:5px;
margin:7px 7px 3px 0;
}

.searchBOXmen{
float:right;
background:#8981e4;
width: 300px;
padding:5px;
margin:7px 7px 3px 0;
}

.searchBOXwomen{
float:right;
background:#d51863;
width: 300px;
padding:5px;
margin:7px 7px 3px 0;
}

.keyword input{
display: block;
vertical-align: middle;
width: 240px;
height: 13px;
padding:2px 0;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #737373;
border-right-color-value: #737373;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #737373;
border-left-color-value: #737373;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #ffffff;
}

.highBtn{
color: #ffffff;
text-align: center;
background-color: #000;
border:none;
cursor: pointer;
padding:3px 5px;
text-decoration: none;
}

.submit .highBtn{
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
display: block;
width: 40px;
line-height: 19px;
height: 19px;
}


.keyword
{
width: 255px;
float: left;
}


/*  2013年修正*/

#loginAREA13{
margin:0;
padding:5px 0;
width:1005px;
height:45px;
}

#globalNav13{
height:70px;
}

.menu13{
width:1005px;
}

.menu13 ul{
clear:both;
margin:3px 2px 3px 5px;
}

.menu13 li{
float:left;
width:136px;
height:25px;
border:1px #cccccc solid;
margin:2px;
text-align:center;
padding-top:8px;
}

#loginAREA13{
width:100%;
background:url(http://www.wildone.co.jp/wo/img/d2013/loginarea.jpg);
font-size:0.8em;
color:#ffffff;
height: 14px;
padding:7px;
}

#loginAREA13 a{
color:#ffffff;
text-decoration:none;
}

#loginAREA13 a:visited{
color:#ffffff;
text-decoration:none;
}

#loginAREA13 a:hover{
color:#ffffff;
text-decoration:underline;
}

#loginAREA13 a:active{
color:#ffffff;
text-decoration:underline;
}

.loginAREA13a{
text-align:right;
margin-right:10px;
font-size: 12px;
color:#ffffff;
}

.headmenu13{
width:1010px;
height:50px;
margin-top:8px;
margin-bottom:14px;
background:#fe7709;
background-position :right ;
background-repeat : x-repeat;

}
.headmenu13 ul{
margin:0;
}

.headmenu13 li{
float:left;
}

.head_txt{
    text-align: center;
    padding-top: 8px;
    font-size: 0.8rem;
}


.search13{
clear:both;
width:1000px;
margin-bottom:10px;
background:url(http://www.wildone.co.jp/wo/img/d2013/searcharea.jpg);
height:35px;
font-size: 12px;
color:#333333;
padding-right:10px;
}
.search13_d{
  clear: both;
  width: 1003px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #333333;
  padding-right: 7px;
  padding-left: 5px;
  height: 60px;
  background-color: #ebebeb;
}

.search13L{
font-size:12px;
color:#333333;
float:left;
padding-left: 12px;
padding-top: 8px;
}
.search13Ld{
  font-size: 12px;
  color: #333333;
  float: right;
  padding: 10px 10px 5px 10px;
  /*width: 355px;*/
  height: 25px;
  border: 1px #cccccc solid;
  -webkit-border-radius: 4px;
  margin: 10px 0;
  text-align: center;
}

.add13{
padding:8px 0 0 15px;
width:110px;
float:right;
}

.search13R{
font-size:1em;
color:#333333;
padding-top:3px;
float:right;
text-align:right;
}

.searchBOX13 {
height:17px;
  width: 125px;
}

.search_sub13{
  vertical-align: bottom;
}

.header_deliv{
  float: left;
  background: url(http://www.wildone.co.jp/wo/img/d2013/deliv/deliv_h1.gif) no-repeat;
  margin: 6px 0 0 6px;
  height: 33px;
  width: 309px;
  font-weight: 900;
  color: #fa6600;
  font-family: "メイリオ", 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

.header_deliv dl{
width: 560px;
margin:0;
}

.header_deliv dt{
float: left;
margin-top: 4px;
}

.header_deliv dd{
font-size: 20px;
font-weight: 900;
font-family: "メイリオ",'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
float:left;
color: #c930ba;
text-decoration: underline;
}

.search_deliv{
}

.header_deliv_box{
float: left;
text-align: left;
}

.h_d_date_com{
  padding-left: 75px;
  padding-top: 2px;
  font-size: 20px;
  height: 30px;
}

.header_deliv_com{
  font-size: 11px;
  text-align: center;
  padding-top: 2px;
}

.search13_m{
  padding-top: 9px;
  margin-left: 3px;
  text-align: center;
}

.modal {
position: fixed;
display: none;
z-index: 9999;
top: 29%;
left: 52%;
width: 438px;
//height: 558px;
height: 120%;
margin: -120px 0 0 -220px;
padding: 358px 13px;
text-align: center;
background: url(../../../../../../wo/age/back.png) no-repeat;
}
.modal p { margin-bottom:10px; }
.modal a { cursor:pointer; }

.modal dt{
float: left;
margin-left: 10px;
}

.modal dd{
margin-right: 10px;
}
