@charset "utf-8";

/* html tag style */
body,h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,form {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
img {
  border: none;
}
body {
  background: url(../img/body_bg_01.gif) repeat-x top left;
}

/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1%; }
.clearfix {display:block;}
/* end MacIE5 */

/* layout style */
#contena_box_new2008 {
  width: 910px;
  background: url(../img/body_bg_02.gif) no-repeat top left;
  margin: 0 auto;
  padding: 15px 24px;
}

/* head area style */
#header_new2008 {
  background: url(../img/head_bg_01.gif) repeat-x top left #FFF;
  padding: 0 10px;
  margin-bottom: 15px;
}
#header_new2008 img {
  display: block;
}
#header_new2008 ul {
  margin-top: 4px;
}
#header_new2008 ul li {
  float: left;
}
#header_new2008 .navi_01 a{
  display: block;
  padding: 7px 12px 7px 4px;
  background: url(../img/head_navi_border.gif) repeat-y top right;
}
#header_new2008 .navi_02 a{
  display: block;
  padding: 8px 6px 10px 16px;
}
#header_new2008 .navi_03 a{
  display: block;
  padding: 8px 6px 10px 7px;
}
#header_new2008 .navi_04 a{
  display: block;
  padding: 8px 15px 10px 7px;
  background: url(../img/head_navi_border.gif) repeat-y top right;
}
#header_new2008 .navi_05 {
  margin: 9px 0 10px 11px;
  border-right:1px solid #a2a2a2;
}
#header_new2008 .navi_05 a{
  display: block;
  margin-right: 13px;
}
#header_new2008 .navi_06 {
  margin: 9px 0 10px 13px;
}
#header_new2008 .navi_06 a{
  display: block;
  margin-right: 13px;
}
#header_new2008 .navi_07 a{
  display: block;
  padding: 9px 6px 10px 7px;
  background: url(../img/head_navi_border.gif) repeat-y top left;
}
#header_new2008 .navi_08 a{
  display: block;
  padding: 9px 6px 10px 6px;
}
#header_new2008 .navi_09{
  padding: 3px 0px;
}
#header_new2008 #srchBox {
  width: 155px;
  height: 22px;
  position: relative;
  margin: 0;
  padding: 0;
}
#header_new2008 #srchInput ,
#header_new2008 #SS_searchQuery {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px;
  width: 110px;
  border: 1px solid #7f9db9;
  /* background: #fff url(http://img.yahoo-search.jp/img/logo_wm.gif) center center no-repeat; */
}
#header_new2008 #srchBtn ,
#header_new2008 #SS_searchSubmit {
  position: absolute;
/*  top: 1px;*/
  right: 0;
}


/*--------------header40th-logo --------------*/
#header_new2008 .headlog1{
  float:left;
}

#header_new2008 .headlog2{
  padding-left:0px;
}


/* contents area style */
#contents_new2008 {
  background: #FFF;
}

/* left navi area style */
#left_navi_new2008 {
  float: left;
  width: 210px;
  padding: 0 20px 30px 0;
  background: #FFF;
}
#left_navi_new2008 .unet_image {
  display: block;
  padding:12px 62px 4px 14px;
  margin: 0;
  background: url(../img/left_navi_border.gif) repeat-x left bottom;
}
#left_navi_new2008 .main_menu {
  padding: 7px 0;
  background: url(../img/left_navi_border.gif) repeat-x left bottom;
}
* html #left_navi_new2008 .main_menu {
  padding: 12px 0 3px 0;
}
*:first-child+html #left_navi_new2008 .main_menu {
  padding: 12px 0 3px 0;
}
#left_navi_new2008 .main_menu li{
  display: block;
}
* html #left_navi_new2008 .main_menu li{
  margin-top: -5px;
}
*:first-child+html #left_navi_new2008 .main_menu li{
  margin-top: -5px;
}
#left_navi_new2008 .main_menu li a{
  display: block;
  padding: 8px 0 8px 22px;
  width: 188px;
}
#left_navi_new2008 .sub_menu {
  padding: 7px 0 7px 22px;
  background: url(../img/left_navi_border.gif) repeat-x left bottom;
  font-size: 65%;
  line-height: 1.4em;
  color: #3c3c3c;
}
#left_navi_new2008 .sub_menu li {
  padding: 3px 0;
  width:169px;
}
#left_navi_new2008 .banner {
  padding: 0 0 10px;
  background: url(../img/left_navi_border.gif) repeat-x left bottom;
}
#left_navi_new2008 .banner img {
  margin: 10px auto 0;
  display: block;

}
#left_navi_new2008 h2 {
  margin-top: 15px;
  background: #eee;
  padding: 5px 10px;
  color: #3c3c3c;
  line-height: 1.4em;
  font-size: 75%;
}
#left_navi_new2008 .uc_service_menu {
  border-left: 1px #eee solid;
  border-right: 1px #eee solid;
  border-bottom: 1px #eee solid;
  padding: 15px 20px;
}
#left_navi_new2008 .uc_service_menu li {
  padding: 5px 0;
  font-size: 75%;
  color: #3c3c3c;
  line-height: 1.4em;
  width:168px;
}

#left_navi_new2008 .icon_link a {
  background: url(../img/left_navi_arrow.gif) no-repeat 0 3px;
  padding-left: 12px;
  color: #0050a3;
}
#left_navi_new2008 .icon_link a:link {
  text-decoration: underline;
}
#left_navi_new2008 .icon_link a:visited {
  text-decoration: underline;
}
#left_navi_new2008 .icon_link a:hover {
  text-decoration: none;
}
#left_navi_new2008 .banner2 {
  padding: 8px 0 10px;
}
#left_navi_new2008 .banner2 img {
  margin: 10px auto 0;
  display: block;

}


/* main contents area style */
#main_contents_new2008 {
  float: right;
  width: 660px;
  padding-right: 20px;
}

/* footer area style */
#footer_new2008 {
  border-top: 3px #909090 solid;
  padding: 8px 3px 0;
  background: #FFF;
}
#footer_new2008 .footer_link_01 {
  margin-left: -15px;
  width:869px;
  padding: 0 0 10px 50px;
  text-align: left;
}

#footer_new2008 .footer_link_01 li {
  margin-left: 15px;
  display: inline;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
  word-break: keep-all;
}

#footer_new2008 .footer_link_01next {
  margin-left: -15px;
  width:869px;
  padding: 0 0 40px 50px;
  text-align: left;
}

#footer_new2008 .footer_link_01next li {
  margin-left: 15px;
  display: inline;
  font-size: 75%;
  line-height: 1.4em;
  color: #3c3c3c;
  word-break: keep-all;
}


#footer_new2008 img {
  float: left;
}
#footer_new2008 .footer_link_02 {
  float: right;
}
#footer_new2008 .footer_link_02 li {
  padding-left: 27px;
  background: url(../img/footer_mkr_01.gif) no-repeat 20px 4px;
  display: block;
  float: left;
  font-size: 65%;
  line-height: 1.4em;
  color: #3c3c3c;
  word-break: keep-all;
}

#footer_new2008 a {
  color: #0050a3;
}
#footer_new2008 a:link {
  text-decoration: underline;
}
#footer_new2008 a:visited {
  text-decoration: underline;
}
#footer_new2008 a:hover {
  text-decoration: none;
}

.sub_menu.icon_link li.id_pw_link{
font-size:12px;
font-weight:bold;
}
.sub_menu.icon_link li.id_pw_link a,
.sub_menu.icon_link li.id_pw_link a:visited{
color:#528f27 !important;
}
.sub_menu.icon_link li.id_pw_link a:hover{
color:#6db13c !important;
}


/* CS用新ヘッダー */
.csheader {
  font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif !important;
  padding-bottom: 4px !important;
}
.csheader .csheaderlogo{
  position: absolute;
}
.csheader .csnavi_01 a, 
.csheader .csnavi_02 a, 
.csheader .csnavi_03 a{
  display: block;
  padding: 7px 14px 7px 14px;
  background: url(/wr_css/wr_img/common/head_navi_border.gif) repeat-y top right;
}
.csheader .csnavi_04{
  padding: 7px 23px 7px 14px;
}
.csheader .csnavi_05{
  padding: 3px 0px;
  float: right;
}
.csheader ul.mainNav{
    font-size: 14px;
    font-weight: bold;
    margin-left: auto;
    width: 705px;
    clear: both;
}

.csheader ul.mainNav li{
  position: relative;
}
.csheader a{
    color: #333333;
    text-decoration: none;
  position: relative;
}
.csheader li a.active {
  color: #0f1350;
}
.csheader li a span {
  position: relative;
}
.csheader li a span:before {
  position: absolute;
  top: 1.5em;
  left: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  background: #0f1350;
  transition: .5s;
}
.csheader li a:hover span:before{
  width: 100%;
}
.csheader .subNav {
 float: right;
 margin-right: 10px;
 font-size: 12px;
 margin-bottom: -2px;
 line-height: 64px;
}
.csheader .subNav li:not(:last-child) {
	margin-right: 20px;
}
.csheader .subNav li a:hover {
  color: #999;
}

/* CS用新フッター */
.csfooter {
  font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif !important;
  border :none !important;
  padding: 0 !important;
}
.csfooter .csfooter_back{
  background: #0f1350;
}
.csfooter .footer_link_01 li,
.csfooter .footer_link_01next li {
  margin-left: 40px !important;
}
.csfooter .footer_link_01, 
.csfooter .footer_link_01next{
  font-size: 18px;
}
.csfooter .footer_link_01{
  padding-top: 30px !important;
  padding-bottom: 15px !important;
}
.csfooter .footer_link_01next{
  padding-bottom: 30px !important;
}
.csfooter .footer_link_02{
  border-top: 1px solid #d4d4d4;
  padding: 15px 90px 0;
  font-size: 17px;
  margin-top: 10px;
}
.csfooter .footer_link_02 li {
  padding-left: 41px !important;
  background: url(/wr_css/wr_img/common/footer_mkr_01.gif) no-repeat 32px 4px !important;
}
.csfooter .footer_link_01 a, 
.csfooter .footer_link_01next a{
  color: #fff !important;
  text-decoration: none !important;
}
.csfooter .footer_link_02 a{
  color: #333333 !important;
  text-decoration: none !important;
}
.csfooter ul li a:hover {
  text-decoration: underline !important;
}
.copyrightarea {
  margin: 10px;
}
.csfooter .copyright {
  float: right;
}
.csfooter .copyright a {
  width: 75px;
  float: right;
  color: #666 !important;
  text-decoration: none;
  font-family: sans-serif !important;
}
.csfooter .copyright a img {
  width: 100%;
}
.csfooter .copyright address {
  float: right;
  padding: 25px 20px 0 0;
  line-height: 1.5em;
  font-style: normal;
  font-size: 12px;
  color: #666 !important;
}
.csfooter .logo {
  float: left;
  width: 200px;
}
.csfooter .logo span {
  clear: both;
  display: block;
  padding-top: 10px;
}
.csfooter .logo span a {
  background: rgba(0, 0, 0, 0) url(/wr_css/wr_img/common/left_navi_arrow.gif) no-repeat scroll left center;
  font-size: 0.66em;
  padding-left: 10px;
  color: #333333 !important;
  text-decoration: none !important;
}
.csfooter .logo span a:hover {
  text-decoration: underline !important;
}