@charset "Shift_JIS";

/* ???E???E?????E???E????E??E???E???????????E???E?E??*/
* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #0000ff;
  text-decoration: underline;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

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

/* ---------------------------------------- ??????????E???E??? ??????????E???E? */
body {
  font-size: 0.85em;
  text-align: center;
  font-family: font-family:"Meiryo","????","Hiragino Kaku Gothic Pro","?????? Pro W3","?E??E? ?E????E??";
  padding: 0;
  margin: 0;
}

/* ---------------------------------------- ????E???E???E??????E????E???E?E??*/

#wrapper {
  text-align: left;
  margin: 1em auto 0;
  width: 90%;
  border: 1px solid #cccccc;
}

#header {
	
	
  padding: 20px 20px 10px;
  border-bottom: 1px solid #cccccc;

}

#container {
  float: none;
  width: 100%;
  margin-right: -200px;
  


}

#contents {
  margin-left: 0;
  padding: 2em 29px 4em 30px;
  border-right: 1px solid #cccccc;
  max-width: 550px; /* ???E*/
  min-width: 200px%; /* ???E*/
    float: left;
	    width: 90%;

}

#sidebar {
  float: left;
  width: 180px;
  padding: 2em 10px;


}

/* ???IE7 ????E*/
#main1 {
    width: 400px;
}




#footer {
  clear: both;
  padding: 0.5em 0 1em;
  border-top: 1px solid #cccccc;
}

/* ---------------------------------------- #header?????E?E??*/

/* -- ?????????E -- */
h1 {
  text-align: right;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0.5em;
}

/* -- ???E??E?????E?????E?????E???E????E-- */
.logo {
  font-size: 2.0em;
  font-weight: bolder
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.logo a {
	text-decoration: none;
	background-color: #ffffff;
	color: #06F;
	font-family:"?????? Pro W3", "Hiragino Kaku Gothic Pro", "????", Meiryo, Osaka, "?E??E? ?E????E??", "MS PGothic", sans-serif;

}

.logo a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #06F;
	font-family:"?????? Pro W3", "Hiragino Kaku Gothic Pro", "????", Meiryo, Osaka, "?E??E? ?E????E??", "MS PGothic", sans-serif;
}

/* -- ???E??-- */
.description { }


p.resizeimage img { width: 100%; 
}

p.resizeimage2 img { width: 100%; 
   max-width: 400px; /* ???E*/
   min-width: 100px; /* ???E*/
}

p.resizeimage3 img { width: 0%; 
   max-width: 120px; /* ???E*/
   min-width: 120px; /* ???E*/
}











/* ---------------------------------------- #contents?????E?E??*/

/* -- ?????-- */
h2 {
  font-size: 1.2em;
  margin-bottom: 1.5em;
  padding: 5px 0 5px 5px;
  border-left: 10px solid #000000;
  border-bottom: 1px solid #000000;
  color: #000000;
}

h3,h4,h5,h6 {
	font-size: 1em;
	margin-bottom: 0.5em;
	padding: 5px 0 5px 5px;
	color: #09F;
	margin-top: 2.5em;
}




/* -- ??E?E??-- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 1.0em;
}

/* -- ????????E???E-- */
#contents .topic-path {
  line-height: 1em;
  margin-bottom: 2em;
}

/* -- ????????E??????-- */
#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; }


.table3 {
width: 100%; /* ?E?E?????E*/
border-collapse: collapse; /* ???E????E*/
border: 1px #1C79C6 solid; /* ?E?E?????E??????E???????E?E*/
}

.table3 TD {
border: 1px #1C79C6 solid; /* ?????????E???????E?E*/
padding: 5px; /* ???E?E?? */
} 




/* ---------------------------------------- #sidebar?????E?E??*/

/* -- ??E???E?????E???E????E-- */
.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
  font-style:inherit;

}



/* -- ??????-- */
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;

}

.localnavi li { 
 display: inline; 


}

.localnavi a {
  text-decoration: none;
  display: block;
  width: 170px;
  padding: 0.5em 5px;
  background-color: #eeeeee;
  color: #000000;
  border-bottom: 1px solid #cccccc;
}

.localnavi a:hover {
  text-decoration: none;
  background-color: #87CEEB;
  color: #000000;
  border-bottom: 1px solid #09F;
}




/*
???????
-------------------------------------------*/

#navi {
	background-color: #FFFFFF;
	padding-left: 0;
	background-color: url(image/navi.gif);
	position: relative;
	width: 100%;
	display: block;
	float: left;
}
 
#navi ul {
	display: block;
	background-color: #F7F7F7;
	background-image: url(image/navi_li.gif);
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
}
#navi li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}


#navi a {
	display: block;
	color: #333333;
	font-size: 13px;
	line-height: 36px;
	padding-top: 1px;
	padding-right: 50px;
	padding-bottom: 6px;
	padding-left: 50px;
	background-image: url(image/navi_li.gif);
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 36px;
	margin-bottom: 4px;
	float: left;
}
*html #navi a {
	height: 40px;
	line-height: 40px;
}
*+html #navi a {
	height: 40px;
	line-height: 40px;
}

#navi a:hover {
	background-image: url(image/navi_li_ov.gif);
	color: #0099CC;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
}






/* ---------------------------------------- #footer?????E?E??*/
#footer p { text-align: center; }

/* ????CSS??E???E?????E????????E?????E???E?????*/
#cds{ display: none; }

/*2205Sǉ*/
#header h1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 8px;
}
#header h1 img {
  max-width: 240px;
  width: 100%;
  margin-right: 16px;
}
@media only screen and (max-width: 899px){
	#header h1 {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-bottom: 0;
  }
  #header h1 img {
    margin-right: 0;
    margin-bottom: 16px;
  }
}