@charset "utf-8";

#s_l_top {
   text-align: left;
   width: auto;
   float: left;
   width: 400px;
}
#s_l_top h1 {
   background: url(../gall/gall_top.jpg) no-repeat top;
}
#s_l_top h1 a {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 363px;
}
#s_r_top {
   float: right;
   width: auto;
   margin-top: 10px;
   margin-right: 20px;
   width: 250px;
}
#s_r_top h2 {
   background: url(../gall/gall.jpg) no-repeat top;
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 350px;
}
.gall_comment {
   text-align: left;
   margin: 20px 0px 10px 30px;
}
.gall_comment a {
   text-decoration: none;
   color: #BDE47A;
}
.gall_comment a:hover {
   text-decoration: underline;
   color: #BDE47A;
}
#gallery li {
   list-style:none;
   float:left;
   margin:10px 3px 5px 26px;
}
* html #gallery li {
   list-style:none;
   float:left;
   margin:10px 3px 5px 31px;
}
#gallery li img {
   border: 1px solid #585878;
   padding: 3px;
}
#gallery ul {
   list-style: none;
}
#gallery ul li {
   display: inline;
}