@charset "UTF-8";
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * 基盤CSS
 * HTMLベース、ページヘッダ、フッター、枠組みのみ定義すること
 */

html {
  margin: 0;
  padding:0;
}

body {
  height: 100%;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3" , Osaka ;
  background-color: #FFFFFF;
  font-size:12px;
  padding: 0px;
  margin: 0px;
  min-width: 1200px;
}

h1,h2,h3,h4,h5,h6,p,ul{
  margin: 0px;
  padding:0px;
}

div {
  margin: 0px;
  padding: 0px;
}
li {
  list-style:none;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * ヘッダー
 */
#header_area{
  min-width: 1300px;
  background-color:#ccb;
  z-index: 1;
}

#nav-shop {
  position: relative;
  background-color: #182d7c;
  color: #FFFFFF;
  text-align: left;
  min-height: 70px;
  margin: 0px;
  padding: 0px;
  min-width: 1300px;
}

#nav-shop img {float: left;padding-left: 20px;}
#nav-shop h2{
  float: left;
  font-size: 12px;
  margin: 27px 0px 0px 10px;
  font-weight: bold;
  padding: 0px;
}

#nav-shop-nozoku{
  float: left;
  font-size: 12px;
  margin: 27px 0px 0px 10px;
  font-weight: bold;
  padding: 0px;
}

#nav-shop ul{
  float: right;
  margin: 25px 30px 0px 0px;;
  border-right: solid #FFFFFF 1px;
  height: 25px;
}

#nav-shop li{
  float: left;
  list-style: none;
  background-color: #182d7c;
  color: #FFFFFF;
  border-left: solid #FFFFFF 1px;
  border-top: solid #FFFFFF 1px;
  border-bottom: solid #FFFFFF 1px;
  padding-top: 3px;
  text-align: center;
  font-size: 12px;
  height: 20px;
  width: 90px;
}

#nav-shop a{
  color: #FFFFFF;
  text-decoration: none;
  display:block;
}

#nav-shop li a:hover{
  background-color: #3366ff;
  margin-top: -3px;
  padding-top: 3px;
  height: 20px;
}

#nav-link {
  position: relative;
  margin: 0px;
  padding: 0;
  height: 37px;
  background-color: #eee;
  border-top: 1px solid #ddd;
}


#nav-point {
    float: right;
    font-size: 12px;
    font-weight: bold;
  padding-top:1px;
    margin: 3px 31px 0px 0px;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
    z-index: 1;
    color: #333333 !important;
}

.nav-point{
  font-size:15px;
  color:#FF7000;
  margin-left: 3px;
  margin-right: -3px;

}
.nav-point2{
  font-size:10px;
}

.nav-pointtable {
border-collapse:collapse;
}

.nav-pointtable img{
height:26px;
vertical-align:middle;
}

.nav-pointtable th{
 background:#fafafa;
 border: 1px solid #ccc;
padding: 0px 4px;
}

/*
.nav-pointtable th:hover{
 background:#d4d4d4;
 border: 1px solid #ccc;
padding: 0px 4px;
}
*/

.nav-pointtable th a{
 text-decoration:none;
 color:black;
}

.nav-pointtable th img{
 height:25px;
 vertical-align:middle;
}

.nav-pointtable td{
 background:#FFF;
  border-top: 1px solid #ccc;
   border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 0px 2px;
width:192px;
}

.nav-yuukou-day{
	color:#182d7c;
    font-size:10px !important;
    }
.nav-yuukou-day2{
	color:#182d7c;
    font-size:11px !important;
    }

.nav-yuukou-enbun{
	font-weight:normal !important;
	font-size:10px;
    margin-right:3px;
    }

.nav-yuukou-point{
	font-size:10px;
    margin-right:3px;
        position:relative;
      top: 1px;
    
    }

.toppointwaku{
	float:right;}


.nav-yuukou {
    background-color:#fff;
    border-radius:2px;
    position:relative;
      top: 1px;
    padding:4px 4px 0px 4px;
    font-size:10px;
    font-weight:bold;
    border:1px solid #ccc;
    z-index:0;
}

.nav-yuukou a{
    color:#333333 !important;
	text-decoration: none;
	}

.nav-yuukou a:hover{
    color:#999999 !important;
	}


.nav-yuukou:before {
	border:5px solid transparent;
	border-right-color:#fff;
	border-left-width:0;
	left:-4px;
	content:"";
	display:block;
	top:7px;
	position:absolute;
	width:0;
	z-index:1;
	}

.nav-yuukou:after {
	border:5px solid transparent;
	border-right-color:#ccc;
	border-left-width:0;
	left:-5px;
	content:"";
	display:block;
	top:7px;
	position:absolute;
	width:0;
	}

#nav-link h3 {
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #E60019;
  padding: 0px;
  margin: 8px 0px 0px 0px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  z-index: 1;
}

#nav-logout01 {
  float: right;
  font-size: 14px;
  font-weight: bold;
  color: #E60019;
  padding: 0px;
  margin: 8px 0px 0px 0px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  z-index: 1;
}

#nav-logout02 {
  float: right;
  font-size: 10px;
  font-weight: bold;
  color: #333333 !important;
  padding: 0px;
  margin: 12px 31px 0px 0px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  z-index: 1;
}

#nav-login{
float: right;
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 8px 31px 0px 0px;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
z-index: 1;
color: #333333 !important;
	}

#nav-link ul{
  float: left;
  list-style-type:none;
  margin: 6px 0px 5px 30px;
}

#nav-link ul li{
  float: left;
  list-style-type:none;
  overflow: hidden;
  color: #182d7c;
  border: solid #182d7c 1px;
  text-align: center;
  font-size: 12px;
  height: 20px;
  width: 200px;
  margin-right: 20px;
  padding-top: 2px;
  background-color: #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 0px #999;
  -moz-box-shadow: 1px 1px 0px #999;
  -webkit-box-shadow: 1px 1px 0px #999;
}

#nav-link ul a{
  color: #182d7c;
  text-decoration: none;
  display:block;
}

#nav-link ul a:hover{
  height: 22px;
  margin-top: -2px;
  padding-top: 2px;
  color: #000000;
  background: linear-gradient(#dbedff, #add6ff);
  background: -moz-linear-gradient(#dbedff, #add6ff);
  background: -webkit-gradient(linear, left top, left bottom, from(#dbedff), to(#add6ff));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dbedff', endColorstr='#add6ff');
}

#nav-link h2 {
  float: right;
  font-size: 10px;
  font-weight: bold;
  padding: 0px;
  margin: 12px 30px 0px 0px;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  z-index: 1;
  }
  
#nav-login{
	float: right;
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 8px 31px 0px 0px;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
z-index: 1;
color: #333333 !important;
	}
#nav-login a{
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 8px 5px 0px 5px;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
z-index: 1;
color:#182d7c;
text-decoration:none;
	}

#nav-login a:hover{
color:#dc143c;
	}

/*通常カテゴリ枠*/
#nav-category {
  margin: 1px 0;
  padding: 0;
  height: 33px;
  background: linear-gradient(#eee, #ccc);
  background: -moz-linear-gradient(#eee, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#cccccc');
  border-bottom: solid #999999 1px;
  border-top: solid white 1px;
  min-height: 32px;
  box-shadow: 0px -1px 0px #999;
  -moz-box-shadow: 0px -1px 0px #999;
  -webkit-box-shadow: 0px -1px 0px #999;
}

/*高さ調整後カテゴリ枠*/
#nav-category02 {
  margin: 1px 0;
  padding: 0;
  height: 45px;
  background: linear-gradient(#eee, #ccc);
  background: -moz-linear-gradient(#eee, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#cccccc');
  border-bottom: solid #999999 1px;
  border-top: solid white 1px;
  min-height: 32px;
  box-shadow: 0px -1px 0px #999;
  -moz-box-shadow: 0px -1px 0px #999;
  -webkit-box-shadow: 0px -1px 0px #999;
}

.nav-search {
  margin: 0 0 0 5px;
  float: left;
  height: 34px;
  width: 650px;
  position: relative;
  display: block;
}

.nav-search02 {
  margin: 0 0 0 5px;
  float: left;
  height: 34px;
  width: 171px;
  position: relative;
  display: block;
}

#nav-search-in {
  float: left;
  padding: 0px;
  margin: 3px 0 0 0;
  height: 27px;
  overflow: hidden;
}
.eventji{
float:right !important;
}


/*全カテゴリ通常時*/
#nav-search-in02 {
  float: left;
  padding: 0px;
  margin: 0 0 0 0;
  height: 27px;
  overflow: hidden;
}

/*全カテゴリ太枠時*/
#nav-search-in03 {
  padding: 2px 0px;
  margin: -2px 0 0 0;
  height: 29px;
  overflow: hidden;
  cursor:pointer;
}



.nav-search-select {
  padding: 0px;
  margin:0px;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  border: solid 1px #999999;
  background: linear-gradient(white, #ccc);
  background: -moz-linear-gradient(white, #ccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#ccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -khtml-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -khtml-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  width: auto;
  height: 27px;
}

.nav-search-select option{
  background-color: #FFFFFF;
}

.nav-search-submit{
  float: left;
  padding: 0px;
  margin: 3px 0 0 -1px;
  height: 27px;
  overflow: hidden;
}

.nav-search-submit a{
  display: block;
  padding: 3px 0 0 0;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height: 20px;
  width: 50px;
color: #333333 !important;
text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
font-weight: bold;
  border: solid 1px #999999;
  background: linear-gradient(white, #cccccc);
  background: -moz-linear-gradient(white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  height: 22px;
}

.nav-search-submit:hover{
   opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  }


/*通常検索ボタン*/
.nav-search-submit02{
  float: left;
  padding: 0px;
  margin: -7px 0px 0px 2px;
  height: 27px;
  overflow: hidden;
  z-index:10000000;
}

@-moz-document url-prefix() {
.nav-search-submit02{
  float: left;
  padding: 0px;
  margin: -8px 0px 0px 1px;
  height: 27px;
  overflow: hidden;
  z-index:100000;
}
}

.nav-search-submit02 a{
  font-size:13px;
  display: block;
  padding: 3px 15px 0 15px;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height: 22px;
  width: 80px;
  color: #333333 !important;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  font-weight: bold;
  border: solid 1px #999999;
  background: linear-gradient(white, #cccccc);
  background: -moz-linear-gradient(white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  z-index:10000000;
}

.nav-search-submit02:hover{
   opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  }




/*太枠時検索ボタン*/
.nav-search-submit03{
  float: left;
  padding: 0px;
  margin: -6px 0px 0px 5px;
  height: 37px;
  overflow: hidden;
  z-index:10000000;
}

@-moz-document url-prefix() {
.nav-search-submit03{
  float: left;
  padding: 0px;
  margin: -7px 0px 0px 5px;
  height: 35px;
  overflow: hidden;
  z-index:10000000;
}
}


/*IE10以降に適用されるCSS*/
@media all and (-ms-high-contrast:none){
  .nav-search-submit03{
    height: 39px;
      margin: -4px 0px 0px 5px;
  }
}

/*IE11だけに適用されるCSS*/
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .nav-search-submit03{
    height: 39px;
          margin: -4px 0px 0px 5px;

  }
}



.nav-search-submit03 a{
  font-size:13px;
  display: block;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
  text-align: center;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  width: 80px;
  color: white;
  font-weight: bold;
  background: #182d7c;
  z-index:10000000;
}

.nav-search-submit03 :active{
  color:white;
}


.nav-search-submit03:hover{
   opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  }



.kensaku01{
 width:220px;
 }
.kensaku02{
 width:175px;
 }
.kensaku03{
 width:130px;
 }
.kensaku04{
 width:200px;
 }
#kensakucartichi{
 margin-top:-8px;
 }

/*検索窓ワイド通常幅*/
.kensakuwidth{
 width:100%;
 }
/*検索窓ワイド高さ調整*/
.kensakuheight{
 width:100%;
 margin-top: 6px;
 }

/*検索窓ワイド通常枠*/
.kensakumadowide{
  width:100%;
  padding:6px 0px 4px 5px;
  margin-top:-7px;
  border:1px solid #999999;
  }

@-moz-document url-prefix() {
.kensakumadowide{
  width:100%;
  padding:5px 0px 4px 4px;
  }
}

/*検索窓ワイド太枠*/
.kensakumadowideB{
  width:100%;
  padding:6px 0px 3px 5px;
  margin-top:-7px;
  border:3px solid #182d7c;
  }

@-moz-document url-prefix() {
.kensakumadowideB{
  width:100%;
  padding:5px 0px 3px 4px;
  }
}

/*検索窓の中身幅調整*/
.kensakumado input[type="text"]{
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height:21px;
 }

/*サジェストの調整*/
#suggestList{
   font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
 }


.nav-search .nav-search-input {
  float: left;
  padding: 0px;
  margin: 3px 0 0 -1px;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  font-size: 12px;
  border: solid 1px #999999;
  height: 25px;
}

.cart-box {
  float:right;
  margin: 0 28px 0 0;
}



.cart-area {
  margin: 2px 0;
  border: solid 1px #999999;
  border-radius: 5px;
  height: 34px;
  background: linear-gradient(white, #cccccc);
  background: -moz-linear-gradient(white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -moz-border-radius-topright: 5px;
  box-shadow: 1px 1px 0px #cccccc;
  -moz-box-shadow: 1px 1px 0px #cccccc;
  -webkit-box-shadow: 1px 1px 0px #cccccc;
  }
  

div.cart-area a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 3px 10px 10px 10px;
}


.kensaku-position{
    display: block;
  padding: 4px 15px 0 15px;
  margin: 0;
  text-decoration: none;
  text-align: center;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height: 21px;
  width: 80px;
  color: #333333 !important;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  font-weight: bold;
  border: solid 1px #999999;
  background: url(../image/kensaku-01.png) no-repeat 0 5px;
  background: linear-gradient(white, #cccccc);
  background: -moz-linear-gradient(white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#cccccc');
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  z-index:10000000;
  
  }

.kensaku-position:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  background: url(../image/kensaku-02.png) no-repeat 0 5px;
  }


.cart-position{
  margin: 1px auto;
  height: 26px;
  padding: 0;
  background: url(../image/cart-sh01.png) no-repeat 0 5px;
  }

.cart-position:hover {
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: “alpha( opacity=80 )”;
  background: url(../image/cart-sh02.png) no-repeat 0 5px;
  }

.cart-position ul {
  height: 26px;
  overflow: hidden;
}

.cart-position li {
  height: 26px;
  display: inline-block;
  vertical-align: middle;
}

div.cart-icon {
  width: 27px;
  height: 27px;
}

div.cart-count {
  font-family: Arial, Helvetica;
  font-size: 26px;
  font-weight: bold;
  color: #F00;
  line-height: 1.1;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
}


div.cart-totalPrice {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.1;
  font-family: Arial, meiryo, Helvetica;
  padding: 6px 0 6px 2px;
  color: #333333 !important;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
  }
 
.subheaderkensaku {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 0 0 0;
  margin:0px;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Hiragino Kaku Gothic Pro W3, "ヒラギノ角ゴ Pro W3", osaka;
  height: 20px;
  /*min-width: 1100px;*/
  color: #000000;
} 


/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * フッダー
 */
div#footer_area{
  background-color: #182d7c;
  color: #FFFFFF;
  min-width: 1160px;
  padding-top: 30px;
  margin-bottom: -20px;
  overflow: hidden;
  text-align: center;
}

#footerbody{
  overflow: hidden;
  width: 1160px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#footer_area a{
  color: #FFFFFF;
  text-decoration: none;
}

#footer_area a:hover{
  color: #FFFFFF;
  font-weight: bold;
}

#footer_area p{
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

.footerleft{
  float: left;
  width:300px;
  text-align: left;
  border-left: 2px solid #fff;
  padding-left: 20px;
}

.footerright{
  float: left;
  width: 150px;
  height: 220px;
  margin-left: 0px;
  text-align: left;
  border-left: 2px solid #fff;
  padding-left: 20px;
}

.footerleft ul{
  float: left;
  list-style: none;
  width: 150px;
}

.footerleft ul li{
  margin-left:10px;
  }

.footerright ul{
  list-style: none;
}

.footerright ul li{
  margin-left:10px;
  }

.copy{
  clear: both;
  margin-top:40px;
  margin-bottom:20px;
}

.fotterdisplay{
  display:inline;
  }

.fotterborder{
  border-style:none;
  }

.fotterbottom{
  border:1px solid white;
  margin-right:10px;
  line-height:2.2em;
  margin-bottom:6px;
  text-align: center;
  font-weight:bold;
  font-size:15px;
  }

.fotterbottomfix{
  margin-top:25px;
}

.fotterbottomotoiawase{
  line-height:3em;
}

.footerleftfix{
  border-left:0px !important;
  }

.fotterbottom img{
  vertical-align:middle;
  margin-right:4px;
  }

.fotterbottom:hover{
  background-color: #3366ff;
  }


.fotterbottom a{
  display:block;
  }

.fotterwidth01{
  width:190px !important;
  }

.fotterwidth02{
  width:200px !important;
  margin-left:15px !imprtant;
  }
.fotterwidth02 ul{
  width:200px !important;
  }

.fotterwidth03{
  width:160px !important;
  margin-left:15px;
  }
.fotterwidth03 ul{
  width:160px !important;
}

.fotterwidth04{
  width:510px !important;
  margin-left:15px;
  }

.fotterwidth04ul{
  width:180px !important;
  }

.fotterwidth04ul01{
  width:140px !important;
  }

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * コンテンツ
 */
div#page-wrap{min-width: 1300px; margin: 0 auto;}


/* 右メニューレイアウト */
div#right-nav {
  float: right;
  width: 300px;
  padding: 0;
  margin: 0 10px 10px 10px;
}
/* 右メニューレイアウト */
div#left-contents {
  padding: 0;
  margin: 10px 320px 10px 10px;
}

/* 左メニューレイアウト */
div#left-nav {
  position: relative;
  float: left;
  width: 200px;
  padding: 0;
  margin: 0 10px 10px 10px;
   display: block;
}
/* 右メニューレイアウト */
div#right-contents {
  padding: 0;
  margin: 10px 10px 10px 240px;
}

div#main-area{margin: 0 auto; padding: 0; overflow: hidden;}
div#main-area-detail{margin: 0 auto; padding: 0px;  min-height:420px;}
div#main-area-bottom{margin: 0 auto; padding: 0; overflow: hidden; margin-top:0px;}

.clear {clear: both;}


/*/*タナカテストCSS*/

.tanaka {
  padding-bottom: 235px;     /* フッターの高さと同じにする */
}


/*コイツラ↑はシカトしてください。435行目　505行目にタナカイン
detail.jps　57行目にwrapperをイン　login.jsp　28行目にtanakaをイン。
消してもらって構いません。
base.css 434行目も付け加えています*/


.footNavi {
margin-top:60px;
height:100px;
background: #fff url(../image/nojimaback.png) repeat-x 50% 0;
min-width: 1300px
}


.reviewtopfix{
margin-top:20px !important;
font-size:12px;
}

.reviewtopfix img{
margin-right:5px
}

#nav-point01 {
    float: right;
    font-weight: bold;
    color: #E60019;
    padding: 0px;
    margin: 2px 25px 0px 0px;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
    z-index: 1;
}


.toppointfix img{
	margin-left:-8px;
}


#nav-point01 img:hover{
    opacity:0.5;
    filter:alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )";
    background:none!important;
}

.soryohead{
font-size:18px;
position: absolute;
top: 25px;
left: 525px;
color:#e60019 !important;
font-weight:bold;
}

/* Safari 6.1-8.0 (6.1+) */

@media screen and (min-color-index:0)
   and(-webkit-min-device-pixel-ratio:0) { @media {
    .soryohead { left: 518px; }
}}

.soryohead span{font-size:10px;margin-right:1px;}
