body       { color: black; background-color: white; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; }

a          { text-decoration: underline }
a:link     { color: #0202D0 }
a:visited  { color: #000066 }
a:active   { color: red }
a:hover    { color: red }


.block-all   { padding: 0px; width:750px; left: auto; right: auto; }
.block-menu  { float:left; width:125px; }
.block-title { float:left; width:605px; }
.block-right { float:left; vertical-align: top; padding-top: 0px; padding-left: 8px; width:605px;}

.day       { font-family: helvetica; font-size: 0.75em; text-align: right; margin-top: 0.5em; float:left; }
.but       { width:597px; }
.cop       { font-size: 0.75em; margin: 0; text-align: right; }

h1         { font-size: 0.9em;  color: #000066; margin:0;   width:343px; float:left; }
h2         { font-size: 0.82em; color: #000066; margin-top: 0.1em; margin-bottom: 0.5em; margin-left: 34px; }
h3         { font-size: 0.80em; color: #020466; margin-top: 0.2em; margin-bottom: 0.2em; }
h4         { font-size: 0.80em; color: #006600; margin-top: 0.2em; margin-bottom: 0.2em; }
h5         { font-size: 0.80em; color: #008837; margin-top: 0.2em; margin-bottom: 0.2em; }

p          { font-size: 0.8em;  color: #000000; margin-top: 0.2em; margin-bottom: 0.2em; line-height:1em; }
div        { color: #000000; }

dl         { margin-top: 0.2em; margin-bottom: 0.2em; }
dt         { margin-top: 0.2em; margin-left: 0.9em; font-size: 0.9em; color: black; font-weight: bold; }
dd         { margin-top: 0.2em; margin-left: 0.9em; font-size: 0.9em; color: black; }
ul         { margin: 0.5em 0.0em 0.5em 2em ; }
li         { margin-top: 0.5em; margin-left: 0em; color: black; font-size: 0.8em; }
ol         { margin: 0.5em 0.0em 0.5em 2em ; }

.s075      { font-size: 0.75em; }
.s08       { font-size: 0.8em; line-height:1.4em; }
.s09       { font-size: 0.9em; }

.al-c      { text-align: center; }
.al-l      { text-align: left; }
.al-r      { text-align: right; }

.w         { color: #FFFFFF; }
.c         { text-align: center; }
.b         { font-weight: bold; }
.b-blue    { font-weight: bold; color: #000066; }
.b-red     { font-weight: bold; color: red; }

hr         { border-color: #000066; border-style: solid; height: 1px; width:597px; }
hr.dot     { border-color: #000066; border-style: dotted; height: 1px; }

.iframe-privacy { margin-left: 5px; width:520px; }

.table_blue { border-collapse:collapse; border-top: 2px solid #000066; border-left: 2px solid #000066; }
.table_blue TH { border-right: 2px solid #000066; border-bottom: 2px solid #000066; font-size: 0.8em; vertical-align: top; color: #FFFFFF; background-color: #0000CC; }
.table_blue TD { border-right: 2px solid #000066; border-bottom: 2px solid #000066; font-size: 0.8em; vertical-align: top; }
.table_blue TH a:link    { color: orange; }
.table_blue TH a:visited { color: #FFFFFF; }
.table_blue TH a:active  { color: red; }
.table_blue TH a:hover   { color: red; }

.table_gray { border-collapse:collapse; border-top: 1px solid #000000; border-left: 1px solid #000000; }
.table_gray TH { border-right: 1px solid #000000; border-bottom: 1px solid #000000; font-size: 0.8em; vertical-align: top; color: #FFFFFF; background-color: #666666
; }
.table_gray TD { border-right: 1px solid #000000; border-bottom: 1px solid #000000; font-size: 0.8em; vertical-align: top; }

.bg-pink   { background-color:#FFCCFF; }
.bg-blue-sax1 { background-color:#ADC7F5; }
.bg-blue-sax2 { background-color:#D3E1FA; }
.bg-yellow-y1 { background-color:#FFFF99; }

TH.g       { background-color: #006000; border-color: #006000; border-style: outset; }
TD.t-index { background-image:url(img/ball.gif);background-repeat: no-repeat; }
TD.main    { padding-left: 8px; vertical-align: top;padding-top: 0px; }
TD.w88     { width: 88px; }
TD.w208    { width: 208px; }

TD.g       { border-color: #D9FFD9; border-style: outset;}
TD.y       { background-color: #f6f29f; }
.y1        { background-color: #f7F39f; }

.z2       { border-top-style: none; border-bottom-style: outset; border-bottom-color: #000088; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-size: 0.8em; }

.waku-tb{ font-size: 1em; border-style: solid none; border-width: 1px 0px 0px 0px; padding-top:2px; }
.tt     { font-size: 0.8em; color: #FFFFFF; font-weight: bold; text-align: center; padding:5 ;background-color: #000066; }
.tt2    { font-size: 0.8em; color: #FFFFFF; font-weight: bold; text-align: center; padding:5; background-color: #660000; }
.t1     { font-size: 0.8em; color: #000066; font-weight: bold; margin-left: 1em; }
.t2     { font-size: 0.8em; font-weight: bold; margin-left: 2em; }
.tk     { font-size: 0.8em; margin-left: 3em; }
.tr     { font-size: 0.75em; text-align: right; margin-top: 5px; }

.float-l   { float:left; }
.float-l-c { clear:left; }
.float-l-c-lh0 { clear:left; line-height:3px; }
.float-r   { float:right; }
.float-r-c { clear:right; }
.float-a-c { clear:both; }

/*form*/
form { margin:0 0; }
/*英数字入力モード（モードの不可）*/
.ime-disabled { ime-mode: disabled; }
/*初期値が英数字入力モード*/
.ime-inactive { ime-mode: inactive; }
/*初期値が日本語入力モード*/
.ime-active { ime-mode: active; }
/*指定なし*/
.ime-auto { ime-mode: auto; }


#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(../../lightbox2_04/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../lightbox2_04/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; }
