
body{
	background-color: #FFFFFF;
	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:hover{
	/* color:red; */
	text-decoration: underline;
	
}

h2{
	color: #6563A8;	
	/* background: #0251C7; */
	clear:both;
	border-radius: 3px;
	padding:10px;
	text-align:center;
	margin:5px;
	border-bottom: 5px solid;
}
h3 {
  margin: 8px;
  margin-top: 20px;
  margin-bottom: -10px;
}
.header_menu ul li {
  float: left;
  background: #9695C0;
  /*background-image: linear-gradient(#fff,#64632F 30px);*/
  list-style: none;
  padding: 10px;
  margin-left: 3px;
  width: 227px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
  border-radius: 14px;
  border-bottom-left-radius: 0px;    border-bottom-right-radius: 30px;    border-top-left-radius: 30px;    border-top-right-radius: 0px;
}
.header_menu ul li:hover{
	background: #6563A8;
	/* background-image: linear-gradient(#fff,#261D3A 30px); */
}

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

.header_menu ul li a{
	color: #FFFFFF;
	text-decoration:none;
}
.header_menu ul li a:hover {
	/* background-color:#333; */
	/* padding:10px 10px; */
	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 {
  text-align: center;
  margin:0 auto;
  clear:right;
  /* background: #0251C7; */
 /*  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{
	/* background: #AFB1B2; */
}
.sub img{
	float:right;
	margin:10px;
	border:3px solid #fff;
}
.footer a{
	color: #3B38C1;
}
.files_block{
	float:left;
	width:200px;
}
img.get_img {
  width: 190px;
  margin-left: 5px;
}
.all_files_01{
	float:left;
	/* background: #AFB1B2; */
}
p.readmore a{
	float:right;
	padding:10px;
	background: #fff;
	color: #3B38B0;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
.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: 495px;
  background-color: #C8C8DB;
  margin-right: 10px;
  margin-bottom: 10px;
}
.files_block_last:last-child{
	margin-right: 0;
}
img.files_img_last {
  width: 200px;
  float: left;
  margin: 10px;
  border: 2px solid #fff;
  margin-left: 5px;
}
a {
	color: #150FC7;
	text-decoration:none;
}
h1 {
	color:#333;
	text-align:center;
	font-size:18px;
}