@charset "UTF-8";
/* CSS Document */

/*
#TopPage #container, #TopPage #park_container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 90px;
	z-index: 50;
}
*/
#container, #park_container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 50;
}

/* ヘッダーグローバルメニュー */
#topheader_wrap {
	top: 0px;
	left: 0px;
	right: 0px;
}

#topheader {
	background: url(/img/top_header_bg.gif?1387343292) repeat-x scroll center top transparent;
    height: 92px;
    left: 0;
    padding-bottom: 5px;
    padding-top: 3px;
    min-width:960px;
    margin-bottom:5px;
}
#topheader #topheader_box {
	width: 960px;
	margin: 0 auto;
}
#topheader #topheader_box_up {
	clear: both;
	height: 47px;
	overflow: hidden;
	position: relative;
}
#topheader #toplogo {
	float: left;
	height: 28px;
	width: 300px;
	padding: 9px 0px 10px 0px;
}
#topheader #toplogo h1 {
	position: absolute;
	font-size: 10px;
	left: 128px;
	font-weight: normal;
	top: 26px;
	color: #666;
}
#topheader #toplogo p.cap00 {
	position: absolute;
	font-size: 10px;
	left: 129px;
	top: 27px;
	color: #666;
	line-height: 110%;
}
#topheader #seasonImg {
	float: left;
	height: 47px;
	width: 230px;
	padding: 0;
}
#topheader #seasonImg img {
	height: 47px;
	width: 230px;
        background-color: #FFF;
}
#topheader #header_r {
	overflow: hidden;
	height: 47px;
	width: 430px;
	float: right;
}
#errorpage #topheader #header_r {
    width: auto;
}
#topheader .header_gmenu {
	margin: 0 auto;
	height: 20px;
}
#topheader .header_gmenu .scroll {
	height: 16px;
	border-style: none;
}
#topheader #topheader_box_bm {
	clear: both;
	overflow: hidden;
	padding: 9px 0 0;
}
#topheader #topheader_box .header_gmenu_btn {
	float: right;
	padding: 1px 0 2px;
	width: 415px;
	height: 23px;
}
#topheader .header_gmenu_btn ul li {
    display: inline-block;
	vertical-align: middle;
}
#topheader #topheader_box .header_gmenu_btn .gbtn_newmm a {
	float: left;
	color: #FF7F03;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	margin-right: 5px;
	background: url(/img/arrow04.gif?1387343292) no-repeat left 3px;
}
#topheader #topheader_box .header_gmenu_btn .gbtn_login a {
	float: left;
	color: #FF7F03;
	font-size: 11px;
	font-weight: bold;
	padding-left: 16px;
	margin-right: 5px;
	background: url(/img/arrow04.gif?1387343292) no-repeat left 3px;
}
#topheader #topheader_box .header_gmenu_btn .gbtn_mypage a {
	float: left;
	color: #FF7F03;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	margin-right: 5px;
	background: url(/img/ico_mypage.png?1387343292) no-repeat left 3px;
}
#topheader #topheader_box .header_gmenu_btn li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#topheader #topheader_box .header_gmenu_btn .gbtn_cart a {
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	color: #FFF;
	height: 15px;
	padding: 1px 10px 2px 10px;
	border-radius: 8px;
	border: 1px solid #F4AA0B;
	background-color: #F4AA0B;
}
#topheader #topheader_box .header_gmenu_btn .gbtn_cart a img {
	vertical-align: middle;
	padding: 0 6px 2px 0;
}
#topheader #topheader_box .header_gmenu_btn .gbtn_cart a span.num{
	font-size: 14px;
	line-height:10px;
	font-weight: normal;
	margin-left: 5px;
	padding-left: 6px;
	vertical-align:middle;
	background-image:url(/img/cart_dottedgap.png?1387343292);
	background-repeat:no-repeat;
	background-position:0 4px;
}
#topheader #topheader_box .header_gmenu_btn li.gbtn_cart a:hover, #topheader #topheader_box .header_gmenu_btn li.gbtn_cart a:hover img {
	text-decoration: none;
	opacity: 0.8;
}


#topheader .header_gmenu_btn02 {
	float: right;
	padding-top: 4px;
}
#topheader .header_gmenu_btn02 ul li {
    display: inline-block;
	width: 106px;
	height: 19px;
	border-radius: 8px;
	border: 1px solid #8F725F;
	background-color: #8F725F;
	text-align: center;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
#topheader .header_gmenu_btn02 ul li.gbtn_camplist {
	letter-spacing: 2px;
}
#topheader .header_gmenu_btn02 ul li.gbtn_shoplist {
	margin-right: 0;
}
#topheader #topheader_box .header_gmenu_btn02 a {
	font-weight: bold;
	color: #FFF;
}
#topheader #topheader_box .header_gmenu_btn02 a img {
	vertical-align: middle;
	padding: 0 3px 3px 0;
}
#topheader #topheader_box .header_gmenu_btn02 ul li.gbtn_camplist a img {
	padding: 0 5px 3px 0;
}
#topheader #topheader_box .header_gmenu_btn02 ul li.gbtn_shoplist a img {
	padding: 0 5px 3px 0;
}
#topheader #topheader_box .header_gmenu_btn02 li:hover {
	text-decoration: none;
	opacity: 0.8;
}
#topheader #topheader_box .header_gmenu_btn02 li a:hover, #topheader #topheader_box .header_gmenu_btn02 li a:hover img {
	text-decoration: none;
	opacity: 0.9;
}

#topheader #topheader_box #header_r .sr_opt {
	font-size: 10px;
}
#topheader .header_gmenu ul {
	list-style: none;
	text-align: right;
	margin: 0;
}
#topheader .header_gmenu ul li {
	padding: 0 10px 0 5px;
	font-size: 10px;
	display: inline;
	background: url(/img/dotted_hline.gif?1387343292) no-repeat right center;
}
#topheader .header_gmenu ul li a {
	color: #666;
}
#topheader .header_gmenu ul li a:hover {
	color: #F90;
}
#topheader .header_gmenu ul li.last {
	background: none;
    padding-right: 0;
}
#topheader a {
	color: #333;
}
#topheader a:hover {
	color: #F90;
}
.searchSelect_box {
	float: left;
	cursor: pointer;
	height: 30px;
	border: 1px solid #D9D3C3;
	border-radius: 7px 0 0 7px;
	background: #FAF3EC;
    background: -webkit-linear-gradient(-90deg, #FFF, #FAF3EC);
    background: -moz-linear-gradient(-90deg, #FFF, #FAF3EC);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#FAF3EC');
}
#topheader #topheader_box #uniform-ca {
	color: #333;
	margin: 0 8px 0 0;
	padding: 7px 25px 3px 17px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 13px;
	*display: inline;
	*zoom: 1;
	background: url(/img/arrow_05.png?1387343292) no-repeat right center;
}
@-moz-document url-prefix() {
    #topheader #topheader_box #uniform-ca {
        padding: 6px 25px 4px 17px;
    }
}
#topheader #topheader_box #uniform-ca #ca {
    position: absolute;
	left: 0;
    top: 0;
    border: 0;
    height: 30px;
	cursor: pointer;
	padding-right: 12px;
	width: 105%;
}
#topheader #topheader_box #sk_bar {
	width: 265px;
	padding: 3px 0px 5px 13px;
	height: 22px;
	color: #666;
	margin: 0;
	vertical-align: middle;
	font-size: 12px;
	border-top: 1px solid #D9D3C3;
	border-bottom: 1px solid #D9D3C3;
	border-left: 0;
	border-right: 0;
        line-height: 22px;
}
#topheader #topheader_box .header_search {
	float: left;
	overflow: hidden;
	clear: both;
	height: 32px;
	text-align: left;
}
.searchBox_box {
	float: left;
	height: 32px;
}
button.searchBtn_box {
	color: #FFF;
	font-size: 15px;
    cursor:pointer;
    width: 92px;
	height: 32px;
	padding: 0;
	border: none;
	background-color: #FB9430;
	text-align: center;
}
button.searchBtn_box:hover {
	opacity: 0.8;
}
button.searchBtn_box, button.searchBtn_box span{
    -moz-border-radius: 0 7px 7px 0;
	-webkit-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0;
}
button.searchBtn_box span {
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    width: 90px;
	height: 24px;
	padding-top: 6px;
        margin: 0 0 0 1px;
}
@-moz-document url-prefix() {
	button.searchBtn_box span {
            margin: 0 0 0 -2px;
	}
}
.label_search img {
	vertical-align: text-top;
	padding-right: 4px;
	margin-left: -2px;
}
.ico_search img {
	padding-bottom: 1px;
	margin-left: -3px;
}
input.kw_searchbutton {
    border:1px solid #ccc;
    padding:1px;
    cursor:pointer;
    width:30px;
	height:22px;
    background:#E8E9EA url(/img/search.png?1387343292) no-repeat center center;
}
#errorpage #topheader .header_gmenu_error {
	float: right;
	width: 90px;
	margin: 0 auto;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 10px
}
#errorpage #topheader .header_gmenu_error .scroll {
	height: 16px;
	width: 30px;
	border-style: none;
}
#errorpage #topheader .header_gmenu_error ul {
	border-right: 1px dotted #333;
	border-left: 1px dotted #333;
    display: inline;
    float: left;
    font-size: 10px;
    width: 88px;
}
#errorpage #topheader .header_gmenu_error ul li.last {
	width: 80px;
	padding: 0 4px;
	text-align: center;
}

/* ?w?b?_?[?O???[?o?????j???[ ?J?[?g?p */
#cart #container, #park_cart {
	width: 960px;
	margin: 0 auto;
	position: relative;
	top: 0;
	z-index: 50;
}
#container, #park_cts {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#topheaderCart {
	height: 45px;
/*	margin-bottom: 30px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid #e7e7e7 1px;
	border-top: solid #ff7f00 3px;
	background-color: #FFF;
}
#topheaderCart #topheader_box {
	width: 960px;
	margin: 0 auto;
}
#topheaderCart #topheader_box_up {
	clear: both;
	height: 48px;
	overflow: hidden;
}
#topheaderCart #toplogo {
	float: left;
	position: absolute;
	height: 28px;
	width: 321px;
	padding: 9px 0px 10px 0px;
}
#topheaderCart #toplogo h1 {
	position: absolute;
	font-size: 10px;
	left: 128px;
	font-weight: normal;
	top: 26px;
	color: #666;
}
#topheaderCart #toplogo p.cap00 {
	position: absolute;
	font-size: 10px;
	left: 129px;
	top: 27px;
	color: #666;
	line-height: 110%;
}
#topheaderCart .header_gmenu ul, #topheader .header_gmenu_btn ul {
	list-style: none;
	text-align: right;
	margin: 0;
}
#topheaderCart .header_gmenu ul li {
	padding: 0 10px;
	font-size: 10px;
	border-left: dotted 1px #333;
	display: inline;
}
#topheaderCart .header_gmenu ul li.last {
	border-right: dotted 1px #333;
}


/* camp_present */
#topheader_wrap #camp_present .camp_present_box, #cart #camp_present .camp_present_box {
	height: 70px;
	width: 960px;
	margin: 10px auto 5px;
}
#topheader_wrap #camp_present .camp_present_box a, #cart #camp_present .camp_present_box a {
	display: block;
	height: 70px;
	width: 980px;
	background-color: #FFF;
}
#topheader_wrap #camp_present .camp_present_box a:hover img, #cart #camp_present .camp_present_box a:hover img {
	opacity: 0.9;
}

