@charset "UTF-8";

@media print, screen and (min-width:652px) {

	div#syohyo {
		margin: 20px 0 20px 15px;
		width: 260px;
		position: absolute;
		left: 0;
		top: 850px;
		text-align: left;
	}
	div#syohyo span br {
		display: inline;
	}

}

@media print, screen and (min-width:900px) {

	div#syohyo {
		margin: 20px 0 20px 50px;
	}


}
