@charset "Shift_JIS";
body {
	font-family: "メイリオ", Meiryo, Osaka, sans-serif;
	color: #333333;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: transparent;
	background-image : url(bgimage.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
}

h1 {
     color: #ffffff;
     font-family: "メイリオ", Meiryo, Osaka, sans-serif;
     font-weight: normal;
     font-size: 100%;
     margin: 0px;
}

#panorama {
	color: #333333;
       text-align: left;
	font-size: 100%;
       font-weight: normal;
}

#panoramasubtitle{
	color: #ffffff;
	font-size: 150%;
	font-family: Arial;
	letter-spacing: 5px;
	font-weight: bold;filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

h2{
     color: #333333;
     font-size: 100%;
     font-weight: normal;
     margin:0 ;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #184a17;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
	letter-spacing: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
	font-family: "Meiryo UI";
}

h4  {
    font-size: 100%;
    margin: 0px;
    font-weight: bold;
    float: left;　
}

h5 {
   font-size: 90%;
   background-color: #ff3366;
   color: #ffffff;
   float: right;
   margin:0px;
}

.blank{
   clear: both;
   height: 20px;
   text-align: center;
}

#update{
   text-align: right;
   font-size: 80%;
   margin:0px;
   padding-right:5px;
}

address {
    font-size: 80%;
    font-style: normal; 
    text-align: center;
    color: #ffffff;
    background-color: #184a17;
    margin-right: 0px;
    margin-left:0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 950px;
    clear: both;
}

p img {
    float: left;
    margin-right: 10px;
}

a {
  color: #333333;
  font-weight: normal;
}

#main a{
  color:#184a17;
  font-weight: bold;
}

#main p{
  margin-right: 30px;
  margin-left: 50px;
  margin-top: 0px;
  margin-bottom:5px;
}

#main strong{
  font-weight: normal;
}


dl.detail dt{
   clear: left;
   float: left;
   margin-top: 0;
   margin-bottom: 5px;
   margin-left: 0px;
   margin-right:5px;
   width: 50px;
   text-align: center;
   font-size: 80%;
   background-color: #b4c980;
   border: solid 1px #999999;
}

dl.detail dd{
   margin-bottom:5px;
   margin-top: 0px;
   font-size: 90%;
}

table.link{
   border:0px;
   margin-left:100px;
}

#contact{
  border: 1px solid #999999;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-right:5px;
  padding-left:5px;
  text-align:center;
}

#contact p{
  padding-left: 5px;
  padding-right:5px;
  text-align:left;
}

hr{
 border-width: 1px 0px 0px 0px;
 border-color: #999999;
 border-style: dotted;
}

#blog{
 background-color: #cbb994;
 border: solid 1px #999999;
 margin-top:10px;
 margin-bottom:10px;
 margin-left:0px;
 margin-right:0px;
 padding-top:5px;
 padding-bottom: 0px;
}

#blog img{
 margin-bottom:15px;
 border: solid 1px #555555;
}

#navbar {
   width: 100%;
   height: 25px;
   position: absolute;
   top: 103px;
}

#navbar ul{
   margin: 0;
   padding: 0;
   list-style-type: none;
   font-size: 14px;
   line-height: 25px;
}

#navbar li{
   float: left;
   width: 134px;
   border-left: dotted 1px #999999;
   text-align: center;
   letter-spacing: 5px;
   font-family: "Meiryo UI";
}

#navbar li#topmenu{
   float: left;
   width: 134px;
   border: dotted 1px #ffffff;
   text-align: center;
   letter-spacing: 5px;
   font-family: "Meiryo UI";
}

#navbar a{
	display: block;
	font-decolation: none;
	text-decoration: none;
}    

#navbar a:hover{
    background-color: #716246;
    color: #ffffff;
}

#navbar a:active{
    background-color: #897858;
    color: #ffffff;
}
