/*==========================================================*/
/* reset */

* {word-break:break-all}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {text-align:left;margin:0;padding:0;border:0;vertical-align:baseline;font-weight:100;font-size:13px;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a { outline: 0;text-decoration: none;}

/*==========================================================*/
/* initialize */
body {
	font:13px arial,helvetica,clean,sans-serif;
	line-height:1.5;
	font-weight:100;
	*font-size:small;
	*font:x-small;
	color:#666666;
}
form input,
form select,
form select optgroup{
	outline: none;
/*	padding:2px;*/
}
* html .iepngfix {behavior: url("/static/htc/iepngfix.htc");}
* html .iepngfix2 {behavior: url("/static/htc/iepngfix2.htc");}
/* * html img {behavior: url("/static/htc/iepngfix2.htc");} */
*html body {behavior:url("/static/htc/csshover.htc");}
.clearfix:after {content: ".";display: block;visibility: hidden;height: 0.1px;  font-size: 0.1em;line-height: 0;clear: both;}
.clearfix{display: inline-block;}
*html .clearfix {height : 1%;}
.clearfix{display: block;}

div:after {content: ".";display: block;visibility: hidden;height: 0.1px;  font-size: 0.1em;line-height: 0;clear: both;}
div{display: inline-block;}
*html div {height : 1%;}
div{display: block;}

ul{list-style-type: none ;}

a{
display:inline-block;
color:#333333;
}

a:visited{color:#999999;}
a:hover{
/*	color:#000066;*/
	text-decoration:underline;
}

.mgn_t5{ margin-top:5px;}
.mgn_l5{ margin-left:5px;}
.mgn_b5{ margin-bottom:5px;}
.mgn_r5{ margin-right:5px;}
.mgn_t10{ margin-top:10px;}
.mgn_l10{ margin-left:10px;}
.mgn_b10{ margin-bottom:10px;}
.mgn_r10{ margin-right:10px;}

.width50{ width:50px;}
.width100{ width:100px;}
.width150{ width:150px;}
.width200{ width:200px;}

/*==========================================================*/
/* body */
body{
        background-color: #FFF;
        text-align:center;
}

/*==========================================================*/
/* headerWrapper */

#headerWrapper {
}

#header{
	width:1000px;
	margin: 0 auto;
}

#header #global {
	padding: 25px 0 15px;
}

#header #global h1#siteLogo {
	float:left;
	width:324px;
	height:33px;
}

#header #global h1#siteLogo a{
	display:block;
	background:url("../../image/global/logo_site.png?141216") no-repeat;
	width: 324px;
	height:33px;
	text-indent: -9999px;
}

#header #global #globalMenu{
	float:right;
	width: 645px;
	margin: 12px 0 0 0;
}

#header #global #globalMenu li{
	float: left;
	display: block;
}

#header #global #globalMenu li.qa{
	background:url("../../image/global/menu_global.png") 0 -11px no-repeat;
	width: 159px;
	height: 11px;
	text-indent: -9999px;
    margin:4px 10px 0 0;
}

#header #global #globalMenu li.about{
	background:url("../../image/global/menu_global.png") no-repeat;
	width: 194px;
	height: 11px;
	text-indent: -9999px;
    margin:4px 10px 0 0;
}

#header #global #globalMenu li.sign_in{
	background:url("../../image/global/btn_sign.png?180905") no-repeat;
	width: 63px;
	height: 19px;
	text-indent: -9999px;
}

#header #global #globalMenu li.sign_out{
	background:url("../../image/global/btn_sign.png?180905") 0 -19px no-repeat;
	width: 59px;
	height: 16px;
	text-indent: -9999px;
    margin:3px 0 0 0;
}
#header #global #globalMenu li.card{
    margin:4px 8px 0 0;
    color:#999999;
}
#header #global #globalMenu li a{
    width:100%;
    height:100%;
    display:block;
}

/*==========================================================*/
/* globalNavi */

#globalNavi{
    border-top: solid 1px #fff;
    background-color: #3e3e3e;
    /*height: 45px;*/
    padding: 12px 0;
    margin: 0 0 15px;
}

#globalNavi .contents{
	width: 1000px;
	margin: 0 auto;
}

/* links */

#globalNavi .contents #links{
	float: left;
	width: 597px;
	height: 38px;
}

#globalNavi .contents #links ul{
	width: 597px;
	height: 38px;
}

#globalNavi .contents #links ul li{
	float: left;
}

#globalNavi .contents #links ul li a{
	display: block;
	float: left;
	text-indent: -9999px;
}

#globalNavi .contents #links ul li.travel{
	border-right: solid 1px #7d7d7d;
	padding: 7px 20px 7px 0;
	margin-right: 20px;
}

#globalNavi .contents #links ul li.travel a{
	background:url("../../image/global/globalnavi_link.png?170407") 0 0 no-repeat;
	width: 250px;
	height: 24px;
	text-indent: -9999px;
}

#globalNavi .contents #links ul li.travel a:hover{
	background:url("../../image/global/globalnavi_link.png?170407") 0 -24px no-repeat;
}

#globalNavi .contents #links ul li.coupon{
	padding: 7px 0;
}

#globalNavi .contents #links ul li.coupon a{
	background:url("../../image/global/globalnavi_link.png?170407") -250px 0 no-repeat;
	width: 204px;
	height: 24px;
	text-indent: -9999px;
}

#globalNavi .contents #links ul li.coupon a:hover{
	background:url("../../image/global/globalnavi_link.png?170407") -250px -24px no-repeat;
}

/* globalSearch */

#globalNavi .contents #globalSearch{
	float: right;
	width: 365px;
	margin: 5px 0 0;
}

#globalNavi .contents #globalSearch #mainshopSearch .text{
    color:#999999;
}

#globalNavi .contents #globalSearch .input li {
	float:left;
    height: 28px;
}

#globalNavi .contents #globalSearch .input li input {
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
}

#globalNavi .contents #globalSearch .input li .box {
	border: 1px solid #d6d6d6;
	width:238px;
	height: 16px;
	padding: 5px;
}

/*==========================================================*/
/* status */

#status{
	width:1000px;
	margin: 0 auto 15px;
}

#status .topicPath{
	float:left;
	margin-top: 3px;
}

#status .topicPath p{font-size:93%;}



/*==========================================================*/
/* contentsWrapper */

#contentsWrapper {
}

#contentsWrapper #contents {
	width: 1000px;
	background:url(../../image/global/bg_side.gif) repeat-y;
	margin: 0 auto;
}

/* taxnote */

#contentsWrapper .taxnote{
	width: 1000px;
    margin: 20px auto 10px;
}
/*==========================================================*/
/* sideMenu */

#sideMenu{
	width:199px;
	margin:0 15px 0 0;
	padding: 0 15px 0 0;
	float:left;
	display:inline;
	z-index:1000;
}

#sideMenu h2{
	margin: 0 0 10px;
}

#sideMenu .contentsTop{
	background:url(../../image/global/bg_side_top.gif) no-repeat;
	width: 200px;
	height: 6px;
	_margin-bottom:-10px;
}

#sideMenu .contentsMiddle{
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding: 5px 9px;
	width:180px;
}

#sideMenu .contentsBottom{
	background:url(../../image/global/bg_side_bottom.gif) no-repeat;
	width: 200px;
	height: 6px;
}


/* firstAbout */
#sideMenu #firstAbout{
	width:200px;
	margin: 0 0 15px;
}

#sideMenu #firstAbout a{
	background:url(../../image/global/btn_about.jpg) 0px 0px;
	width: 200px;
	height: 30px;
	display:block;
	text-indent: -9999px;
}

#sideMenu #firstAbout a:hover{
	background:url(../../image/global/btn_about.jpg) -200px 0px;
}

/* sideItemSearch */

#sideMenu #sideItemSearch{
	width: 200px;
	margin: 0 0 20px;
}

#sideMenu #sideItemSearch h2{
	background:url(../../image/global/title_itemSearch.gif) no-repeat;
	text-indent:-9999px;
	height:15px;
	width:200px;
}

#sideMenu #sideItemSearch h2 a{
	display: block;
	height:15px;
	width:200px;
}

#sideMenu #sideItemSearch h2 a:hover {
    background: none repeat scroll 0 0 transparent;
}

#sideMenu #sideItemSearch .yLogo{
	text-align: center;
}

#sideMenu #sideItemSearch .form{
	margin: 5px 0;
}

#sideMenu #sideItemSearch .form .l{
	float: left;
}

#sideMenu #sideItemSearch .form .r{
	float: right;
}

#sideMenu #sideItemSearch .txtBox{
	width: 142px;
	height: 15px;
	padding: 2px;
	border: 1px solid #d6d6d6;
}

#sideMenu #sideItemSearch span{
	font-size: 11px;
	line-height: 13px;
}

#sideMenu #sideItemSearch .details{
	margin: 0;
	padding: 0;
}

#sideMenu #sideItemSearch .details p{
	color: #9d9d9d;
	font-size: 11px;
	line-height: 13px;
}

#sideMenu #sideItemSearch .details .detailsLink{
	margin: 0;
}

#sideMenu #sideItemSearch .details .detailsLink a{
	font-size: 11px;
}


/* shopMenu */

#sideMenu .shopCategory{
	width:200px;
	margin: 0 0 20px;
}

#sideMenu .shopCategory h2{
	background:url(../../image/global/title_category.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:15px;
}

#sideMenu .shopCategory .contentsTop{
	background:url(../../image/global/bg_menu_top.gif) no-repeat;
	width: 200px;
	height: 6px;
}

#sideMenu .shopCategory .contentsMiddle{
	background-color: #f9f9f9;
	padding-left: 0px;
	padding-right: 0px;
	width:198px;
}

#sideMenu .shopCategory .contentsBottom{
	background:url(../../image/global/bg_menu_bottom.gif) no-repeat;
	width: 200px;
	height: 6px;
}


#sideMenu .shopCategory h3.pointUpList a{
	background:url(../../image/global/menu_category.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	width:198px;
	height:30px;
	display:inline-block;
}

#sideMenu .shopCategory h3.pointUpList a:hover{
	background:url(../../image/global/menu_category.gif) no-repeat -198px 0px;
}

#sideMenu .shopCategory h3.shopList a{
	background:url(../../image/global/menu_category.gif) no-repeat 0px -30px;
	text-indent:-9999px;
	width:198px;
	height:30px;
	display:inline-block;
}

#sideMenu .shopCategory h3.shopList a:hover{
	background:url(../../image/global/menu_category.gif) no-repeat -198px -30px;
}

/* insurance */
.insurance{
	width:200px;
	margin: 0 0 10px;
}

/* 2nd Menu */
/*
.shopMenu ul#navmenu li .subTop {
	background:url("../../image/global/bg_sub_menu_top.gif") no-repeat;
	height:5px;
	width:200px;
}

.shopMenu ul#navmenu li .subBottom {
	background:url("../../image/global/bg_sub_menu_bottom.gif") no-repeat;
	height:5px;
	width:200px;
}

*:first-child+html .shopMenu ul#navmenu li .subTop{
	margin-top:-11px;
	margin-bottom:-5px;
}

*:first-child+html .shopMenu ul#navmenu li .subBottom{
	margin-top:-11px;

}

* html .shopMenu ul#navmenu li .subTop{
	margin-bottom:-10px;
}
*/

.shopCategory ul#navmenu li.subBg a{
	font-size:11px;
}

.shopCategory ul#navmenu li.category:hover li.subBg{
	text-indent:0px;
	width:170px;
	color: #2b2b2b;
	background-color:#f9f9f9;
	z-index:1000;
}

ul#navmenu li.category:hover li a{
	margin-left:10px;
	display:block;
	text-indent:0px;
	width:160px;
	height:20px;
	padding: 5px 0 0 0;

}

/* 2nd Menu Hover Persistence */
#sideMenu .dropup,
#sideMenu .dropdown {
  position: relative;
}

#sideMenu .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

#sideMenu .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

#sideMenu .navmenu {
	position: relative;
	top: 100%;
	left: 0;
	display: block;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 5px 0 0;
	list-style: none;
	background-color: #ffffff;
}
*:first-child+html #sideMenu .navmenu {
	position: static;
}

#sideMenu .navmenu > a {
	display:block;
	width:200px;
	height:30px;
	background:#FFAEB0;
}
#sideMenu .navmenu.pull-right {
  right: 0;
  left: auto;
}

#sideMenu .navmenu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}


#sideMenu .navmenu > li > a:hover,
#sideMenu .navmenu > li > a:focus,
#sideMenu .dropdown-submenu:hover > a,
#sideMenu .dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-repeat: repeat-x;
}

#sideMenu .navmenu > .active > a,
#sideMenu .navmenu > .active > a:hover,
#sideMenu .navmenu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-repeat: repeat-x;
  outline: 0;
}

#sideMenu .navmenu > .disabled > a,
#sideMenu .navmenu > .disabled > a:hover,
#sideMenu .navmenu > .disabled > a:focus {
  color: #999999;
}

#sideMenu .navmenu > .disabled > a:hover,
#sideMenu .navmenu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
}
#sideMenu .open {
  *z-index: 1000;
}

#sideMenu .open > .navmenu {
  display: block;
}

#sideMenu .pull-right > .navmenu {
  right: 0;
  left: auto;
}

#sideMenu .dropup .caret,
#sideMenu .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}

#sideMenu .dropup .navmenu,
#sideMenu .navbar-fixed-bottom .dropdown .navmenu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

#sideMenu .dropdown-submenu {
  position: relative;
}

#sideMenu .dropdown-submenu > .navmenu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}

#sideMenu .dropdown-submenu:hover > .navmenu {
  display: block;
}

#sideMenu .dropup .dropdown-submenu > .navmenu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}

#sideMenu .dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

#sideMenu .dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

#sideMenu .dropdown-submenu.pull-left {
  float: none;
}

#sideMenu .dropdown-submenu.pull-left > .navmenu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

#sideMenu .dropdown .navmenu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}

#sideMenu .fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

#sideMenu .fade.in {
  opacity: 1;
}

#sideMenu .collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

#sideMenu .collapse.in {
  height: auto;
}

#sideMenu button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

#sideMenu .nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

#sideMenu .nav > li > a {
  display: block;
}

#sideMenu .nav > li > a:hover,
#sideMenu .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

#sideMenu .nav > li > a > img {
  max-width: none;
}

#sideMenu .nav > .pull-right {
  float: right;
}

#sideMenu .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

#sideMenu .nav li + .nav-header {
  margin-top: 9px;
}

#sideMenu .nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

#sideMenu .nav .dropdown-toggle:hover .caret,
#sideMenu .nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */

#sideMenu .nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

#sideMenu .nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

#sideMenu .nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

#sideMenu .nav > .dropdown.active > a:hover,
#sideMenu .nav > .dropdown.active > a:focus {
  cursor: pointer;

}

#sideMenu .nav-tabs .open .dropdown-toggle,
#sideMenu .nav-pills .open .dropdown-toggle,
#sideMenu .nav > li.dropdown.open.active > a:hover,
#sideMenu .nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

#sideMenu .nav li.dropdown.open .caret,
#sideMenu .nav li.dropdown.open.active .caret,
#sideMenu .nav li.dropdown.open a:hover .caret,
#sideMenu .nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}


#sideMenu .nav > .disabled > a {
  color: #999999;
}

#sideMenu .nav > .disabled > a:hover,
#sideMenu .nav > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}

#sideMenu .navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
}

#sideMenu .navbar .container {
  width: auto;
}

#sideMenu .nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

#sideMenu .navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

#sideMenu .navbar .brand:hover,
#sideMenu .navbar .brand:focus {
  text-decoration: none;
}

#sideMenu .navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}

#sideMenu .navbar .btn,
#sideMenu .navbar .btn-group {
  margin-top: 5px;
}

#sideMenu .navbar .btn-group .btn,
#sideMenu .navbar .input-prepend .btn,
#sideMenu .navbar .input-append .btn,
#sideMenu .navbar .input-prepend .btn-group,
#sideMenu .navbar .input-append .btn-group {
  margin-top: 0;
}

#sideMenu .navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

#sideMenu .navbar-search .search-query {
	padding: 4px 14px;
	margin-bottom: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#sideMenu .navbar-static-top {
  position: static;
  margin-bottom: 0;
}

#sideMenu .navbar-static-top .container,
#sideMenu .navbar-fixed-top .container,
#sideMenu .navbar-fixed-bottom .container {
  width: 940px;
}

#sideMenu .navbar-fixed-top {
  top: 0;
}

#sideMenu .navbar-fixed-bottom {
  bottom: 0;
}

#sideMenu .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  margin: 0 10px 0 0;
}

#sideMenu .navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

#sideMenu .navbar .nav > li {
  float: left;
}

#sideMenu .navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

#sideMenu .navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

#sideMenu .navbar .nav > li > a:focus,
#sideMenu .navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}

#sideMenu .navbar .nav > .active > a,
#sideMenu .navbar .nav > .active > a:hover,
#sideMenu .navbar .nav > .active > a:focus {
	color: #555555;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

#sideMenu .navbar-fixed-bottom .nav > li > .navmenu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

#sideMenu .navbar-fixed-bottom .nav > li > .navmenu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

#sideMenu .navbar .nav li.dropdown > a:hover .caret,
#sideMenu .navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

#sideMenu .navbar .nav li.dropdown.open > .dropdown-toggle,
#sideMenu .navbar .nav li.dropdown.active > .dropdown-toggle,
#sideMenu .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5;
}

#sideMenu .navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

#sideMenu .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
#sideMenu .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
#sideMenu .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

#sideMenu .navbar .pull-right > li > .navmenu,
#sideMenu .navbar .nav > li > .navmenu.pull-right {
  right: 0;
  left: auto;
}

#sideMenu .navbar .pull-right > li > .navmenu:before,
#sideMenu .navbar .nav > li > .navmenu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right > li > .navmenu:after,
.navbar .nav > li > .navmenu.pull-right:after {
  right: 13px;
  left: auto;
}

#sideMenu .navbar .pull-right > li > .navmenu .navmenu,
#sideMenu .navbar .nav > li > .navmenu.pull-right .navmenu {
	right: 100%;
	left: auto;
	margin-right: -1px;
	margin-left: 0;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}


#sideMenu .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 700px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #f9f9f9;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 6px 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 6px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 6px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

#sideMenu .popover.top {
  margin-top: -10px;
}

#sideMenu .popover.right {
  margin-left: 10px;
}

#sideMenu .popover.bottom {
  margin-top: 10px;
}

#sideMenu .popover.left {
  margin-left: -10px;
}

#sideMenu p.popover-title {
	padding: 9px 14px 8px 14px;
	margin: 0 0 0 0;
	line-height: 18px;
	background-color: #004b98;
}

#sideMenu p.popover-title a {
    display: block;
    color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
    text-decoration: none;
}

#sideMenu div.link{
    height: 196px;
	display:inline-block;
	padding:12px 5px 5px;
	font-size:13px;
}
#sideMenu ul.category{
	width:200px;
	height:207px;
	display:block;
	float:left;
	margin:0;
}
#sideMenu ul.comment{
	width:280px;
	height:207px;
	display:inline-block;
	float:left;
	margin:0;
}
#sideMenu ul.category li ,
#sideMenu ul.comment li{
	list-style:none;
	/*padding:7px 5px 7px 3px;*/
	padding:6px 5px 6px 3px;
	display:block;
}
#sideMenu ul.category li a{
	color:#2b2b2b !important;
	text-decoration:none;
	display:block;
}
#sideMenu ul.category li a strong{
	font-size:12px;
	font-weight:bold;
}

#sideMenu ul.category li a strong span{
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#sideMenu ul.comment li a{
	color:#2b2b2b !important;
	text-decoration:none;
	background-position:left center;
}
#sideMenu ul.category li a:hover,
#sideMenu ul.comment li a:hover{
	color:#004b98 !important;
	text-decoration:underline;
}

#sideMenu .popover-title:empty {
  display: none;
}
#sideMenu .popover-content {
}
#sideMenu .popover .arrow,
#sideMenu .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

#sideMenu .popover .arrow {
  border-width: 11px;
}

#sideMenu .popover .arrow:after {
  border-width: 10px;
  content: "";
}

#sideMenu .popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

#sideMenu .popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

#sideMenu .popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

#sideMenu .popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

#sideMenu .popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

#sideMenu .popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

#sideMenu .popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

#sideMenu .popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}

#sideMenu .btn .label,
#sideMenu .btn .badge {
  position: relative;
  top: -1px;
}

#sideMenu .btn-mini .label,
#sideMenu .btn-mini .badge {
  top: 0;
}

#sideMenu .pull-right {
  float: right;
}

#sideMenu .pull-left {
  float: left;
}

#sideMenu .hide {
  display: none;
}

#sideMenu .show {
  display: block;
}

#sideMenu .invisible {
  visibility: hidden;
}

#sideMenu .affix {
  position: fixed;
}

#sideMenu .navbar .popover {
	width: 490px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	overflow: hidden;
	cursor:default;
}

#sideMenu .navbar .no_surface {
    width: 490px;
}

#sideMenu .navbar .popover-content {
	height: 140px;
	text-align: center;
}
#sideMenu .navbar .popover-content img {
	height: 140px;
	width: 490px;
}

#sideMenu .navmenu #navmenu {
	width: 200px;
}

#sideMenu .navmenu li.category {
	width:198px;
	cursor : pointer;
}

#sideMenu .navmenu li.category:hover{
	/margin-bottom:-2px;
	z-index:900;
}

#sideMenu .navmenu a.maincat{
	width:198px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

#sideMenu .navmenu a.maincat:hover{
	background:none;
	text-indent:-9999px;
}

#sideMenu .navmenu li.category{
	height:30px;
	display:block;
}

#sideMenu li.type_201{
	background:url(../../image/global/menu_category.gif) 0px -60px no-repeat;
}

#sideMenu li.type_202{
	background:url(../../image/global/menu_category.gif) 0px -90px no-repeat;
}

#sideMenu li.type_203{
	background:url(../../image/global/menu_category.gif) 0px -120px no-repeat;
}

#sideMenu li.type_204{
	background:url(../../image/global/menu_category.gif) 0px -150px no-repeat;
}

#sideMenu li.type_205{
	background:url(../../image/global/menu_category.gif) 0px -180px no-repeat;
}

#sideMenu li.type_206{
	background:url(../../image/global/menu_category.gif) 0px -210px no-repeat;
}

#sideMenu li.type_207{
	background:url(../../image/global/menu_category.gif) 0px -240px no-repeat;
}

#sideMenu li.type_208{
	background:url(../../image/global/menu_category.gif) 0px -270px no-repeat;
}

#sideMenu li.type_209{
	background:url(../../image/global/menu_category.gif) 0px -300px no-repeat;
}

#sideMenu li.type_210{
	background:url(../../image/global/menu_category.gif) 0px -330px no-repeat;
}

#sideMenu li.type_211{
	background:url(../../image/global/menu_category.gif) 0px -360px no-repeat;
}

#sideMenu li.type_212{
	background:url(../../image/global/menu_category.gif) 0px -390px no-repeat;
}

#sideMenu li.type_201:hover{
	background:url(../../image/global/menu_category.gif) -198px -60px no-repeat;
}

#sideMenu li.type_202:hover{
	background:url(../../image/global/menu_category.gif) -198px -90px no-repeat;
}

#sideMenu li.type_203:hover{
	background:url(../../image/global/menu_category.gif) -198px -120px no-repeat;
}

#sideMenu li.type_204:hover{
	background:url(../../image/global/menu_category.gif) -198px -150px no-repeat;
}

#sideMenu li.type_205:hover{
	background:url(../../image/global/menu_category.gif) -198px -180px no-repeat;
}

#sideMenu li.type_206:hover{
	background:url(../../image/global/menu_category.gif) -198px -210px no-repeat;
}

#sideMenu li.type_207:hover{
	background:url(../../image/global/menu_category.gif) -198px -240px no-repeat;
}

#sideMenu li.type_208:hover{
	background:url(../../image/global/menu_category.gif) -198px -270px no-repeat;
}

#sideMenu li.type_209:hover{
	background:url(../../image/global/menu_category.gif) -198px -300px no-repeat;
}

#sideMenu li.type_210:hover{
	background:url(../../image/global/menu_category.gif) -198px -330px no-repeat;
}

#sideMenu li.type_211:hover{
	background:url(../../image/global/menu_category.gif) -198px -360px no-repeat;
}

#sideMenu li.type_212:hover{
	background:url(../../image/global/menu_category.gif) -198px -390px no-repeat;
}

/* history */

#sideMenu #history{
	margin: 0 0 20px;
	width:200px;
}

#sideMenu #history h2{
	background:url(../../image/global/title_history.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:15px;
}

#sideMenu #history ul li{
	list-style-type: none;
	margin: 0 0 5px;
	line-height: 14px;
}

#sideMenu #history ul li a{
}


/* travelMenu */

#sideMenu #travelMenu{
	margin: 0 0 20px;
	width:200px;
}

#sideMenu #travelMenu h2{
	background:url(../../image/global/title_travel.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:15px;
}

#sideMenu #travelMenu .contentsMiddle {
    padding-left: 0;
    padding-right: 0;
	width:198px;
}

#sideMenu #travelMenu h3 {
	text-indent:-9999px;
	width:198px;
	height:23px;
}

#sideMenu #travelMenu ul li{
	list-style-type: none;
	width:198px;
	height:22px;
	text-indent:-9999px;
}

#sideMenu #travelMenu ul li a{
    display: block;
	width:198px;
	height:22px;
}

#sideMenu #travelMenu h3.domestic {
	background:url(../../image/global/menu_travel.gif?160425) 0px 0px no-repeat;
}

#sideMenu #travelMenu ul li.domesticStay {
	background:url(../../image/global/menu_travel.gif?160425) 0px -23px no-repeat;
}

#sideMenu #travelMenu ul li.domesticTour {
	background:url(../../image/global/menu_travel.gif?160425) 0px -45px no-repeat;
}

#sideMenu #travelMenu ul li.domesticEtc {
	background:url(../../image/global/menu_travel.gif?160425) 0px -67px no-repeat;
}

#sideMenu #travelMenu ul li.domesticStay:hover {
	background:url(../../image/global/menu_travel.gif?160425) -198px -23px no-repeat;
}

#sideMenu #travelMenu ul li.domesticTour:hover {
	background:url(../../image/global/menu_travel.gif?160425) -198px -45px no-repeat;
}

#sideMenu #travelMenu ul li.domesticEtc:hover {
	background:url(../../image/global/menu_travel.gif?160425) -198px -67px no-repeat;
}

#sideMenu #travelMenu h3.abroad {
	background:url(../../image/global/menu_travel.gif?160425) 0px -89px no-repeat;
    margin: 5px 0 0;
}

#sideMenu #travelMenu ul li.abroadStay {
	background:url(../../image/global/menu_travel.gif?160425) 0px -112px no-repeat;
}

#sideMenu #travelMenu ul li.abroadTour {
	background:url(../../image/global/menu_travel.gif?160425) 0px -134px no-repeat;
}

#sideMenu #travelMenu ul li.abroadEtc {
	background:url(../../image/global/menu_travel.gif?160425) 0px -156px no-repeat;
}

#sideMenu #travelMenu ul li.abroadStay:hover {
	background:url(../../image/global/menu_travel.gif?160425) -198px -112px no-repeat;
}

#sideMenu #travelMenu ul li.abroadTour:hover {
	background:url(../../image/global/menu_travel.gif?160425) -198px -134px no-repeat;
}

#sideMenu #travelMenu ul li.abroadEtc:hover {
	background:url(../../image/global/menu_travel.gif?160425) -198px -156px no-repeat;
}


/* travelNews */

#sideMenu #travelNews {
	margin: 0 0 20px;
	width:200px;
}

#sideMenu #travelNews h2{
	background:url(../../image/travel/title_travel_news.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:15px;
}

#sideMenu #travelNews .article {
	margin: 0 0 10px 0;
	line-height: 14px;
}

#sideMenu #travelNews .article .day{
	float: left;
}


#sideMenu #travelNews .article .title{
	margin: 0;
	clear:  both;
}

#sideMenu #travelNews .article .title .nolink{
	font-weight:bold;
}

#sideMenu #travelNews .article .title a{
	font-weight:bold;
	display:inline;
}

#sideMenu #travelNews .article .text{
	clear: both;
	float:none;
	margin: 0;
}


/* recentHotel */

#sideMenu #recentHotel{
	margin: 0 0 20px;
	width:200px;
}

#sideMenu #recentHotel h2{
	background:url(../../image/travel/title_recent.gif) no-repeat;
	text-indent:-9999px;
	width:200px;
	height:15px;
}

#sideMenu #recentHotel ul li{
	list-style-type: none;
	margin: 0 0 5px;
	line-height: 14px;
}


#sideMenu #recentHotel .recentList{
    text-align: right;
}


/* t_free */

#sideMenu .t_free {
    margin: 0 0 20px;
}


.points span.index{
	font-size:85%;
	color:#f3bc1e;

}

.points span.values{
	color:#e84240;
	font-weight:700;
	font-size:85%;
}

#sideMenu .leftSquareBottom{
	width: 200px;
	margin: 15px 0 0 0;
}

#sideMenu .leftSquareTop .banner{
	margin: 0 0 5px 0;
}

#sideMenu .corporate{
	width: 200px;
	margin: 15px 0 0 0;
}

#sideMenu .corporate .banner{
	margin: 0 0 5px 0;
}

#sideMenu #p_point {
    font-size: 15px;
    font-weight: bold;
}

/*==========================================================*/
/* mainContents */

#mainContents{
	width:450px;
	margin-right:15px;
	float:left;
	display:inline;
}

/*==========================================================*/
/* mainContentsL */

#mainContentsL{
	width:765px;
	float:left;
	display:inline;
}

#mainContentsL h2{
	color: #004b98;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}

#mainContentsL .contentsTop{
	background:url(../../image/global/bg_top.gif) no-repeat;
	width: 765px;
	height: 6px;
	_margin-bottom:-10px;
}

#mainContentsL .contentsMiddle{
	background:url(../../image/global/bg_contents.gif) repeat-y;
	width: 740px;
	padding: 10px 15px 10px 10px;
}

#mainContentsL .contentsBottom{
	background:url(../../image/global/bg_bottom.gif) no-repeat;
	width: 765px;
	height: 10px;
}

#mainContentsL div.dottedLine{
	border-bottom: 1px dotted #888;
	width:745px;
	height: 1px;
	font-size: 0.1em;
	line-height: 0;
	padding: 4px 0 0 0;
}


/* shopList */

#mainContentsL .shopList h3{
	background:url(../../image/category/title_shop_list.gif) no-repeat;
	width: 220px;
	height: 16px;
	text-indent: -9999px;
	float: left;
}

#mainContentsL .shopList .shop{
	border-bottom: 1px dotted #D6D6D6;
	width: 360px;
	float: left;
	margin: 0 0 10px;
	padding: 0 0 15px 0;
}

#mainContentsL .shopList .right{
	float: right;
}

#mainContentsL .shopList .icon{
	width: 205px;
}

#mainContentsL .shopList .new{
	width: 30px;
	height: 17px;
	float: left;
	margin: 0 5px 0 0;
}

#mainContentsL .shopList .pointUp{
	width: 45px;
	height: 17px;
	float: left;
}

#mainContentsL .shopList h4{
	clear: both;
}

#mainContentsL .shopList .banner{
	margin: 0 5px 0 0;
	float:left;
	display:inline;
	width:120px;
}

#mainContentsL .shopList .copy{
	padding:5px 0 0 0;
	clear: both;
	font-weight:bold;
}

#mainContentsL .shopList .introduce{
	margin: 0 0 5px 0;
}

#mainContentsL .shopList .btn{
}

#mainContentsL .shopList .goShop{
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
}

#mainContentsL .shopList .goShop a{
	text-indent:-9999px;
	background:url(../../image/global/btn_shop.jpg) 0px 0px no-repeat;
	width: 150px;
	height:28px;
	display:block;
}

#mainContentsL .shopList .goShop a:hover{
	background:url(../../image/global/btn_shop.jpg) -150px 0px no-repeat;
}

#mainContentsL .shopList .btn p {
	float: left;
	width: 200px;
	margin: 2px 0 0;
}

/*==========================================================*/
/* mainContentsLL */

#mainContentsLL{
	width:1000px;
	display:inline;
}



/*==========================================================*/
/* sideContents */
#sideContents{
	width:300px;
	float:left;
	display:inline;
}

#sideContents #display p {
    font-weight: bold;
    margin: 8px 0 0;
    text-align: center;
	line-height:12px;
}

#sideContents #display p span {
	color:#004b98;
	font-weight:bold;
}

#sideContents h2{
	margin: 0 0 10px;
}

#sideContents .contentsTop{
	background:url(../../image/side/bg_top.gif) no-repeat;
	width: 300px;
	height: 6px;
	_margin-bottom:-10px;
}

#sideContents .contentsMiddle{
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	padding: 10px 10px 5px;
}

#sideContents .contentsBottom{
	background:url(../../image/side/bg_bottom.gif) no-repeat;
	width: 300px;
	height: 6px;
}

/* rightMiddle*/

#sideContents #rightMiddle{
        margin:5px 0 0 0;
}

#sideContents #rightMiddle .column{
        padding-top:10px;
}


/* rank */


#sideContents #rank {
	margin: 15px 0 0 0;
}

#sideContents #rank h2{
	background:url(../../image/side/title_ranking.gif) no-repeat;
	text-indent:-9999px;
	width: 220px;
	height: 16px;
	margin: 0 0 10px 0;
}

#sideContents #rank .article{
	margin: 0 0 3px 0;
}

#sideContents #rank .article p{
	float: left;
}

#sideContents #rank .article .num {
	margin-right:7px;
}

#sideContents #rank .article .title {
	width:250px;
}

#sideContents #rank .article .title a {
}


/* info */

#sideContents #info{
	margin: 15px 0 0 0;
}

#sideContents #info h2 {
	background:url(../../image/side/title_info.gif) no-repeat;
	text-indent:-9999px;
	width: 220px;
	height: 16px;
	margin: 0 0 10px 0;
}

#sideContents #info .article {
	margin: 0 0 10px 0;
	line-height: 14px;
}

#sideContents #info .article .day{
	float: left;
}


#sideContents #info .article .title{
	margin: 0;
	clear:  both;
}

#sideContents #info .article .title .nolink{
	font-weight:bold;
}

#sideContents #info .article .title a{
	font-weight:bold;
	display:inline;
}

#sideContents #info .article .text{
	clear: both;
	float:none;
	margin: 0;
}

/* new */

#sideContents #new{
	margin: 15px 0 0 0;
}

#sideContents #new h2 {
	background:url(../../image/side/title_new_shop.gif) no-repeat;
	text-indent:-9999px;
	width: 220px;
	height: 16px;
	margin: 0 0 10px 0;
}

#sideContents #new .article {
	margin: 0 0 5px;
}

#sideContents #new .article p{
	float: left;
}

#sideContents #new .article .day{
	line-height: 14px;
	width: 35px;
}

#sideContents #new .article .title{
	width: 115px;
	margin: 0 0 0 5px;
	line-height: 14px;
}

#sideContents #new .article .pointTxt{
	font-size: 10px;
	font-size: 9px\9;
	line-height: 12px;
	margin: 0 0 0 5px;
	width: 118px;
}

/* pickup */
#sideContents #pickup {
	margin: 15px 0 0 0;
}

#sideContents #pickup .article {
	margin: 0 0 10px;
}

#sideContents #pickup .banner {
    width: 120px;
    float: left;
}

#sideContents #pickup .exp {
    width: 150px;
    float: right;
}

/* link */
#sideContents #link {
	margin: 15px 0 0 0;
}

#sideContents #link .column{
    margin: 0 0 10px;
}






/*==========================================================*/
/* footerWrapper */

#footerWrapper {
	background: #3e3e3e;
}

#footer{
	position: relative;
	width:1000px;
	clear:left;
	margin: 0 auto ;
	padding: 15px 0 100px;
}

#footer *{
	color: #fff;
}

#footer .links {
	margin: 0 0 10px;
	padding: 10px 10px 0;
}

#footer .links p{
	font-weight: bold;
}

#footer .links a{
	font-size:12px;
}

#footer .links .category{
	width: 750px;
	float: left;
}

#footer .links .category .big{
	float:left;
	margin:15px 10px 0 0;
	*margin:15px 5px 0 0;
	width:140px;
}

#footer .links .menu{
	width: 160px;
	float: right;
}

#footer .links .menu .big{
	margin:20px 0 0 0;
	*margin:5px 0 0 0;
}

#footer .links .menu .big dt{
}

#footer .links .menu .big dt a{
	font-weight: bold;
}

#foote .links .menu .small li{
	margin: 0 0 0 5px;
}

#footer #dinersnav{
	margin: 20px 0 0;
}

#footer #dinersnav ul li{
	float: left;
    color: #fff;
	font-size: 12px;
	margin: 0 10px 0 0;
}

#footer #dinersnav ul li a{
    color: #fff;
	font-size: 12px;
}

#footer #dinersnav #copyright{
	text-align: right;
	margin: 50px 0 0;
}

#footer #toTop{
	position: fixed;
	right: 0px;
	bottom: 150px;
	width: 100%;
}

#footer #toTop div{
	position: relative;
	width: 1200px;
	margin: 0 auto;

}

#footer #toTop span{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background:url("../../image/global/btn_pagetop.png") no-repeat ;
	width: 55px;
	height: 55px;
	text-indent: -9999px;
	cursor: pointer;
}

#footer #toTop span:hover{
	background-position: -55px 0;
}



/*==========================================================*/
/* point */



.value img{
        display: -moz-inline-box;
        display:inline-block;
}

.pointSmall{
        background:url("../../image/global/bg_point_small_shop.jpg?170407") no-repeat;
        display:inline;
        float:left;
        width:80px;
        height:60px;
}

.pointSmall .value{
        display: -moz-inline-box; /*for Firefox 2*/
        display: inline-block; /*for modern*/
        /display: inline; /*for ie5～7*/
        /zoom: 1; /*for ie5～7*/
		width: 65px;
        height:17px;
		padding: 13px 15px 0 0;
		text-align: center;
}

.cashBackSmall{
        background:url("../../image/global/bg_point_small_service.jpg") no-repeat;
        float:left;
        width:80px;
        height:60px;
}

.cashBackSmall .value{
        display: -moz-inline-box; /*for Firefox 2*/
        display: inline-block; /*for modern*/
        /display: inline; /*for ie5～7*/
        /zoom: 1; /*for ie5～7*/
		width: 65px;
        height:26px;
		padding: 4px 15px 0 0px;
		text-align: center;
}

.pointBig{
        background:url("../../image/global/bg_point_big_shop.jpg?170407") no-repeat;
		text-align: center;
        display:inline;
        float:right;
        width:180px;
        height:60px;
}

.pointBig .value{
        display: -moz-inline-box; /*for Firefox 2*/
        display: inline-block; /*for modern*/
        /display: inline; /*for ie5～7*/
        /zoom: 1; /*for ie5～7*/
		float: left;
		width: 80px;
        height:29px;
		padding: 31px 10px 0 0;
/*
        *height:28px;
        _height:27px;
		*padding: 12px 10px 0 0;
		_padding: 13px 10px 0 0;
*/
		text-align: center;
}

.cashBackBig{
        background:url("../../image/global/bg_point_big_service.jpg") no-repeat;
        text-align:center;
        float:right;
        width:180px;
        height:60px;
}

.cashBackBig .value{
        display: -moz-inline-box; /*for Firefox 2*/
        display: inline-block; /*for modern*/
        /display: inline; /*for ie5～7*/
        /zoom: 1; /*for ie5～7*/
		float: left;
		width: 90px;
        height:47px;
		padding: 13px 0 0 0px;
/*
		*padding: 9px 7px 0 0px;
		_padding: 10px 7px 0 0px;
*/
		text-align: center;
}

.cashBackBig .adj{
	padding-right: 10px;
	width: 80px;
}

.pointUp {
	float:left;
	width: 80px
}

.pointUp .point{
		margin: 0;
}


.pointUp .cashBack{
		margin: 0;
}


.textPoint{
        margin-top:8px;
}

/*==========================================================*/
/* icon */
.icon{
	margin: 2px 0 0 0;
    float:left;
}

.icon .new {
		width:40px;
		height:15px;
}

.icon .pointUp {
		width:75px;
		height:16px;
}

/*==========================================================*/
/* pager */

.page-navi{
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5～7*/
	/zoom: 1; /*for ie5～7*/
	margin:10px auto 0;
	clear: both;
}

.page-navi li{
	font-size:11px;
	text-align:center;
	width:17px;
	height:17px;
	margin-right: 4px;
	margin-bottom: 4px;
	float:left;
	border : solid 1px #D6D6D6;
	padding : 4px;
	display:inline-block;
	overflow:hidden;
        font-weight:700;
}

.page-navi li.o1000 a{
	width:25px;
}

.page-navi li.o1000{
	width:25px;
}

.page-navi li.u999 a{
	width:20px;
}

.page-navi li.u999{
	width:20px;
}

.page-navi li a{
	font-size:11px;
	font-weight:700;
	text-align:center;
	color:#333333;
}
.page-navi li a:visited{
	color:#333333;
}

.page-navi li a:hover{
}

.page-navi li.cl:hover {
	text-decoration: underline;
	cursor: pointer;
}

.page-navi .on{
	background: #333333;
	color:#FFF;
}

.page-navi a{
	width:17px;
	margin: 0px auto;
	float:left;
}

.page-navi li.o100 a{
	width:19px;
}

.page-navi li.o100{
	width:19px;
}

.order {
	float: right;
	width: 370px;
}

.order .list{
	text-align:right;
}

/*==========================================================*/
/* attention */

#attention h3 {
	background: url("../../image/global/title_attention.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    text-indent: -9999px;
    width: 220px;
	margin: 0 0 15px;
}

#attention{
	margin: 15px 0 0 0;

}

#attention .scroll{
	height: 350px;
    overflow: auto;
	padding: 0 10px 0 0;
}

#attention .explanation {
	margin: 0 0 15px 0;

}

#attention .explanation p {
	font-weight: bold;

}

#attention ol {
	margin: 10px 0 0 30px;
	list-style: disc;
}

#attention ol .styleCircle{
	margin: 0 0 0 15px;
	list-style: circle;
}

/*==========================================================*/
/* error */
div.note{
	color:#D84340;
	margin-bottom:10px;

}

span.note {
	color:#D84340;
	margin-bottom:10px;
}
/*==========================================================*/
/* floatingBanner */
#floatingBanner{
    position: absolute;
    top: 160px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2000;
}
#floatingBanner a {
    /* position: relative; */
    display: block;
    width: 100%;
    /* margin: 0 auto; */
}
#floatingBanner .floatingBanner_inner{
    position: relative;
    width: 783px;
    margin: 0 auto
}
#floatingBanner .btnClose{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 52px;
    height: 52px;
    cursor: pointer;
    z-index: 4000;
}
#modal-overlay{
    z-index: 600;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0,0,0,0.6);
}
