/* リセット */
/* ----------------------------------------------------- */
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {  
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
	margin-bottom: 1px;
}
/*clearfixハック*/
.clearfix:after {
	content: " ";
	display: block;	
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/*テーブル関連の初期化*/
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
caption {
	text-align: left;
}
th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
td {
	vertical-align: top;
}
/*フォーム関連の初期化*/
fieldset {
	border: 0;
}
input {
	_margin: -1px 0;
}
/*テキスト関連の初期化*/
sup,
sub {
	vertical-align: baseline;
	position: relative;
}
sup {
	top: -4px
}
sub {
	top: 4px
}

/* 全体 */
/* ----------------------------------------------------- */
body{
	color:#333333;
	font-size: 12px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.4em;
	background-color: #000;
}
br.clear {
	clear: both;
	font: 0px/0px sans-serif;
}
li { list-style:none;}
img { border:none;}
.small { font-size:x-small;}

/* リンクカラー */
/* ----------------------------------------------------- */
a:link,
a:visited,
a:active{
	color:#999999;
	text-decoration: none;
}
a:hover{
	color:#CC9999; 
}
/* レイアウト */
/* ----------------------------------------------------- */
#wrap {
	position:relative; /* 固定の基準 */
	width:950px;
	margin:0px auto;
	background-color: #FFFFFF;
/*
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
*/
}
/* ヘッダー */
#header {
	width:950px;
	height:290px;
/*
	background-image:url(https://img12.shop-pro.jp/PA01061/506/etc/header.jpg);
*/
}
/* コンテンツエリア(下部にボーダー画像) */
#content {
	width:950px;
	padding:0px 0px 40px;
	background-color: #FFFFFF;
}
/* メインエリア */
#main {
	width:730px;
	float:right;
	background-color: #FFFFFF;
	padding-left: 20px;
}
/* サイドバー */
#sidebar {
	width:200px;
	float:left;
	background-color: #FFFFFF;
}
/* フッター */
#footer {
	clear:both;
	width:950px;
	padding:5px 0px 5px 0px;
	text-align:center;
	background-color: #FFFFFF;
}
/* ヘッダー */
/* ----------------------------------------------------- */
h1 {
	position:absolute;
	top:105px;
	right:261px;
}
/* フッター */
/* ----------------------------------------------------- */
.footer_menu {
	float:left;
	width:761px;
	color:#BFBFBF;
	padding:0px 0px 5px 25px;
	text-align:left;
}
.feed {
	float:right;
	width:150px;
	padding-bottom:5px;
	text-align:right;
}
.feed img {
	margin:0px 7px 0px 0px;
}
address {
	clear:both;
	font-style:normal;
	text-align:center;
}
/* ------------------------------------- 
 *	その他のサイドメニュー
 * ------------------------------------- */
.box {
	margin:15px 0px;
}
.box dl {
	width:164px;
}
.box dd{
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/r_box_bg.gif) repeat-y;
	padding:10px;
}

#owner {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/r_owner_bottom.gif) no-repeat left bottom;
	padding-bottom:15px;
	text-align:center;
}
#owner dt {
	height:38px;
	background-image:url(https://img.shop-pro.jp/tmpl_img/20/r_owner_top.gif);
}
.owner_photo {
	border:1px solid #959595;/*「店主のコーナー」店主画像枠線色*/
}

.owner_memo {
	text-align:left;
	margin:5px 0px;
}

#free_list {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/r_freelist_bottom.gif) no-repeat left bottom;
	padding-bottom:15px;
}
#free_list dt {
	height:41px;
	background-image:url(https://img.shop-pro.jp/tmpl_img/20/r_freelist_top.gif);
}
#free_list li,
#tb_list li {
	padding:2px 0px 10px 10px;
}

#tb_list {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/r_tblist_bottom.gif) no-repeat left bottom;
	padding-bottom:15px;
}
#tb_list dt {
	height:41px;
	background-image:url(https://img.shop-pro.jp/tmpl_img/20/r_tblist_top.gif);
}
#owner dt,
#free_list dt,
#tb_list dt {
	background-repeat:no-repeat;
	font-size:0.1em;
	text-indent:-10000px;
}

/* ------------------------------------- 
 *	各ページ共通/ アイテムボックス（小さいサイズの商品画像）
 * ------------------------------------- */
/*4列で表示*/
.itembox {
	width:180px;
	margin:5px 0px 0px 0px;
	text-align:center;
	background:transparent url(https://img12.shop-pro.jp/PA01061/506/etc/itembox_bg_175.gif) repeat-y left top;
}
.itembox .top {
	background:transparent url(https://img12.shop-pro.jp/PA01061/506/etc/itembox_top_175.gif) no-repeat left top;
}
.itembox .bottom {
	background:transparent url(https://img12.shop-pro.jp/PA01061/506/etc/itembox_bottom_175.gif) no-repeat left bottom;
	padding:10px 0px;
	z-index:9999;
}
.itembox img {
	display:block;
	margin:0px auto 10px;
	padding-right: 10px;
}
.item_title {
	padding:3px 10px;
   word-wrap: break-word;
}
.item_price {
	padding:0px 10px;
}

/* ------------------------------------- 
 *	各ページ共通/ パンくずナビ
 * ------------------------------------- */
#pankuzu {
	/*background:transparent url(https://img.shop-pro.jp/tmpl_img/20/border3.gif) no-repeat left bottom;ボーダーパターン３ */
	height:25px;
	margin-bottom:10px;
}

/* ------------------------------------- 
 *	各ページ共通/ タイトル画像
 * ------------------------------------- */
#reco dt,
#sell dt,
#together dt,
#tb dt.tb_title {
	height:16px;
	margin-bottom:20px;
	font-size:0.1em;
	text-indent:-10000px;
	background-repeat:no-repeat;
}

/* ------------------------------------- 
 *	一覧ページ/ サブカテゴリー
 * ------------------------------------- */
div#subcat {
	width:730px;
	display:block;
	margin-bottom: 20px;
}
div#subcat .subcat_box{
	text-align:center;
	margin-right: 10px;
	margin-bottom:5px;
}
div#subcat .subcat_title a{
	width:172px;
	height: 30px;
	padding-top: 13px;
	background:#FFFFFF;
	color: #cc0000;
	font-weight: bold;
	display: block;
	border: 1px solid #CCCCCC;
}
div#subcat .subcat_title a:link,
div#subcat .subcat_title a:visited,
div#subcat .subcat_title a:activea{
	background:#FFFFFF;
	color: #cc0000;
	font-weight: bold;
}
div#subcat .subcat_title a:hover{
	background:#CCCCCC;
	color: #cc0000;
	font-weight: bold;
}

#group-list {
	padding:10px 0px 0px;
	border-top:#a7a7a7 dotted 1px;
}
#group-list ul {
	padding:0px 0px 0px 20px;
}
#search {
	padding:10px 0px 0px 0px;
	border-top:#a7a7a7 dotted 1px;
}
#search .searchbox {
	padding:0px 0px 0px 10px;
}
#search select{
	width:130px;
	background:#FFF;
	border:1px solid <{$search_bgcolor}>;
}
#search .keyword{
	width:130px;
	background:#FFF;
	border:1px solid <{$search_bgcolor}>;
}
#search .btn{
}

#mailmaga {
	padding:10px 0px 0px 0px;
	border-top:#a7a7a7 dotted 1px;
}
#mailmaga .mailmagabox {
	padding:0px 0px 0px 15px;
}

/* ------------------------------------- 
 *	一覧ページ/ カテゴリー商品表示
 * ------------------------------------- */
dl#cat {
	width:730px;
}
.cat_name {
	font-weight:bolder;
	font-size:14px;
	width:500px;
	float:left;
}
#cat .sort_select {
	float:right;
	width:230px;
	text-align:right;
}
#cat dt select {
	width:130px;
}
#cat dt {
	width:600px;
	/*background:transparent url(https://img.shop-pro.jp/tmpl_img/20/border3.gif) no-repeat left bottom;*/
	padding:0px 10px 20px 0px;
}
#cat dd {
	/*background:transparent url(https://img.shop-pro.jp/tmpl_img/20/border3.gif) no-repeat left bottom;*/
	padding:10px 0px 15px 65px;
}
#cat table {
	width:600px;
}
td.cat_l {
	width:175px;
	padding:5px 0px;
}
td.cat_r {
	padding-bottom:15px;
}
.page_link {
	margin-top:5px;
}

td.cat_r {}

/*商品一覧罫線の色*/
td.cat_r .price {
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:right;
	font-size:14px;
}
td.cat_r .explain {
	margin:5px;
}
/* ------------------------------------- 
 *	詳細ページ
 * ------------------------------------- */
#detail {
	width:540px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/border1.gif) no-repeat left bottom;/* ボーダーパターン１ */
	padding-bottom:30px;
}


#detail .detail_l {
	
	background:#F8F8F8 url(https://img.shop-pro.jp/tmpl_img/20/detail_l_bg_540.gif) repeat-y left top;	
	text-align:center;
}

/*背景枠-フルサイズ*/
#detail .detail_l .mainimg {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/detail_l_top_540.gif) no-repeat left top;
	padding:15px 0px 0px 0px;
}


#detail .detail_l .product_name {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/detail_l_bottom_540.gif) no-repeat left bottom;
	padding:15px 0px;
	font-weight:bolder;
}


/*価格表-フルサイズ*/
#detail .detail_r {
	width:540px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/detail_r_bg_540.gif) repeat-y left top;
	color:#808080;
	text-align:center;
	margin:0px auto;
}
#detail .detail_r .top {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/detail_r_top_540.gif) no-repeat left top;
}
#detail .detail_r .bottom {
	width:500px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/detail_r_bottom_540.gif) no-repeat left bottom;
	padding:15px 20px 10px 20px;
}

.subimg {
	text-align:left;
}

/* 商品その他画像のサイズと装飾 */
.subimg img{
	width:170px;
	border:1px solid #CCCCCC;
	margin-right:5px;
}

.explain {
	text-align:left;
	margin:5px 0px 20px 0px;
}
table.spec {
	width:500px;
	border-top:1px solid #CCCCCC;
}

table.spec th {
	font-weight:normal;
	text-align:left;
	padding:2px 15px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table.spec td {
	border-bottom:1px solid #CCCCCC;
	padding:2px 0px 2px 15px;
	text-align:left;
}
table.spec table.num td{
	padding:0px;
	border-bottom:none;
}

.option {
	margin-top:10px;
	text-align:left;

}

.cart_btn {
	margin-top:10px;
}
#detail .etc {
	clear:both;
	padding-top:10px;
}
.etc li {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/star.gif) no-repeat 0px 2px;
	padding-left:20px;
	height:25px;
}

/* ------------------------------------- 
 *	詳細ページ/ この商品を買ったひとはこんな商品も買っています
 * ------------------------------------- */
dl#together {
	width:540px;
	margin-top:20px;
}
#together dt {
	background-image:url(https://img.shop-pro.jp/tmpl_img/20/title_together.gif);
}

#together dd {
	width:540px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/border2.gif) no-repeat left bottom;/* ボーダーパターン２ */
	padding-bottom:30px;
}
dl#together .itembox {
	margin:0px 5px 5px 0px;
	text-align:center;
}

/* ------------------------------------- 
 *	詳細ページ/ トラックバック
 * ------------------------------------- */
dl#tb {
	width:540px;
	margin-top:20px;
}
#tb dt.tb_title {
	background-image:url(https://img.shop-pro.jp/tmpl_img/20/title_tb.gif);
}
#tb .tb_url {
	text-align:right;
	padding-top:5px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/title_tburl.gif) no-repeat 10px 10px;
}
#tb .tb_url input {
	width:350px;
	padding:2px;
	background:#FFF;
	border:1px solid #999;
}
.tb_box {
	margin:10px 0px;
}
.tb_box dl {
	background:#F8F8F8;
	border:1px solid #E5E5E5;
	padding:5px 10px;
}
.tb_box dt {
 padding:5px;
}
.tb_box dd {
	padding:5px;
}
.tb_box .tb_state {
	text-align:right;
	border-top:1px dotted #9F9F9F;
}
/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

/*設定は商品一覧ページと共通です。*/
dl#search_result {
	width:540px;
	margin-bottom:10px;
}
#search_result dt {
	color:#656565;
	font-size:14px;
	margin-bottom:15px;
}
#search_result dd {
/*	background:transparent url(https://img.shop-pro.jp/tmpl_img/20/border1.gif) no-repeat left bottom;*/
	padding-bottom:20px;
}
/*指定した検索条件の文字色*/
#search_result strong {
	color:#A88639;
}
/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */
#option {
	margin:20px 10px;
	background-color: #F0EAE7;
	border:1px solid #CCCCCC;
}
#option dt {
	font-weight:bolder;
	padding:10px;
}
#option dd {
	padding:10px;
}
#option table {
	background:#CCCCCC;
}
#option table th {
	font-weight:bold;
	text-align:left;
	background:#EEEEEE;
	color:#999999;
	padding:7px 5px;
}
#option table td {
	background:#F8F8F8;
	padding:7px 5px;
}
#option dd.option_btn {
	margin-top:10px;
	text-align:center;
}

/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */
.sk_title {
	color:<{$privacy_title_fontcolor}>;
	font-size:14px;
	margin-bottom:15px;
	font-weight: bold;
}
table#sk {
	width:670px;
	margin:10px 0px 50px 0px;
	border-top:1px solid #CCCCCC;
}
table#sk th {
	font-weight: bold;
	text-align:left;
/*	background:#F8F8F8;*/
	padding:7px 10px 7px 5px;
	border-bottom:1px solid #CCCCCC;
}
table#sk td {
	background:#FFF;
	padding:7px 0px 7px 5px;
	border-bottom:1px solid #CCCCCC;
}
/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */
#payment,
#delivery {
	width:540px;
	margin:10px 0px 50px 0px;
	border-top:1px solid #CCCCCC;
}

dl#payment dt,
dl#delivery dt {
	background:#F8F8F8;
	padding:5px;
	border-bottom:1px dotted #CCCCCC;
}

dl#payment dt img,
dl#delivery dt img {
	vertical-align:middle;
}

dl#payment dd,
dl#delivery dd {
	padding:10px 10px 30px 10px;
	background:#FFF;
	border-bottom:1px solid #CCCCCC;
}

dl#payment img,
dl#delivery img {
	margin:3px;
}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */
#privacy {
	width:670px;
	margin:10px 0px;
}

#privacy dt {
	/*background:#F8F8F8;*/
	font-weight: bold;
	padding:5px;
	border-bottom:1px dotted #CCCCCC;
	
}
#privacy dd {
	line-height:1.5;
	border-bottom:1px solid #CCCCCC;
	padding:10px 10px 30px 10px;
}

/*---------------------------------
lightview.css
   https://www.nickstakenburg.com/projects/lightview
-----------------------------------*/
#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align:left;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(https://www.revolution-jp.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(https://www.revolution-jp.com/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
