html, body {
margin:0;
padding:0;
}
body{
text-align: center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 100%;/* 75  */
}
a{
color: #27D;
text-decoration: none;
}
a:focus, a:hover, a:active {
text-decoration: underline;
}
p, li {
line-height: 1.8em;
}
h3, h2 {
margin: 0 0 10px 0;
letter-spacing:-1px;
}
h3 {
margin: auto;
padding: 0;
text-align: center;
width: 100%;
}
h2 {
padding-top: 10px;
font-size:2em;
}
pre {
font-size: 1.2em;
line-height: 1.2em;
overflow-x: auto;
}
div#page {
width: 500px;/*520px sumaho  */
background-color: #775941;
margin: 0 auto;
text-align: left;
border-color: #ddd;
border-style: none solid solid;
border-width: medium 1px 1px;
background: url(../bg3.jpg) repeat;/* bg2.jpg  */
overflow:hidden;
}
div#container {
padding: 0 20px;
}
div#ads {
clear: both;
padding: 12px 0 12px 66px;
}
/* div#footer {
clear: both;
color: #777;
margin: 0 auto;
padding: 20px 0 40px;
text-align: center;
} */

/*black*/
a{
color: #f70;
}
h2 {
color: #000;/* #ccc  */
}

#footer {
color: #888;
clear:both;
}

.image-title {
font-weight: bold;
font-size: 1.4em;
}
.image-desc {
line-height: 1.3em;
padding-top: 12px;
color:#fff;/* #fff  */
}
.download {
margin-top: 8px;
}
.photo-index {
color: #888;
}
.navigation a.prev {
background-image: url(../prevPageArrowWhite.gif);
}
.navigation a.next {
background-image: url(../nextPageArrowWhite.gif);
}
.loader {
background-image: url(../loader.gif);
background-repeat: no-repeat;
background-position: center;
}
.slideshow img {
border-color: #333;
}
ul.thumbs li.selected a.thumb {
background: #fff;
}
.pagination a:hover {
background-color: #111;
}
.pagination span.current {
background-color: #fff;
border-color: #fff;
color: #000;
}
ul.thumbs img{
width:75px;
height:75px;
}