#top_head{
	width:1120px;
	margin: 20px auto;
}

.image_area img{
	display: block;
	float: left;
	margin: 0 20px 20px 0;
}

.menubox{
	width:1120px;
	margin: 0 auto 15px;
}

.rightbox{
	margin: 0 !important;
}


.boxtype01, .boxtype02, .boxtype03, .boxtype04{
	float:left;
	overflow:hidden;
	height:290px;
	border:solid 1px #b5b5b5;
	margin: 0px 20px 0 0;
}


.boxtype01, .boxtype02, .boxtype04{
	width: 358px;
}

 .boxtype02{margin: 0 auto;}

 .boxtype03{
	width: 738px;
	overflow: hidden;
}
 .boxtype04{
    position: relative;
}


.boxtype02 img{
	display:block;
	margin: 10px auto 10px;
}

.boxTitle{
	width: 364px;
	margin: 10px 0;
}



.b_maintitle{

float: left;
overflow:hidden;
margin-left: 9px;
}

.a_subtitle{
    float: left;
    overflow:hidden;
    margin: 0 0 0 11px;
    padding: 6px 8px;
    background-color: #b3c420;
    color: #fff;
}

.b_subtitle{
    float: left;
    overflow:hidden;
    margin: 0 0 0 11px;
    padding: 6px 8px;
    background-color: #5ba01d;
    color: #fff;
}

.boxtext{
margin:-15px 15px 15px 15px;

}

em{
	font-style: normal;
}



#cnotentsTitle_h4_01,#cnotentsTitle_h4_02,#cnotentsTitle_h4_03,#cnotentsTitle_h4_04,#cnotentsTitle_h4_05,#cnotentsTitle_h4_06,#cnotentsTitle_h4_07,#cnotentsTitle_h4_08,#cnotentsTitle_h4_09,#cnotentsTitle_h4_10,#cnotentsTitle_h4_11{
    border-left: none;
    font-size: 20px;
    margin: 0;
    line-height: 31px;
    background-image: url("//reblo.net/jukatsu/cl_img/img_list/503/90545.jpg");
    background-repeat: no-repeat;
    background-position: 0.1em 0.3em;
}

#inner04{
    width: 358px;
    height: 233px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#inner04 img{
	display:block;
	margin:0 auto 10px;
}


.slider-nav{
  margin-left: -36px !important;
}
.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
}
.slides {
  height: 100%;
  overflow: hidden;
  *zoom: 1;
}
.s_slide {
  height: 100%;
  float: left;
  clear: none;
}
.s_slide img {
 width: 100%;
}
.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
}
.slider-arrow--right {
  top: 50%;
  right: 6%;
  background: url(http://reblo.net/s_lash/jquery_glide.js/img/right2.png) no-repeat;
}
.slider-arrow--left {
  top: 50%;
  left: 6%;
  background: url(http://reblo.net/s_lash/jquery_glide.js/img/left2.png) no-repeat;
}
.slider-nav {
  position: absolute;
  bottom: 15px;
}
.slider-nav__item {
  width: 12px;
  height: 12px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  border: 1px solid #5ba01d;
  border-radius: 8px;
}
.slider-nav__item:hover {
  background: #b3c420;
}
.slider-nav__item--current {
  background: #5ba01d;
}

@media screen and (max-width: 680px) {
  .slider {
    margin-bottom: -4px;
  }
}