@charset "shift_jis";
/* CSS Document */

.title {
    width: 100%;
}

.ieSub .box4{
	width:100%;
}

.w80{
	width:80%;
	margin:0 auto;
}

@media all and (-ms-high-contrast: none){
.w80.iep{
	width:79%;
}
}

@media screen and (max-width: 768px){
		.w80{
		width:100%;
		margin:0 auto;
	}


}


@media screen and (max-width:640px){
		.toplink {
    width:auto;
}

.conteiner{
	width:94%;
}

.spBlock{
	display:block !important;
}

.spNone{
	display:none !important;
}

}