@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(top_img.jpg) no-repeat right top;
   margin-right: 20px;
}
* html #top_img {
   float: right;
   width: 620px;
   height: 240px;
   background:  url(top_img.jpg) no-repeat right top;
   margin-right: 10px;
   margin-top: 1px;
}
#page_title {
   background:  url(gosensui_title.gif) no-repeat left top;
   margin: 5px 0 10px 0;
   width: 274px;
   height: 60px;
   float: left;
}
#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-top: 15px;
   width: 600px;
   float: left;
}
#page_r_content p {
   margin-left: 10px;
}

.detail_line {
   clear: both;
}

.info {
   margin-top: 15px;
   padding: 0;
   width: auto;
   margin-bottom: 10px;
}
.info_title {
   font-weight: bold;
   background-color: #f0f0f0;
   border: 1px solid #e4e4e4;
   border-left: 5px solid #B5AA6F;
   padding:5px;
   margin-bottom: 10px;
}
#gall {
   margin-top: 20px;
   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;
}
table {
   border: 1px solid #DFDCD0;
   border-bottom: 3px solid #DFDCD0;
   font-size: 100%;
   width: 100%;
   margin-top: 5px;
   margin-bottom: 3px;
}
th {
   font-style: normal;
   width: 40%;
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   background-color: #F4F2E9;
   text-align: center;
}
td {
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   background-color: #FFFFFF;
   text-align: center;
   width: auto;
}
.td1 {
   text-align: center;
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   background-color: #F4F2E9;
   width: auto;
   font-weight: bold;
}
#set {
   margin-top: 15px;
   clear: both;
}
#set_exp {
   margin-top: 10px;
   padding: 0;
}
#caution {
   margin-top: 15px;
   clear: both;
}
#caution li {
   margin-left: 10px;
}
#caution img {
   margin-right: 5px;
}
