@charset "utf-8";
/* ======= header global lifedesign ======= */
body .all_global_header {
  position: relative;
  background-color: #f0f0f0;
  overflow: hidden;
  width: 100%;
  z-index: 2;
}
body .all_global_header ul {
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
  padding: 0;
  width: 930px;
  list-style: none;
  overflow: hidden;
}
body .all_global_header ul li {
  float: left;
  font-size: 0;
  line-height: 20px;
}
body .all_global_header a, body .all_global_header a:link, body .all_global_header a:active, body .all_global_header a:visited {
  padding: 0 8px;
  color: #1A80B1;
  font-size: 11px;
  text-decoration: none;
  font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body .all_global_header a.all_global_header_line {
  border-right: #999 1px solid;
  color: #1A80B1;
  text-decoration: none;
}
body .all_global_header a:hover {
  text-decoration: underline;
  color: #1A80B1;
}
body .all_global_header ul li.all_global_header_right {
  float: right;
}
/* ======= header global ======= */
body .okw_all_global_header {
  position: relative;
  width: 100%;
  z-index: 2;
  background: #311e04;
  height: 32px;
  line-height: 32px
}
body .okw_all_global_header ul {
  margin: 0 auto;
  padding: 0;
  width: 930px;
  height: 32px;
  list-style: none;
  position:relative
}
body .okw_all_global_header ul li {
  float: left;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  margin-left: 16px;
  position: relative
}
body .okw_all_global_header ul li img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 2px;
  border: none
}
body .okw_all_global_header ul li a {
  position: relative;
  display: block
}
body .okw_all_global_header ul li a.active {
  font-weight: bold
}
body .okw_all_global_header ul li:first-child {
  margin-left: 0
}
body .okw_all_global_header ul li.all_global_header_right {
  float: right;
}
body .okw_all_global_header ul li.all_global_header_right a {
  margin: 0;
  padding: 0;
}
body .okw_all_global_header ul li.more a {
  padding-right: 10px
}
body .okw_all_global_header ul li.more a:before {
  position: absolute;
  bottom: 15px;
  right: 0;
  content: "";
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -82px -93px;
  width: 5px;
  height: 3px;
}
body .okw_all_global_header ul li.notification {
  margin-left: 5px;
  margin-right: -10px
}
body .okw_all_global_header ul li.notification a {
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -74px 0;
  width: 29px;
  height: 16px;
  line-height: 16px;
  font-size: 10px;
  font-weight: bold;
  margin-top: 8px
}
body .okw_all_global_header ul li.notification a:link {
  text-align: center;
}
body .okw_all_global_header ul li.notification a:hover {
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -74px -18px;
  text-decoration: none
}
body .okw_all_global_header ul li.notification a:active {
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -74px -36px #fff;
  text-decoration: none;
  line-height: 18px;
  overflow: hidden
}
body .okw_all_global_header .more ul.a_pull_d {
  display: none;
  position: absolute;
  width: 130px;
  height: auto;
  background: #99865c;
  margin: 0;
  padding: 5px 10px;
  top: 29px;
  right: -22px;
  z-index: 100000;
  text-align: left;
  font-size: 12px
}
body .okw_all_global_header .more .a_pull_d:after {
  position: absolute;
  top: -5px;
  right: 20px;
  width: 9px;
  height: 5px;
  content: "";
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -81px -65px;
}
body .okw_all_global_header .more .a_pull_d li {
  display: block;
  margin: 0;
  padding: 0;
  float: none
}
body .okw_all_global_header .more .a_pull_d li:first-child {
  border-top: none
}
body .okw_all_global_header .more .a_pull_d li a {
  font-size: 12px;
  line-height: 1.4;
  padding: 5px 0;
  display: block;
  font-weight: bold;
  position: relative;
  background: none;
  font-weight: 100
}
body .okw_all_global_header .more .a_pull_d li a:after {
  display: none
}
body .okw_all_global_header .more .a_pull_d li a:before {
  display: none
}
body .okw_all_global_header .tooltip {
  display: none;
  position: absolute;
  font-size: 12px;
  line-height:1.4;
  font-weight: normal;
  color: #fff;
  background: #99865c;
  margin: 0;
  padding: 8px;
  top: 29px;
  left: 0;
  z-index: 100000;
  text-align: left;
  white-space: nowrap
}
body .okw_all_global_header .tooltip:before {
  position: absolute;
  top: -5px;
  left: 20px;
  width: 9px;
  height: 5px;
  content: "";
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -81px -65px;
}
body .okw_all_global_header a, body .okw_all_global_header a:link, body .okw_all_global_header a:active, body .okw_all_global_header a:visited {
  color: #fff;
  font-weight: 100;
  text-decoration: none
}
body .okw_all_global_header a:hover {
  text-decoration: underline
}

/* ======= header navi ======= */
.okw_header a:link, .okw_header a:visited {
  color: #06C;
  text-decoration: none;
}
.okw_header a:hover {
  text-decoration: underline;
  color: #209DD6;
}
.okw_header .navi {
  margin: 0 -10px;
  width: auto;
  z-index: 10000;
  border-bottom: #d9caa5 1px solid
}
.okw_header .navi .okw_search a {
  color: #06C;
  text-decoration: none;
  line-height: 1.2;
  margin: 3px 0 0 5px
}
.okw_header .navi .okw_search .okw_search_suggestlist a {
  margin-top: 0;
}
.okw_header .navi .okw_search a:hover {
  text-decoration: underline;
  color: #209DD6;
}
.okw_header .navi .main {
  margin: 0 auto;
  width: 930px;
  height: 63px;
  clear: both;
}
.okw_header .navi .logoarea {
  float: left;
  display: table;
  height: 63px
}
.okw_header .navi .logo {
  display: table-cell;
  vertical-align: middle;
  font-size: 11px;
  line-height: 1.2;
  padding-right: 16px
}
html>body .okw_header .navi .logo a.logo_std {
  background/*\**/: url(../images/common/OKWAVE_logo.gif) no-repeat\9;
}
.okw_header .navi .logo a.logo_std {
  display: block;
  margin-bottom: 5px;
  background: url(../images/common/OKWAVE_logo.svg) no-repeat;
  _background: url(../images/common/OKWAVE_logo.gif) no-repeat;
  width: 142px;
  height: 30px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}
html>body .okw_header .navi .logo a.logo_pro {
  background/*\**/: url(../images/common/OKWAVE_Pro_logo.gif) no-repeat\9
}
.okw_header .navi .logo a.logo_pro {
  display: block;
  margin-bottom: 4px;
  background: url(../images/common/OKWAVE_Pro_logo.svg) no-repeat;
  _background: url(../images/common/OKWAVE_Pro_logo.gif) no-repeat;
  width: 236px;
  height: 26px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}
.okw_header .navi .okw_t_num {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.4;
  color: #66400a;
  padding-right: 16px
}
.okw_header .navi .okw_t_num span {
  display: block
}
.okw_header .navi .search {
  display: table-cell
}
.okw_header .navi .search_text {
  display: table-cell;
  vertical-align: middle;
  font-size: 11px;
  width: 77px;
  padding-left: 24px;
  font-family: Verdana, "���S�V�b�N", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 13px
}
.okw_header .navi .discription {
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
}
.okw_header .navi .discription a, .okw_header .navi .discription a:link {
  border: #d9caa5 1px solid;
  background: #f7f3e8;
  padding: 8px 15px
}
.okw_header .navi .search_text span {
  font-weight: bold
}
.okw_header .navi .okw_search {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.okw_header .navi .linkarea {
  float: right;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0
}
.okw_header .navi .linkarea ul {
  margin: 16px 0 0 0;
  padding: 0
}
.okw_header .navi .linkarea li {
  float: left;
  list-style: none;
  position: relative
}
.okw_header .navi .linkarea li a {
  display: block;
  line-height: 31px;
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -102px -54px;
  padding: 0 8px;
  position: relative
}
.okw_header .navi .linkarea li:first-child a {
  background: none
}
.okw_header .navi .linkarea li.ranking a, .okw_header .navi .linkarea li.cate a {
  margin-right: 8px
}
.okw_header .navi ul.a_pull_d {
  display: none;
  position: absolute;
  width: 240px;
  background: #99865c;
  margin: 0;
  padding: 8px 15px;
  top: 30px;
  right: -25px;
  z-index: 100000;
  text-align: left
}
.okw_header .navi .ranking .a_pull_d {
  display: none;
  position: absolute;
  width: 310px;
  background: #99865c;
  top: 30px;
  right: -16px;
  padding: 8px 15px;
  z-index: 100000
}
.okw_header .navi .cate .a_pull_d {
  display: none;
  position: absolute;
  width: 310px;
  background: #99865c;
  top: 30px;
  right: -16px;
  padding: 8px 15px;
  z-index: 100000
}
.okw_header .navi .cate .a_pull_d:after, .okw_header .navi .ranking .a_pull_d:after {
  right: 20px
}
.okw_header .navi .cate .a_pull_d li, .okw_header .navi .ranking .a_pull_d li {
  border: none;
  float: left;
  width: 155px;
}
.okw_header .navi .cate ul, .okw_header .navi .ranking ul {
  margin: 0;
  padding: 0;
  border-top: 1px dotted #EFE1BE;
  overflow: hidden;
  line-height: 1.4
}
.okw_header .navi .linkarea li.cate .a_pull_d li a, .okw_header .navi .linkarea li.ranking .a_pull_d li a {
  font-size: 12px;
  line-height: 1.4;
  padding: 8px 0 8px 10px;
  display: block;
  font-weight: normal;
  position: relative;
  background: none
}
.okw_header .navi .a_pull_d:after {
  position: absolute;
  top: -6px;
  right: 20px;
  width: 12px;
  height: 6px;
  content: "";
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -81px -79px;
}
.okw_header .navi .a_pull_d li {
  display: block;
  padding: 0px;
  border-top: 1px dotted #EFE1BE;
  float: none
}
.okw_header .navi .linkarea li.ha_btn .a_pull_d li a {
  font-size: 12px;
  line-height: 1.4;
  padding: 8px 0 8px 10px;
  display: block;
  position: relative;
  background: none;
  font-weight: normal
}
.okw_header .navi .a_pull_d li a:after {
  display: none
}
.okw_header .navi .a_pull_d li a:before {
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -76px -85px;
  content: "";
  top: 50%;
  margin-top: -4px;
  left: 0;
  position: absolute;
  width: 4px;
  height: 8px
}
.okw_header .navi .a_pull_d li:first-child, .okw_header .navi .cate .a_pull_d ul:first-child , .okw_header .navi .ranking .a_pull_d ul:first-child {
  border: none
}
.okw_header .navi .a_pull_d li a:link, .okw_header .navi .a_pull_d li a:visited {
  color: #FFF;
}
.okw_header .navi .a_pull_d .all_cate li a:link, .okw_header .navi .a_pull_d li a:visited {
  color: #FFF;
  font-weight: normal;
}
.okw_header .navi .a_pull_d li a:hover {
  text-decoration: underline
}
.okw_header .navi .ha_btn em {
  display: inline-block;
  float: left;
  margin-right: 4px;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #3AD
}
.okw_header .navi .cate a:before, .okw_header .navi .ranking a:before {
  position: absolute;
  bottom: 15px;
  right: 0;
  content: "";
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -76px -93px;
  width: 5px;
  height: 3px;
}
.okw_header .navi .ha_btn a:before {
  position: absolute;
  bottom: 15px;
  right: 0;
  content: "";
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -76px -93px;
  width: 4px;
  height: 3px;
}
.okw_header .navi .hq_btn em {
  display: inline-block;
  float: left;
  margin-right: 4px;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #E69E3A
}
.okw_header .okw_t_num .icon_heart {
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -91px -91px;
  padding-left: 18px;
  line-height: 1.1
}

/* ======= header search ======= */
.okw_header .okw_search form {
  width: 259px;
  height: 30px
}
.okw_header .okw_search form input[type="text"] {
  width: 256px;
  margin: 2px 5px
}
.okw_header .okw_search form input[ type="submit"] {
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat 0 -105px;
  width: 33px;
  height: 28px;
  display: block;
  overflow: hidden;
  line-height: 200px;
  top: 1px;
  right: 1px
}
.okw_header .okw_search form input[ type="submit"]:hover {
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -33px -105px;
}
.okw_header .okw_search form input[ type="submit"]:active {
  background: url(../images/common/sprite_gnavi.gif?Qche1i8sPd) no-repeat -66px -105px;
  padding-top: 2px;
}
.okw_search_suggest {
  width: 225px;
  background-color: #FFFFFF;
  border: 2px solid #B9B9B9;
  position: absolute;
  top: 29px;
  left: 0;
  z-index: 100
}
.okw_search_suggest .okw_search_suggestlist {
  margin: 0;
  padding: 0;
}
.okw_search_suggest .okw_search_suggestlist li {
  list-style: none;
  border: none;
  margin: 0;
  padding: 0;
}
.okw_search_suggest .okw_search_suggestlist li a {
  color: #333333;
  border-top: 1px dotted #CCCCCC;
  display: block;
  font-size: 13px;
  line-height: 17px;
  overflow: hidden;
  padding: 3px 3px 1px;
}
.okw_search_suggest .okw_search_suggestlist li:first-child a {
  border-top: none;
}
.okw_search_suggest .okw_search_suggestlist li a.on {
  background-color: #F1FCF2;
  text-decoration: none;
}
