body{
      background:#E2D5A1;
      text-align:center;
      margin-top: 0px;
      margin-bottom: 0px;
      margin: 0px;
      padding:0px;
}

body,td{
      line-height:22px;
      font-size: 14px;
      color:#605342;
     }

a                    { color: #929735; text-decoration: underline }
a:link               { color: #929735; text-decoration: underline }
a:visited            { color: #929735; text-decoration: underline }
a:active             { color: #779250; text-decoration: underline }
a:hover		     { color: #779250; text-decoration: underline }

h1   { 
       font-weight: bold; 
       font-size: 21px;
       line-height: 23px;
       float: none;
       display: inline;
       color:#52713E;
}
h3 { 
       font-weight: bold; 
       font-size: 18px;
       line-height: 20px;
       float: none;
       display: inline;
       color:#666600;
}
h4 { 
       font-weight: bold; 
       font-size: 15px;
       line-height: 20px;
       float: none;
       display: inline;
       color:#52713E;
}


#all {
	width: 720px;
	position: relative;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        clear:both;
        float:right; 
}

#left {
	width: 550px;
	position: relative;
        margin-left: 5px;
        margin-right: auto;
        padding: 0px; 
        float:left; 
}

#right {
	width: 140px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	float: right;
}


/* ナビゲーション ------------------------------------------------------*/

#kanban a {
	width: 447px;
        height: 128px;
	background-image: url(img/imgover02.jpg);
	text-indent:-9999px;/* テキストを消す */
	left: 0px;
	top: 0px;
	display: block;
}
#kanban a:hover {
        background-position: 0 -138px;
}
#jirei a {
	width: 286px;
        height: 198px;
	background-image: url(img/imgover01.jpg);
	text-indent:-9999px;/* テキストを消す */
	left: 0px;
	top: 0px;
	display: block;
}
#jirei a:hover {
        background-position: 0 -208px;
}
#navi {
	width: 600px;
	height: 30px;
	position: relative;
        margin-left: auto;
        margin-right: auto;       
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
        float: left;
	width: 100px;
}
#navi a {
	width: 100px;
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9999px;/* テキストを消す */
}
#navi1 a {
	width: 98px;
	background-image: url(img/navi01.gif);
	position: absolute;
	left: 0px;
	top: 0px;
}
#navi1 a:hover {
        background-position: 0 -39px;
}
#navi2 a {
	background-image: url(img/navi02.gif);
	width: 160px;
	position: absolute;
	left: 98px;
	top: 0px;
}
#navi2 a:hover {
        background-position: 0 -39px;
}
#navi3 a {
	background-image: url(img/navi03.gif);
	width: 210px;
	position: absolute;
	left: 258px;
	top: 0px;
}
#navi3 a:hover {
        background-position: 0 -39px;
}
#navi4 a {
	background-image: url(img/navi04.gif);
	width: 132px;
	position: absolute;
	left: 468px;
	top: 0px;
}
#navi4 a:hover {
        background-position: 0 -39px;
}

.menu{
	width: 150px;
        height: 20px;
        margin: 0px;
        padding: 0px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
        float: left;
}
.menu li {
        background: url("img/point01.gif") ;
        background-repeat: no-repeat;
        background-position: 0 .1em;
        padding-left: 1.2em;
        float: left;
	width: 150px;
	height: 20px;
	list-style-type: none;
}


#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; }

#news {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style: none;
}

#news li {
        background: url(img/point02.gif) no-repeat center left;
        padding: 0px 0px 0px 22px;
        font-size:14px;
        line-height:22px;
        text-align: left;
}

