@charset "Shift-JIS";

@import "base.css";

body {
	color: #333;
	line-height: 1.6;
	background: url(/img/bg.gif) top repeat-x #fff;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #EB6877;
	text-decoration: underline;
}

#wrapper { 
	margin: 0 auto;
 	width: 800px;
	text-align: left;
}

/* header */
#header {
 	margin: 0px;
 	padding: 0px;
 	width: 800px;
 	height: 90px;
	color: #fff;
	font : meddium;
}

#logo {
 	padding-top: 7px;
}

#header-left {
	float: left;
 	padding: 0px;
 	margin: 0px;
	width:160px;
 } 

#header-right {
	display: inline;
	float: right;
 	width:600px;
 	padding: 0px;
 	margin: 0px;
	color: #666;
	text-align: right;
} 

#header-right p{
	padding: 40px 0 15px;
} 

#header h1 {
	color: #B33E5C;
	padding: 20px 0 15px;
	font : 100% meddium;
} 

#header-right a:link {
 	margin-right: 10px;
	text-decoration: none;
	color: #666;
}

#header-right a:visited {
	text-decoration: none;
	color: #666;
}

#header-right a:hover {
	text-decoration: underline;
	color: #EB6877;
}


/* global navi */
#g-navi {
	clear: both;
	width: 800px;
	padding: 0px;
	margin-bottom: 15px;
}

/* page */
#page {
	clear: both;
	color: #333;
 	width: 800px;
 	padding: 0px;
 	margin: 15px 0;
}


/* left */

#leftcolumn { 
	float: left;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 600px;
	background: #fff;
}

.content-box { 
	clear: both;
	margin-bottom: 15px;
	padding: 0px;
	background: #fff;
}

.content-box2 { 
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
	background: #fff;
	border-top: 2px dotted #ddd;
}

.content-menu ul{ 
	margin-left: -20px;
	width: 620px;
}

.content-menu li{ 
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	width:  135px;
}

.con-wd a{ 
	display: block;
	margin: 0px;
	padding: 0;
	width:  135px;
	height: 135px;
	background: url(/img/wd_01.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.con-wd a:hover{ 
	background: url(/img/wd_02.jpg) no-repeat;
}

.con-men a{ 
	display: block;
	margin: 0;
	padding: 0;
	width:  135px;
	height: 135px;
	background: url(/img/mf_01.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.con-men a:hover{ 
	background: url(/img/mf_02.jpg) no-repeat;
}

.con-wasou a{ 
	display: block;
	margin: 0;
	padding: 0;
	width:  135px;
	height: 135px;
	background: url(/img/wasou_01.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.con-wasou a:hover{ 
	background: url(/img/wasou_02.jpg) no-repeat;
}

.con-pw a{ 
	display: block;
	margin: 0;
	padding: 0;
	width:  135px;
	height: 135px;
	background: url(/img/pw_01.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.con-pw a:hover{ 
	background: url(/img/pw_02.jpg) no-repeat;
}

.rent-menu ul{ 
	margin-left: -20px;
	width: 620px;
}

.rent-menu li{ 
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
}

.re-sj a{ 
	display: block;
	margin: 0px;
	padding: 0;
	width:  135px;
	height: 34px;
	background: url(/img/sj_01.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.re-sj a:hover{ 
	background: url(/img/sj_02.jpg) no-repeat;
}

.re-sg a{ 
	display: block;
	margin: 0;
	padding: 0;
	width:  135px;
	height: 34px;
	background: url(/img/sg_01.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.re-sg a:hover{ 
	background: url(/img/sg_02.jpg) no-repeat;
}

.re-753 a{ 
	display: block;
	margin: 0;
	padding: 0;
	width:  135px;
	height: 34px;
	background: url(/img/753_01.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.re-753 a:hover{ 
	background: url(/img/753_02.jpg) no-repeat;
}

.re-ps a{ 
	display: block;
	margin: 0;
	padding: 0;
	width:  135px;
	height: 34px;
	background: url(/img/ps_01.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.re-ps a:hover{ 
	background: url(/img/ps_02.jpg) no-repeat;
}


/* right */

#rightcolumn { 
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 180px;
	display: inline;
	text-align: center;
	background: #fff;
}

.r-btn{ 
	margin-bottom: 15px;
	padding: 0px;
	text-align: center;
}

.right-box { 
	color: #333;
	margin-bottom: 15px;
	padding-bottom: 10px;
	width: 178px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
}

.right-box h2{ 
	color: #fff;
	margin: 0px ;
	padding: 2px 0 2px 20px;
 	background: url(/img/r-bg.gif) left no-repeat #999;
	border-bottom: 1px solid #ccc;
}

.right-box p{ 
	margin: 0px 10px 10px;
	text-align: left;
}

.link{ 
	margin: 20px 0px;
}


#footer { 
	clear: both;
	margin: 0px ;
	padding: 10px 0px 0;
	width: 800px;
	color: #666;
	border-top: 10px solid #ddd;
	background: #fff;
	text-align: left;
}

#footer ul{ 
	margin: 5px;
	text-align: left;
}

#footer li{ 
	display: inline;
	margin: 0px 0px;
}


.shop-info{ 
	margin: 15px 0;
	padding: 10px 5px 0;
	color: #666;
	border-top: 1px solid #ddd;
}

.copy{ 
	margin-top: 10px;
	padding: 10px 5px;
	color: #fff;
	font-size: 90%;
	background-color: #666;
}

#pan{ 
	margin: 0 0 10px;
	color: #666;
	font-size: 90%;
}

#go-top { 
	clear: both;
	margin: 35px 0px 15px;
	text-align: right;
	font-size: 90%;
}

table.info {
	margin: 10px 5px; 
    width: 550px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.info th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table.info td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

.topic { 
	margin: 5px;
	padding: 0;
	border-bottom: 1px dotted #ddd;
}


.date { 
	color: #EB6877;
	font-weight: bold;
}


.bluetabs{
}

.bluetabs ul{
padding: 0;
margin: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
float: left;
margin: 0;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 13px;
line-height:1.7;
z-index:100;
background-color: black;
width: 175px;
visibility: hidden;
opacity: 0.8;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 5px 0;
text-decoration: none;
color: #fff;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #666;
}

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }
