@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(../sight/top_img.jpg) no-repeat right top;
   margin-right: 20px;
}
* html #top_img {
   float: right;
   width: 620px;
   height: 240px;
   background: url(../sight/top_img.jpg) no-repeat right top;
   margin-right: 10px;
   margin-top: 1px;
}
#page_title {
   background: url(../sight/sight_title.gif) no-repeat left top;
   margin: 5px 0 10px 0;
   width: 449px;
   height: 60px;
}
#page_exp {
   margin: 0;
   padding: 0;
   width: 98%;
}
#page_exp p {
   margin-left: 10px;
}
#page_r_content {
   margin-top: 15px;
   width: 430px;
   float: left;
}
#sight_menu {
   margin-top: 15px;
}
#sight_menu_title {
   margin-bottom: 10px;
   font-weight: bold;
}
#sight_categ {
   margin-left: 10px;
}
#sight_menu img {
   margin-right: 5px;
}

.detail_title {
   font-size: 14px;
   font-weight: bold;
   margin-top: 15px;
   background-color: #F8F7F7;
   padding: 5px;
   border: 1px solid #E3E3E2;
}
.detail_title img {
   margin-right: 5px;
   vertical-align: middle;
}
.detail_content_title {
   font-weight: bold;
   border-bottom: 1px dotted #CCCCCC;
}
.detail {
   border: 1px solid #E3E3E2;
   padding: 5px;
   margin-bottom: 15px;
   margin-top: 15px;
   background: url(../top/enjoy_bg.gif) repeat-x left bottom #FFFFFF;
}
.honbun {
   margin-top: 10px;
}
.detail_img {
   float: left;
   margin-right: 10px;
   border: 1px solid #e4e4e4;
   padding: 3px;
}
.detail_line {
   clear: both;
}
.detail_page_top {
   text-align: right;
}
.detail_page_top a {
   text-decoration: none;
   color: #34B3D1;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.detail_page_top a:hover {
   text-decoration: underline;
   color: #F6BF5F;
   font-size: 10px;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.detail_page_top img {
   margin-right: 5px;
   vertical-align: middle;
}

#r_side {
   float: right;
   width: 155px;
   margin-top: 30px;
   margin-right: 10px;
}
* html #r_side {
   float: right;
   width: 155px;
   margin-top: 30px;
   margin-right: 0px;
}
#sight_r_menu_title {
   background: url(../sight/sight_r_menu_title.gif) no-repeat left top;
   color: #FFFFFF;
   text-align: center;
   height: 24px;
   font-weight: bold;
   padding-top: 3px;
}
#sight_r_menu {
   border-bottom: 1px solid #547F31;
   border-left: 1px solid #547F31;
   border-right: 1px solid #547F31;
   padding: 5px;
   margin-top: -3px;
   width: 138px;
}
#sight_r_menu ul {
   margin-bottom: 0;
   padding: 0;
   list-style: none;
}
#sight_r_menu li {
   border-bottom: 1px dotted #CCCCCC;
   margin-bottom: 5px;
}
#sight_r_menu li a {
   text-decoration: none;
   display: block;
   color: #508DB4;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#sight_r_menu li a:hover {
   text-decoration: none;
   color: #C8C493;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}