@charset "shift_jis";
/* CSS Document */

.title {
    width: 100%;
}


@media screen and (max-width: 768px){

}


@media screen and (max-width:640px){
		.toplink {
    width:auto;
}

.title {
    width: 98%;
	padding:20px 0 10px;
}

}