@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-color: #EFF2E6;
}

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	word-spacing: inherit;
	margin-left: 0px;
	margin-right: 0px;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
}

a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
}

a:visited {
  color: #004080;
  font-size: 12px;
}

p {
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}



/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 780px;
  background-color: #ffffff;
}


/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  border-top: solid 6px #005ebb;
  background-color: #999999;
}

#header-inner {
  margin: 0;
  padding: 0;
  color: #333333;
  width: 780px;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

#table-left{
  text-align: left;
  margin: 0;
  padding: 10px 0 0 10px;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-indent:-7777px;
  text-decoration: none;
  background-image: url(img/main_title.gif);
  background-repeat: no-repeat;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 16px;
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  margin: 0px;
  padding: 0px;
  height: 24px;
  background-color: #005ebb;
}

#header-menu li {
  list-style-type: none;
  float: left;
}

#header-menu li a {
  font-size: 11px;
  height: 23px;
  width: 100px;
  line-height: 25px;
  color: #cccccc;
  background-color: #005ebb;
  text-align: center;
  display: block;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
  text-decoration: none;
  padding-top: 1px;
}

#header-menu li  a:hover {
  background-color: #004080;
}

#header-menu #contact {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}


#header-img {
  margin: 0;
  padding: 0;
  width: 780px;
  height: 120px;
  font-family:Verdana;
  background-image: url(img/main_photo.jpg);
  background-repeat: no-repeat;
}


/*---------- コンテンツ ----------*/

#container {
  margin: 0px;
  padding: 5px;
  width: 760px;
  background-color: #ffffff;
}
 

/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin:  5px 0 0 0;
  padding: 0 0 0 6px;
  line-height: 150%;
  letter-spacing: 1px;
  width: 570px;
}

#contents img.sample {
  float: left;
  margin: 20px;
}

#contents h1 {
  margin: 0;
  padding: 5px 0 3px 14px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/titlebar.gif);
}

#contents p {
  margin: 0;
  padding: 15px 0 15px 0;
}

#news {
  width: 558px;
  height: 150px;
  overflow: auto;
  background-color: #ffffff;
  padding: 5px;
  margin: 12px 0 10px 0;
  border-top: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-left: 1px;
  border-style: solid;
  border-color: #999999;
}


#item {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top:10px;
	margin-bottom:10px;
}

#item2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top:0px;
	margin-bottom:10px;
}

dl.table {
margin: 10px;
border-right: 1px solid #a8d6db;
border-bottom: 1px solid #a8d6db;
border-left: 1px solid #a8d6db;
background-color: #fff;
}
dl.table dt {
margin: 0;
padding: 5px 0;
width: 108px;
float: left;
clear: both;
text-indent: 10px;
border-top: 1px solid #a8d6db;
}
dl.table dd {
margin: 0 0 0 108px;
padding: 5px 10px;
border-top: 1px solid #a8d6db;
border-left: 1px solid #a8d6db;
background-color: #fff;
}



/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0;
  padding: 5px 3px 0 8px;
  width: 160px;
  text-align: left;
  line-height: 150%;
  letter-spacing: 1px;
  background-color: #ffffff;
}

#menu h1 {
  margin: 0;
  padding: 5px 0 3px 14px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

#menu p {
  margin: 10px 4px 16px 4px;
  line-height: 150%;
}

li {
  list-style-image: url(img/mark.gif);
  margin: 0 0 5px 0;
}

#menu a{
  color: #004080;
  font-size: 12px;
 }

#menu a:hover{
  color: #005ebb;
  font-size: 12px;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  margin: 0;
  padding: 8px 12px 8px 0;
  text-align: right;
  font-size: 12px;
  color: #666666;
  border-top: solid 1px #999999;
  background-color: #ffffff;
}

#footer h1 {
  margin: 0;
  text-align: right;
  padding: 2px 8px 0 0;
  font-size: 10px;
  color: #666666;
}

#footer h1 a {
  color: #666666;
  font-size: 10px;
 }

#footer h1 a:hover {
  color: #666666;
}

#footer a {
  color: #666666;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}



/*---------- Lightbox ----------*/


#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; }
