@charset 'UTF-8';

@media screen and (min-width:641px) {
	.uimenuidx .categorylist dl dd ul.onerow {
		margin-left: 130px;
	}

	.uimenuidx .categorylist dl dd ul.onerow li {
		width: 450px;
	}

	.uimenuidx .categorylist dl dd .senkyotxt {
		margin-left: 130px;
		width: 450px;
		line-height: 180%;
	}

	.senkyoimg1 {
		background:url(./images/01.gif) no-repeat 0 0;
		overflow: auto;
		min-height: 100px;
	}

	.senkyoimg2 {
		background:url(./images/02.gif) no-repeat 0 0;
		overflow: auto;
		min-height: 100px;
	}

	.senkyoimg3 {
		background:url(./images/03.gif) no-repeat 0 0;
		overflow: auto;
		min-height: 100px;
	}

	.senkyoimg4 {
		background:url(./images/04.gif) no-repeat 0 0;
		overflow: auto;
		min-height: 100px;
	}

	.senkyoimg5 {
		background:url(./images/05.gif) no-repeat 0 0;
		overflow: auto;
		min-height: 100px;
	}

	.senkyoimg6 {
		background:url(./images/06.gif) no-repeat 0 0;
		overflow: auto;
		min-height: 100px;
	}

}

@media screen and (min-width: 0px) and (max-width: 640px) {

}