body {
	font-size: 12px;
	font: 12px verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 2em;
	letter-spacing: 1px;
	
}
* {
	padding: 0;
	margin: 0px;
}
h1 {
	color: #fff;
	text-align: Center;
	background: #999;
	padding: 10px;
	border-bottom: 3px solid #fff;
}
a{
	color: #EF6215;
	text-decoration:none;	
}
a:hover{
	text-decoration: underline !important;	
}
.Header_Container{
	width:100%;
	background:#fff;
	margin:0px auto;
	overflow:hidden;
}
.header_container{
	width:1000px;
	margin:auto;
	box-shadow:0px 0px 10px;
}
.FOOTER_INNER{
	width:100%;
	background:#999;
	margin:0px auto;
	overflow:hidden;
}
.Footer_Inner{
	width:1000px;
	margin: 0px auto;
	color:#333;
	text-align: center;
	    padding: 15px 0;
}
.Footer_Inner a {
    color: #C34A08;
}
.SideNavi {
  width: 100%;
  margin: 0px auto;
  background: #fff;
}
.Side_Navi {
  width: 1000px;
  margin: 0px auto;
}
.Side_Navi ul li a {
  display: inline-block;
  color: #605A5A;
  padding: 13px 17.5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}
.Side_Navi ul li a:hover{text-decoration: none !important;}
.Side_Navi ul li {
  list-style-type: none;
  display: inline-block;
  margin-left:7px;
  border: 1px solid #605A5A;
  margin: 5px 0;
    border-radius:5px;

}
.Gnavi_Container{
	width:100%;
	margin:auto;
	background:#fff;
	overflow:hidden;
}
.gnavi_container{
	width:1000px;
	margin:auto;
	box-shadow:0px 0px 10px;
	margin-bottom: 7px;
}
.block_fram_01 {
  width: 333px;
  float: left;
}
.Block_Frame {
  overflow: hidden;
  background:#fff;
}
img.frame_img {
  width: 170px;
  padding: 5px;
  box-shadow: 0px 0px 10px;
  float: left;
  margin: 10px;
}
p{
	margin:10px;
	text-align:justify;
}
h2 {
  padding: 10px;
  background: #fff;
  margin: 3px 4px 3px 5px;
  text-align: center;
  color: #666;
  border-bottom:3px solid;
}
p.readmore a {
  padding: 10px;
  background: #605A5A;
  text-align: Center;
  text-align: Center;
  font-weight: bold;
  color: #fff;
  float: right;
  border-radius: 5px;
  text-decoration:none;
}
p.readmore a:hover{
	background: #fff;
	border: 1px solid;
	color: #605A5A;
	text-decoration:none !important;	
}
.HEAD_INSIDE img{
	float:left;
	margin:10px;
	border-radius:8px;
	box-shadow:0px 0px 10px #999;
width: 38%;
}
h3 {
  padding: 0 10px;
}
p.readmore a:hover{
	text-decoration:none;
}
p a:hover{
	text-decoration:none;
}
img.frame_img_01 {
  padding: 5px;
  width: 28%;
  border-radius: 8px;
  box-shadow: 0px 0px 10px;
  margin: 10px;
  float: left;
}
.Block_Frame_01{
 overflow:hidden;
}
.block_fram_02 {
  overflow: hidden;
}
.block_fram_03{
	
	width: 500px;
	float:left;
}
.Block_Frame_03{
	background: #fff;
	overflow:hidden;
}
.Block_Frame_03 li {
    line-height: 1;
    border-bottom: 1px dotted #ccc;
    margin: 0 10px;
}
.HEAD_INSIDE {
  background: #fff;
  padding: 4px;
  margin-top: 10px;
}
.Block_Frame_03>ul>li{
  padding: 10px;
      list-style: none;
}
.Block_Frame_03>ul>li>a:hover {
 text-decoration:none;
}
.sub{
	width:1000px;
	margin:auto;
	box-shadow:0px 0px 10px;
}
.sub img{
	float:left;
	padding:5px;
	box-shadow:0px 0px 10px;
	margin:10px;
}
.Side_Navi ul li a:hover {
 	background:#605A5A;
	color: #fff;
}
div#boxArea {
  margin: auto;
}
.Footer_Inner a:hover{
}