#choose{
	margin-top:0px;
}

#choose dl{
	width:229px;
	float:left;
}

#choose dl.dl2{
	width:458px!important;
}

#choose dt{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	line-height: 20px;
	font-size: 12px;
	height: 20px;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}

#choose dd{
    line-height: 20px;
	font-size: 12px;
	padding: 10px;
	font-weight: normal;
	text-align: left;
}

#choose dl:nth-child(even),#choose dl:nth-child(5){
	width:228px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

#choose dl.dl3{
	width:688px!important;
	border-left-width: 0px;
}

.findin{
	clear:both;
}

#ponsen .pager{
	margin:30px 0px 0px 0px;
}

@media screen and (max-width:480px) {
	#sidebar{
		display:none;
	}

	#pref{
		width:100%;
	}

	.findin{
		border-top-width:0px;
	}

	#choose{
		margin-top:10px;
		width:calc(100% - 2px) ;
		height:auto;
	}

	#choose .choose_hdg {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ccc;
	}

	#choose dl,#choose dl.dl2,#choose dl.dl3{
		width:100%!important;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ccc;
		float:none;
	}

	#choose dl:nth-child(even),#choose dl:nth-child(5){
		width:100%;
		border-left-width: 0px;
	}
	#choose dt,#choose dd{border:none;}

	#choose dt{		
		width:calc(100% - 240px);
		line-height:31px;
		height:31px;
		float:left;
	}

	#choose dl.dl3 dt{
		float:none;
		padding-bottom:0px;
	}

	#choose dl.dl3 dd{
		padding-top:0px;
	}


	#ponsen .pager li.link {			
		width:20%;
	}


	#ponsen li.center {
		width:60%;
	}

	.sonsen ,.sonsenl ,.sonsenr{
		width:100%;
		float:none;
	}

	.sonsenl{
		margin-right:0px;
	}

	.sonsen{
		height:auto;
	}

	.icons{
		height:auto;
	}

	.img{
		width:100%;
		position:relative;
	}

	.sonsenr{
		padding-top:10px;
		clear:both;
	}

	.syosai{
		text-align:center;
	}
	
	#ponsen{
		border-top-width:0px;
	}

	.btn01{
		margin-top:0px;
		font-size:100%;
		padding:8px 13px 8px 23px;
	}

	.btn01::before{
		height:16px;
		width:16px;
		margin-top:-8px;
	}

	.btn01::after{
		border-width:3px 0 3px 6px;
		margin-top:-3px;
	}

}