@charset "utf-8";
h3 {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
}
h4 {
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 10px;
}
h5,h6 {
   display: none;
}
#top_img {
   float: right;
   width: 620px;
   height: 240px;
   background:   url(../mt-tateshina/top_img.jpg) no-repeat right top;
   margin-right: 20px;
}
* html #top_img {
   float: right;
   width: 620px;
   height: 240px;
   background:   url(../mt-tateshina/top_img.jpg) no-repeat right top;
   margin-right: 10px;
   margin-top: 1px;
}
#page_title {
   background:   url(../mt-tateshina/mt-tateshina_title.gif) no-repeat left top;
   margin: 5px 0 10px 0;
   width: 319px;
   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_title {
   font-weight: bold;
   background-color: #f0f0f0;
   border: 1px solid #e4e4e4;
   border-left: 5px solid #B5AA6F;
   padding:5px;
   margin-bottom: 10px;
   margin-top: 10px;
}

.img-left {
   float: left;
   margin-right: 10px;
   margin-bottom: 10px;
}
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;
}
#table_gon {
   border: 1px solid #DFDCD0;
   border-bottom: 3px solid #DFDCD0;
   font-size: 100%;
   width: 100%;
   margin-top: 5px;
   margin-bottom: 15px;
   text-align: left;
}
.th_gon {
   font-style: normal;
   width: 40%;
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   background-color: #F4F2E9;
   text-align: left;
}
.td_gon {
   border-bottom: 1px solid #DFDCD0;
   border-right: 1px solid #DFDCD0;
   padding: 5px;
   background-color: #FFFFFF;
   text-align: left;
   width: auto;
}