body{
	background-color: #0EA4D7;
	font-size: 12px;
  font: 12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 2em;
}
.wrapper{
	width:1000px;
	margin:0 auto;
	 
}
.social {
  margin-left: 310px;
}

p{
	margin:8px;
	text-align:justify;
}
h3 {
	margin:8px;
}
a {
  color: rgb(200, 84, 6);
  text-decoration: none;
}
a:hover{
	color: rgb(200, 84, 6);
	text-decoration: underline;
	
}

h2{
	border-bottom: 3px solid #0EA4D7;
	border-top: 2px solid #0EA4D7;
	color: #FFF;	
	background: #812D2D;
	clear:both;
	/* border-radius: 10px; */
	padding:10px;
	text-align:center;
	margin:5px;
	/* border:1px solid; */
}
h3 {
  margin: 8px;
  margin-top: 9px;
  margin-bottom: -5px;
}
.header_menu ul li {
   border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  float: left;
  
   background: rgb(129, 45, 45);
  /* background-image: linear-gradient(#fff,#64632F 30px); */
  list-style: none;
  padding: 10px;
  margin-left: 3px;
  width: 227px;
  margin-bottom: 2px;
  text-align: center;
  font-weight: bold;
  
   /* border-radius: 20px
 */}
.header_menu ul li:hover{
	background: #115701;
}
img {
    /* border-radius: 20px; */
  margin-top: 10px;
  margin-bottom: -5px;
}

.header_menu ul{
	margin-left:-42px;
}

.header_menu ul li a{
	color:#fff;
	text-decoration:none;
}
.side_bar_menus ul li {
	background: #DFCFAB ;
	/*background-image: linear-gradient(#fff,#174BF7  30px);*/
	font-weight:bold;
	text-align:center;
	padding:10px;
	margin-bottom:2px;
	list-style:none;
	margin-left: -36px;
	width: 272px;
	
	
	border-radius: 3px;
}
.side_bar_menus ul li:hover{
	background:#993;
}
.side_bar_menus ul li a{
	color:#000;
	text-decoration:none;
}
.footer {
 border-radius: 3px;
  line-height: 55px;
  text-align: center;
  margin: 0 auto;
  clear: right;
  
 background: rgb(129, 45, 45);
  /* background-image: linear-gradient(#fff,#64632F 30px); */
  padding: 10px;
  margin-top: 10px;
  color: #000;
  font-weight: bold;
  /* border-radius: 3px; */
  width: 979px;
  float: left;
  
}

.sub{
	margin-top: 75px;
	background: #F4F4F4;
}
.sub img{
	float:right;
	margin:10px;
	border:3px solid #fff;
}
.footer a{
	color: #FFF;
}
.files_block{
	float:left;
	width:200px;
}
img.get_img {
  width: 190px;
  margin-left: 5px;
}
.all_files_01{
	margin-top: 10px;
	float:left;
	background: #F7F7F7;
}
p.readmore a{
	/* border-radius: 20px; */
	text-decoration:none;
	float:right;
	padding:10px;
	background: #812D2D;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
p.readmore a:hover {
  /* border-radius: 20px; */
  text-decoration: none;
  background: #115701;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  float: right;
  padding: 10px;
  /* border-radius: 3px; */
}
.sabay_midle img{
	float:left;
	width:450px;
	margin:10px;
	border:2px solid #fff;
	margin-left: 5px;
}
img.files_img {
  width: 200px;
  float: left;
  margin: 10px;
  border: 2px solid #fff;
  margin-left: 5px;
}

.files_box{
	float:left;
	width:100%;
}
.files_block_last {
  float: left;
  width: 499px;
}
img.files_img_last {
  width: 199px;
  float: left;
  margin: 10px;
  border: 2px solid #fff;
  margin-left: 5px;
}
h1 {
  border-radius: 20px;
  text-align: center;
  /* background-color: rgb(124, 153, 187); */
  line-height: 67px;
  margin-top: -18px;
  margin-bottom: -17px;;
}
h1 a {
  color: #fff;
  text-decoration: none;
}
h1 a:hover {
  color: #fff;
  text-decoration: underline;
}