
body{
	font-size: 12px;
  font: 12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 2em;
    background-color: #fff;
}
.wrapper{
	width:1000px;
	margin:0 auto;
	 
}
.social {
  margin-left: 310px;
}
h1 {
  text-align: center;
}
h1 a{
	text-decoration: none;	
	color: #333;
}
h1 a:hover{
	text-decoration: underline;	
	color: #333;
}
p{
	margin:8px;
	text-align:justify;
}
h3 {
	margin:8px;
}
img.main-img {
}
a{
	color: #EFAC18;	
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	
}

h2{
	color:#333;
	background:#fff;
	padding:10px;
	text-align:center;
	margin:5px;
	clear:both;
	border-bottom:3px solid #ccc;
	border-radius: 0 35px;
}
h3 {
  margin: 8px;
  margin-top: 20px;
  margin-bottom: -10px;
}
.header_menu ul li{
	float:left;
	background:#fff;
	list-style:none;
	width: 250px;
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
}
.header_menu ul li:first-child{
	margin-left: 2px;
}
.header_menu ul li:hover{
	background:#fff;
}
.header_menu ul li a{
	color:#333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding: 13px 0;
	display:block;
border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;	border-radius:35px 0;
}
.header_menu ul a:hover{
	color: #EDAB1E;
	border-radius:0 35px;
	border-style:dashed;
	border-left-color:#EDAB1E;
	border-right-color:#EDAB1E;
	border-top:none;
	border-bottom:none;
}
.header_menu ul{
	margin-left:-42px;
}
.side_bar_menus ul li {
	background: #3A76F0;
	font-weight:bold;
	text-align:center;
	padding:10px;
	margin-bottom:2px;
	list-style:none;
	margin-left: -36px;
	width: 272px;
		
	border-top: 3px solid #080808;
	
	border-radius: 3px;
}
.side_bar_menus ul li:hover{
	background:#993;
}
.side_bar_menus ul li a{
	color: #F7EFEF;
	text-decoration:none;
}
.footer {
  text-align: center;
  margin:0 auto;
  clear:right;
  background: #747474;
  padding: 10px;
  margin-top: 10px;
  color: #fff;
  border-radius: 3px;
  width:979px;
  float:left;
  
}
.cover {
  border: 1px solid #ccc;
}
.cover:after {
  content: "";
  display: table;
  clear: both;
}
.sub img{
	float:left;
	margin:10px;
	border:3px solid #fff;
}
.footer a{
	color:#EFAC18;
}
.acticle_left{
  float: right;
  width: 295px;
  background: #fff;
  margin-left: 5px;
}
.acticle_right{
	float:right;
	width:698px;
	background:#fff;
}
.sub {
  border: 1px solid #ccc;
}
.sub-page {
  width: 100%;
}
img.acticle_img {
  width: 95%;
  border: 1px solid #ccc;
  border-radius: 20px;
  float: left;
  margin: 10px;
  margin-left: 5px;
}
p.readmore a{
  float: right;
  background: #EFAC18;
  padding: 7px 11px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}
.acticle_right img{
	float:left;
	width:350px;
	margin:10px;
	  border: 1px solid #ccc;
  border-radius: 20px;
}
img.acticle_img_R {
  width: 200px;
  border: 2px solid #fff;
}
.acticle_box_last{
}
.acticle_title{
	float:left;
}
.acticle_title li {
  list-style: none;
  margin-left: -30px;
  line-height: 2.3;
  border-bottom: 1px dotted #333;
}
img.acticle_img_Lst {
  width: 40%;
  float: left;
  margin: 10px;
  border: 1px solid #ccc;
  border-radius: 20px;
}