@charset "shift_jis";

/*page
----------------------------*/

#page {
   width: 616px;
   float: left;
   margin-top: 10px;
   background-color: #ffffff;
   overflow: auto;
   }

#page h4 {
   width: 570px;
   height: 30px;
   border-bottom: 1px dotted #012b55;
   margin-top: 25px;
   overflow: auto;
   font-size: 1em;
   font-weight: normal;
   float: left;
   }


.page_content {
   margin: 20px 0 50px 0;
   width: 570px;
   background-color: #ffffff;
   float: left;
   }


.page_content dl {
   font-size: 0.9em;
   }


.page_content dt {
   background: url(img/icon_list_kusuao_tri.gif) no-repeat left center;
   padding-left: 1em;
   }


.page_content dd {
   padding-left: 2em;
   padding-bottom: 1em;
   }


#about #photo_dt dt { color: #b99e43; }
#data #photo_dt dl dt { color: #5a98a8; }
#results #photo_dt dl dt { color: #79957a; }
#other #photo_dt dl dt { color: #af7864; }


.page_content p {
   font-size: 0.9em;
   text-indent: 1em;
   line-height: 20px;
   }

.page_content p.ul {
   text-decoration: underline;
   }


.page_content ul {
   font-size: 0.9em;
   list-style: none;
   padding-left: 30px;
   }


.page_content ul li {
   background: url(img/icon_list_ore_tri.gif) no-repeat left center;
   padding-left: 25px;
   }


.page_content ul li a {
   text-decoration: none;
   }


.page_content ul li.pc_li {
   background: none;
   text-indent: 2em;
   }


.page_content ul#topics li {
   background: url(img/icon_list_gra_tri.gif) no-repeat left center;
   }


.page_content ul#mapinfo ul {
   list-style-type: decimal;
   }


.page_content ul#mapinfo li {
   background: none;
   }


.midashi {
   width: 570px;
   height: 54px;
   /*border: 1px solid #828282;*/
   border-bottom: 1px solid #012b55;
   overflow: auto;
   float: left;
   }


.midashi h3 {
   background: url(img/icon_list_usuao_sur.gif) no-repeat left 20px;
   padding-left: 25px;
   font-size: 18px;
   font-weight: bold;
   color: #444444;
   padding-top: 20px;
   }



/*pc
----------------------------*/

.pc_l,
.pc_r {
   width: 280px;
   float: left;
   margin-bottom: 10px;
   }

.pc_r {
   float: right;
   }

.pc_l table {
   width: 280px;
   border-collapse: collapse;
   border-spacing: 0;
   border-top: 1px #888888 solid;
   border-bottom: 1px #888888 solid;
   font-size: 0.9em;
    }


.pc_l table th,
.pc_l table td {
   border-bottom: 1px #888888 dotted;
   line-height: 2em;
    }

.pc_l table th {
   background: #f5eed5;
   vertical-align: text-top;
   font-weight: normal;
   width: 6em;
   padding: 0 0 0 5px;
   }


.pc_l table td {
   padding-left: 10px;
   }


.pc_l img {
   margin: 5px;
   }


.pc_thumb {
   clear: both;
   background-color: #f5eed5;
   }


.pc_thumb img {
   margin: 10px 0 10px 15px;
   padding: 5px;
   border : 1px #ffffff solid;
   }


.pc_thumb p {
   padding-top: 2px;
   }



/*menu_color
----------------------------*/

#about .page_content dt { background: url(img/icon_list_kusuki_tri.gif) no-repeat left center; }
#data .page_content dt { background: url(img/icon_list_kusuao_tri.gif) no-repeat left center; }
#results .page_content dt { background: url(img/icon_list_kusumi_tri.gif) no-repeat left center; }
#other .page_content dt { background: url(img/icon_list_kusuaka_tri.gif) no-repeat left center; }


#about .midashi h3 { background: url(img/icon_list_kusuki_sur.gif) no-repeat left 20px; }
#data .midashi h3 { background: url(img/icon_list_usuao_sur.gif) no-repeat left 20px; }
#results .midashi h3 { background: url(img/icon_list_kusumi_sur.gif) no-repeat left 20px; }
#other .midashi h3 { background: url(img/icon_list_kusuaka_sur.gif) no-repeat left 20px; }


#about h4 { color: #b99e43; }
#data h4 { color: #5a98a8; }
#results h4 { color: #79957a; }
#other h4 { color: #af7864; }

 
#about #menu ul li { background: #ffffff url(img/icon_list_kusuki_tri.gif) no-repeat 20px center; }
#data #menu ul li { background: #ffffff url(img/icon_list_kusuao_tri.gif) no-repeat 20px center; }
#results #menu ul li { background: #ffffff url(img/icon_list_kusumi_tri.gif) no-repeat 20px center; }
#other #menu ul li { background: #ffffff url(img/icon_list_kusuaka_tri.gif) no-repeat 20px center; }


#about #menu ul li.mi, #about #menu ul li.mil { background: #eedB9c; }
#data #menu ul li.mi, #data #menu ul li.mil { background: #ceedf5; }
#results #menu ul li.mi, #results #menu ul li.mil { background: #cfead0;}
#other #menu ul li.mi, #other #menu ul li.mil { background: #e9ccc1; }


#about #menu ul li.mi a:hover, #about #menu ul li.mil a:hover { background: #ffffff; /*color: #b99e43;*/ }
#data #menu ul li.mi a:hover, #data #menu ul li.mil a:hover { background: #ffffff; /*color: #5a98a8;*/ }
#results #menu ul li.mi a:hover, #results #menu ul li.mil a:hover { background: #ffffff; /*color: #79957a;*/ }
#other #menu ul li.mi a:hover, #other #menu ul li.mil a:hover { background: #ffffff; /*color: #c78972;*/ }