@charset "Shift_JIS";
body {
  font-size: 0.85em;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding : 0px 0px;
  margin : 15px 0px 15px 0px;
  
  

  
  
  background-color : #feefed;
}



 
table{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;
  
  top : 0px;
  bottom : 0px;
  right : 0px;
  left : 0px;border-spacing : 0px;
}


#header {
  
  
  
  

  text-align : center;
  width : 820px;
}



td{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  display : table;
border-spacing : 0px;
}


p{
  font-size : 95%;
  font-weight : normal;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #707070;
  text-align : center;
}



h1{
  font-size : 11px;
  font-weight : normal;
  color : #4d4237;
  
  text-decoration : none;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  visibility : visible;
  width : 810px;  
  height : 20px;  
  padding-top : 5px;
  background-color : #ffffff;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #4d4237;
  padding-left : 0px;
  padding-right : 0px;
padding : 5px;
}



h2{
  
  font-size : 13px;
  font-weight : 600;
  color : #4d4237;
  
  text-decoration : none;
  text-align : center;
  margin-top : 0px;
  
  
  margin-bottom : 0px;
  visibility : visible;
  
  

  
  

  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
}
  
h4{

  font-size : 120%;
  font-weight : normal;
  
  
  
  
  
  color : #ff8000;
  
  
    
  
  
  
  
  background-repeat : no-repeat;
  

  
  
  font-family : Arial,"ＭＳ Ｐ明朝";
  
  
  

  
  
  
  
  background-image : url(img/leaf.gif);
  text-align : left;
  padding-left : 30px;
  height : 35px;
  padding-top : 5px;
}

/* 一括で全ての要素の余白をゼロに指定 */
* {
  padding: 0;
  margin: 0;
}

a:link {
  color : #638d0c;
  text-decoration: underline;
}



a:hover {
  color : #fb7d00;
  text-decoration: underline;
}



/* ---------------------------------------- レイアウトに関する指定 */

#wrapper {
  text-align : center;
  margin-right : auto;margin-left : auto;
  width : 820px;
  border : 1px solid #4d4237;
  
  
  
  visibility : visible;
  background-color : white;
}






#globalnavi {
  
  
  

  text-align : center;
  
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  height : 30px;
  
  margin-bottom : 5px;
  padding-top : 10px;
}

#contents {
  float: right;
  width : 620px;
  padding : 5px 5px;
  
  text-align : left;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #4d4237;
}

#sidebar {
  float: left;
  width : 180px;
  

  
  

  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  
  

  
}

#footer {
  
  
  
  margin-top : 1px;
  width : 820px;
  clear : both;
}

/* ---------------------------------------- */




/* -- サイト名 -- */
.logo {
  font-size : 1.2em;
  margin-bottom: 0.5em;
}

.logo a {
  text-decoration: none;
  background-color: #ffffff;
  color: #0099ff;
}

.logo a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #ff0000;
}

/* -- 概要 -- */
.description { }

/* ---------------------------------------- #globalnaviの指定 */

#globalnavi ul {
	 
  

  
  
  list-style-type : none;
  text-align : right;
}

#globalnavi li {
  
  
  
  

  
  
  list-style-type : none;
  float : left;
}



#globalnavi li a {
  
  
  width : 132px;
  padding : 8px 0px 5px 35px;
  
  

  visibility : visible;
  background-image : url(img/globalmenu-01.gif);
  background-repeat : no-repeat;
  text-align : center;
  text-decoration : none;
  height : 35px;
  
  

  font-family : HG丸ｺﾞｼｯｸM-PRO,"ＭＳ Ｐ明朝";
  font-weight : 500;
  color : #4d4237;
  font-size : 13px;
  
}

#globalnavi li a:hover {
  
  color : #c14f43;
  width : 132px;
  visibility : visible;
  background-image : url(img/globalmenu-02.gif);
  background-repeat : no-repeat;
  text-align : center;
  text-decoration : none;
  height : 35px;
  
  

  padding-top : 8px;
  padding-bottom : 5px;
  font-family : HG丸ｺﾞｼｯｸM-PRO,"ＭＳ Ｐ明朝";
  font-weight : 500;
  font-size : 13px;
  

  padding-left : 35px;
}

/* ---------------------------------------- #contents内の指定 */

/* -- 見出し -- */
h3,h5,h6{
  font-size: 1.2em;
  margin-bottom: 1.5em;
  padding : 5px 0px 5px 30px;
  
  border-bottom : 1px solid #ffb5ad;
  width : 400px;
  font-family : "ＭＳ Ｐ明朝";
  color : #4d4237;
background : url(img/leaf.gif) no-repeat;
}



/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

/* -- パン屑リスト -- */
#contents .topic-path {
  line-height: 1em;
  margin-bottom: 2em;
}

/* -- 以下 リスト関係 -- */
#contents dl {
	margin: 1em 0; 
}

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd {
	margin-bottom: 2em; 
}

#contents ul {
	margin: 1em 0 1em 20px; 
}
#contents ol {
	margin: 1em 0 1em 30px; 
}
#contents li {
	margin-bottom: 0.5em; 
}

/* ---------------------------------------- #sidebar内の指定 */

/* -- カテゴリタイトル -- */
.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
}

/* -- リスト -- */
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}

.localnavi li {
	display: inline; 
}

.localnavi a {
  text-decoration: none;
  display: block;
  width : 180px;
  padding : 10px 0.5em 5px 35px;
  
  
  border-bottom: 1px solid #cccccc;
  background-image : url(img/menu-bg01.gif);
  background-repeat : no-repeat;
  text-align : left;
  font-family : HG丸ｺﾞｼｯｸM-PRO,"ＭＳ Ｐゴシック";
  color : #4d4237;
  font-size : 13px;
  height : 35px;
  vertical-align : middle;
  margin-top : 2px;
}

.localnavi a:hover {
  text-decoration: none;
  
  
  border-bottom: 1px solid #ff0000;
  background-image : url(img/menu-bg02.gif);
  background-repeat : no-repeat;
  text-align : left;
  width : 180px;
  color : #c14f43;
  font-size : 13px;
  height : 35px;
  vertical-align : middle;
  padding-top : 10px;
  padding-bottom : 5px;
  margin-top : 2px;
  padding-left : 35px;
}

/* ---------------------------------------- #footer内の指定 */
#footer p {
	text-align: center; 
  width : 800px;
  background-color : white;
  height : 20px;
  padding-top : 5px;
  color : #4d4237;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #4d4237;
}
