#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;
}

.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;
}

/* imageLeftBox */
.imageLeftBoxImg img{
	width:75px;
}
.imageLeftBoxTextwidth{
	width:305px;
}

/* boxImgLeftTextGrey */
.boxImgLeftTextGreyImg img{
	width:180px;
}
.boxImgLeftTextGreyTextwidth{
	width:200px;
}

/* newsliste_grey */
.newsliste_grey_img{
	width:50px;
}

/* halfImageHalfTextBox */
.boxw450 .halfImageHalfTextBox{
	width:410px;
}
.boxw220 .halfImageHalfTextBox{
	width:200px;
}
.box .halfImageHalfTextBox .textRight{
	width:305px;
}
.box .halfImageHalfTextBox.bgGrey .textRight{
	width:300px;
}
.boxw450 .halfImageHalfTextBox .textRight{
	width:200px;
}
.boxw450 .halfImageHalfTextBox.bgGrey .textRight{
	width:195px;
}
.boxw220 .halfImageHalfTextBox .textRight{
	width:90px;
}
.boxw220 .halfImageHalfTextBox.bgGrey .textRight{
	width:85px;
}

/* image120LeftBox */
.image120LeftBox .image img{
	width:;
}
.image120LeftBox .textRightCol2{
	width:300px;
}
