
#navi, .header, .footer, .box .keyvisual{
  display:none;
}
.box .boxw220 .keyvisual{
	display:block;
	width:200px;
}
.box .boxw335 .keyvisual{
	display:block;
	width:305px;
}
.box .boxw450 .keyvisual{
	display:block;
	width:410px;
}


.container {
  background-image:none;
  background-repeat:no-repeat;
  border:none;
}


/* contentbox */
.contentbox{
  width:620px;
}

.box{
	width:100%;
}
.boxw220{
  width:100%;
}
.boxw450{
  width:100%;
  float: none;
}
.boxw335{
	width:305px;
}


/* keyvisual */
.keyvisual_img img{
  width:620px;
}

/* standardbox grey */
.box_grey_img img{
  width:180px;
}

/* standardbox white */
.box_white_img img{
  width:200px;
}

/* listenbox_sp3 */
.listenbox_sp3_itemimg img{
  width:200px;
}
.listenbox_sp3_itemtext{
  width:410px;
}


/* listenbox_sp2 */
.listenbox_sp2_img img{
  width:90px;
}
.listenbox_sp2_textwidth{
  width:295px;
}

/* listenbox_sp1 */
.listenbox_sp1_img img{
	width:33px;
}

/* boxImgLeftTextGrey */
.boxImgLeftTextGreyImg img{
	width:180px;
}
.boxImgLeftTextGreyTextwidth{
  width:200px;
}

/* newsliste_grey */
.newsliste_grey_img{
  width:50px;
}



