/* CSS Document */
/*widthは並べたい枚数にあわせて調整*/

#gtop {
margin: -20px 0 0 0;
padding:0;
width:780px;
color:#000000;
font-size:15px;
background-color:#FFFFCC;
border-bottom:1px solid #cccccc;
}

#gtop p {
margin:0 ;
padding:25px 65px 35px 85px ;
}

#glead {
margin: 0 40px 10px 40px;
padding:0 20px 25px 20px ;
width:650px;
background-color:#F5E3BA;
font-size:15px;
}

h3 {
margin:0 0 0 0;
padding:15px 10px 5px 25px;
color:#ff0000;
font-weight:bold;
letter-spacing:1px;
border-top:5px solid #ffffff;
}

div#glead > h3:first-child {
border:none;
}

#glead a {
color:#ff0000;
border-bottom:1px dotted #ff0000;
}
#glead a:hover {
color:#FF6600;
border-bottom:1px dotted #ff6600;
}
#glead ul {
margin:0 0 10px 25px;
padding:0;
width:450px;
background-image:url(http://www.hokkaidoisan.org/wp-content/themes/hokkaido-heritage/imgs/common/check2.gif);
background-position:0 0px;
background-repeat:no-repeat;
list-style:none;
}
#glead li {
margin:0 0 0 100px;
padding:0 0 0 1.5em;
background-image:url(http://www.hokkaidoisan.org/wp-content/themes/hokkaido-heritage/imgs/common/check1.gif);
background-repeat:no-repeat;
background-position:0 2px;
font-size:12px;
}
#gcard {
margin:20px auto 10px auto;
padding:0;
text-align:center;
}
#gcard h3 {
margin:0 0 5px 30px;
padding:0 0 2px 15px;
color:#666666;
text-align:left;
border-left:10px #cc9966 solid;
}
#gcard img {
border:none;
}

#gallerylist {
margin: 10px 45px 10px 40px;
padding:10px 0px 10px 0px ;
width:690px;
border-bottom:2px dotted #99CC99;
}

#gallerylist ul {
margin:0;
padding:0;
text-indent:0;
border:none;
list-style-type: none;
}
#gallerylist li {
display:inline;
text-indent:0;
}
#gallerylist li a {
margin:0 0 3px 0;
padding: 0 2px 0 2px;
color:#996600;
text-decoration:none;
line-height:1.2;
font-size:10px;
border-right:1px dotted #999999;
}

#gallerylist li a:hover {
font-size:12px;
background-image:url(http://www.hokkaidoisan.org/wp-content/themes/hokkaido-heritage/imgs/common/marker1.gif);

}


#gallery {
margin:0 auto 0 40px;
padding:20px 0 20px 20px;
width:720px;
background-color:#ffffff;
}
/*widthは写真の大きさにあわせて調整
font-sizeは固定した方が良い*/
#gallery dl{
float:left;
margin:0px;
margin-right:20px;
margin-bottom:20px;
padding:0px;
width:140px;
height:165px;
text-align:center;
color:#000000;
font-size:10px;
line-height:1.2;
background-image:url(http://www.hokkaidoisan.org/wp-content/themes/hokkaido-heritage/imgs/common/gbg.jpg);
border:6px solid #cccccc;
}
#gallery dt{
margin:0 2px 3px 2px;
padding:8px 5px 0 5px;
width:130px;
max-height:30px;
color:#000000;
line-height:1.1;
}
#gallery dd{
margin:0 auto 0 auto;
padding:0;
width:155px;
}
#gallery dd.image{
margin:auto;
width:100px;
max-height:100px;
text-align:center;
}
#gallery dd.image a {
text-decoration:none;
border:none;
}
#gallery dd.image img {
margin:0;
padding:0;
border:1px solid #000000;
}
#gallery dd.comment{
margin:0 0 0 0;
padding:10px 10px 0 10px;
width:120px;
height:20px;
color:#000000;
font-size:9px;
text-align:center;
}

