@charset "UTF-8";

body { margin: 0px; padding: 0px; background: #fd3f46 url(../../images/taizan/background.gif) 0px 0px repeat-x; font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif; text-align: center; }

img { border: 0px; }
.clear { clear: both; }
.red { color: #FF0000; }
.bordeaux { color: #A40000; font-weight: 700; }

.centre { text-align: center; }
.right { text-align: right; }

a:link { color: #00479D; text-decoration: underline; }
a:visited { color: #00479D; text-decoration: underline; }
a:hover { color: #00479D; text-decoration: none; }

/* コンテナ */
div#container { margin: 0px auto; padding: 20px 0px 0px 0px; width: 779px; background-color: #F6EFDF; text-align: left; }
div#container_alpha { width: 779px; }

/* ページトップ */
div#pagetop { padding: 30px 45px 15px 45px; font-size: 70%; text-align: right; }

/* フッタ */
div#footer { /* Undefined */ }

/* コンテンツ  */
h1 { margin: 0; padding: 0; }
h2 { margin: 0 10px; padding: 0; }
h3 { margin: 0 0 0.3em 0; padding: 0.2em 0.5em; font-size: 100%; border-left: 3px solid #d12749; }

div.container_alpha01 { margin: 0 10px; }
div.taizan01 { padding: 10px 15px 20px; background-color: #EFE2C5; color: #111111; font-size: 90%; line-height: 1.4; }
div.taizan01 p { margin: 0 0.5em 0; padding: 0 0 20px; }
div.taizan01 ul { margin: 0; padding: 0; list-style: none; }
div.taizan01 ul li { float: left; }
div.taizan01 ul li b { margin: 5px 0 15px 0; padding: 0; width: 214px; color: #a40000; text-align: center; display: block; }
div.taizan01 ul li b span { margin: 0 0 0 1em; padding: 0; font-size: 90%; font-weight: 400; color: #111; }
div.taizan01 ul li img { margin: 0 30px 0 0; vertical-align: top; }
div.taizan01 table { margin: 0 0 15px; width: 728px; border-top: solid 2px #231815; border-bottom: solid 2px #231815; border-collapse: collapse; }
div.taizan01 table th { padding: 5px; border: solid 1px #231815; border-width: 1px 0; color: #fff; background: #d02749; font-weight: 400; text-align: center; }
div.taizan01 table td { padding: 5px; border: solid 1px #231815; border-width: 1px 0; background: #fcf5e4; text-align: center; }
div.taizan01 table .border { border: solid 1px #231815; }
div.taizan01 table .l_border { border-left: solid 1px #231815; }
div.taizan01 table .no_border { border-bottom: solid 2px #efe2c5; }

div.taizan02 { padding: 10px 15px 20px; background-color: #EFE2C5; color: #111111; font-size: 82%; line-height: 1.4; }
div.taizan02 p { margin: 0 0 1em 0; padding: 0; }
div.taizan02 img.left { margin: 0 10px 10px 0; float: left; }
div.taizan02 p.course { margin: 0 0 0.1em 0; color: #a40000; font-weight: 600; }
div.taizan02 p.course span { margin: 0 0.5em 0 2em; font-size: 90%; }
div.taizan02 p.course02 { margin: 0 0 0 335px; padding: 10px 20px; text-align: center; background: #ccc; }
div.taizan02 p.course02 b { margin: 0 0 0.1em 0; color: #a40000; display: block; }
div.taizan02 img.right { margin: 0 0 10px 10px; float: right; }
div.taizan02 p span { font-size: 80%; }
div.taizan02 p.free { padding: 10px 20px; width: 310px; background: #ccc; }

/* 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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }