@charset "utf-8";
h3 {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
}
h4 {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 10px;
}
#top_img {
   float: right;
   width: 620px;
   height: 240px;
   background:   url(../flower/top_img.jpg) no-repeat right top;
   margin-right: 20px;
}
* html #top_img {
   float: right;
   width: 620px;
   height: 240px;
   background:   url(../flower/top_img.jpg) no-repeat right top;
   margin-right: 10px;
   margin-top: 1px;
}
#page_title {
   background:   url(../flower/flower_title.gif) no-repeat left top;
   margin: 5px 0 10px 0;
   width: 300px;
   height: 60px;
}
#pull_down {
   width: 120px;
   float: right;
   margin-top: 30px;
}
#page_exp {
   margin: 0;
   padding: 0;
   width: 98%;
}
#page_exp p {
   margin-left: 10px;
}
#page_exp img {
   float: right;
   margin-left: 10px;
}
#page_r_content {
   margin: 0;
   width: 600px;
   float: left;
}
#page_r_content p {
   margin-left: 10px;
}

.detail_line {
   clear: both;
}


#gall {
   margin-top: 10px;
   width: auto;
}
#gall li {
   list-style:none;
   float:left;
   margin: 5px 5px 5px 2px;
   padding: 0;
}
#gall img {
   border: 1px solid #e0e0e0;
   padding: 5px;
}
#gall ul { 
   list-style: none;
   margin-top: 10px;
 }
#gall ul li {
   display: inline;
}
.img_none {
   border: none;
   display: none;
}
.month {
   font-weight: bold;
   border-bottom: 1px dashed #e0e0e0;
   margin-top: 10px;
   width: 100%;
}