@charset "UTF-8";

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../image/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 120;
	color:#666;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:110;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

* html #TB_HideSelect {
	display: none;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 各ページ用 <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


body#shop div#TB_window h4,
body#feature div#TB_window h4,
body#feature_items div#TB_window h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	text-transform: capitalize;
}

body#shop div#TB_window p#TB_closeAjaxWindow,
body#feature div#TB_window p#TB_closeAjaxWindow,
body#feature_items div#TB_window p#TB_closeAjaxWindow {
	position: absolute;
	top: -15px;
	right: 35px;
}

* html body#shop div#TB_window p#TB_closeAjaxWindow a,
* html body#feature div#TB_window p#TB_closeAjaxWindow a,
* html body#feature_items div#TB_window p#TB_closeAjaxWindow a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../../shop/image/close.gif) no-repeat;
	font-size: 10px;
	text-indent: -9999px;
}

body#shop div#TB_window div.TBContentsTop p,
body#shop div#TB_window div.TBContentsBottom p,
body#feature div#TB_window div.TBContentsTop p,
body#feature div#TB_window div.TBContentsBottom p,
body#feature_items div#TB_window div.TBContentsTop p,
body#feature_items div#TB_window div.TBContentsBottom p {
	height: 5px;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: 5px;
}

body#shop div#TB_window div.TBContentsBottom,
body#feature div#TB_window div.TBContentsBottom,
body#feature_items div#TB_window div.TBContentsBottom {
	clear: both;
}

body#shop div#TB_window div.TBContentsBottom p img,
body#feature div#TB_window div.TBContentsBottom p img
body#feature_items div#TB_window div.TBContentsBottom p img {
	vertical-align: top;
}

body#shop div#TB_window div.TBContents,
body#feature_items div#TB_window div.TBContents {
	width: 640px;
	background-color: #fff;
}

body#feature div#TB_window div.TBContents {
	width: 550px;
	background-color: #fff;
}

body#shop div#TB_window div.TBContents h4,
body#feature div#TB_window div.TBContents h4,
body#feature_items div#TB_window div.TBContents h4 {
	margin-left: 13px;
	padding-top: 3px;
}

body#shop div#TB_window div.TBContents div.map,
body#feature div#TB_window div.TBContents div.map,
body#feature_items div#TB_window div.TBContents div.map {
	margin: 0 0 0 13px;
	padding-bottom: 10px
}

body#shop .information,
body#feature .information,
body#feature_items .information {
	margin: 0 0 5px 10px;
}

body#shop .information ul,
body#shop .information dl,
body#feature .information ul,
body#feature .information dl,
body#feature_items .information ul,
body#feature_items .information dl {
	float: left;
	width: 300px;
	margin-left: 14px;
}

body#shop .information ul,
body#feature .information ul,
body#feature_items .information ul {
	margin-left: 0;
}

body#shop .information ul li,
body#feature .information ul li,
body#feature_items .information ul li {
	float: left;
	width: 300px;
}

body#shop .information ul li p,
body#feature .information ul li p,
body#feature_items .information ul li p {
	margin-bottom: 2px;
}

body#shop .information dl dt,
body#feature .information dl dt,
body#feature_items .information dl dt {
	float: left;
	width:40px;
}

body#shop .information dl dd,
body#feature .information dl dd,
body#feature_items .information dl dd {
	margin-left: 50px;
}

body#shop div.shopImages,
body#feature div.shopImages,
body#feature_items div.shopImages {
	clear: both;
	margin: 10px 0 5px 10px;
}

body#shop div.shopImages dl,
body#feature div.shopImages dl,
body#feature_items div.shopImages dl {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 15px;
}

body#shop div.shopImages dl dt,
body#feature div.shopImages dl dt,
body#feature_items div.shopImages dl dt {
	margin-bottom: 5px;
}

body#shop div.shopImages dl.shopImage,
body#feature div.shopImages dl.shopImage,
body#feature_items div.shopImages dl.shopImage {
	margin-left: 0;
}

body#shop div.shopImages dl.shopMap,
body#feature div.shopImages dl.shopMap,
body#feature_items div.shopImages dl.shopMap {
	position: relative;
}

body#shop div.shopImages dl.shopMap dd.googleMaps a,
body#feature div.shopImages dl.shopMap dd.googleMaps a,
body#feature_items div.shopImages dl.shopMap dd.googleMaps a {
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
	width: 75px;
	height: 15px;
	background: url(../../shop/image/googleMaps.gif) no-repeat;
	font-size: 10px;
	text-indent: -9999px;
}

* html body#shop div.shopImages dl.shopMap dd.googleMaps a,
* html body#feature div.shopImages dl.shopMap dd.googleMaps a,
* html body#feature_items div.shopImages dl.shopMap dd.googleMaps a {
	top: -2px;
}

*+html body#shop div.shopImages dl.shopMap dd.googleMaps a,
*+html body#feature div.shopImages dl.shopMap dd.googleMaps a,
*+html body#feature_items div.shopImages dl.shopMap dd.googleMaps a {
	top: -2px;
}

body#shop div.shopImages dl.shopMap dd.googleMaps a:hover,
body#feature div.shopImages dl.shopMap dd.googleMaps a:hover,
body#feature_items div.shopImages dl.shopMap dd.googleMaps a:hover {
	background-position: 0 -25px;
}

body#shop div.shopImages dl.shopMap dd.mapImage,
body#feature div.shopImages dl.shopMap dd.mapImage,
body#feature_items div.shopImages dl.shopMap dd.mapImage {
	height: 225px;
	border: 1px solid #999;
	vertical-align: middle;
}

body#shop div.shopImages dl.shopMap dd.mapImage img,
body#feature div.shopImages dl.shopMap dd.mapImage img,
body#feature_items div.shopImages dl.shopMap dd.mapImage img {
	vertical-align: bottom;
}