






@media ( max-width: 960px )
{
	#headerbase
	{
		/*height: 519px;*/
		height: 181px;
		/*background-color: #FF0000;*/
	}
	
	
	#headcont
	{
		height: 180px;
	}
	
	
	#slidecont01
	{
		width: 1280px;
	}
	
	
	#ptbox01
	{
		left: -220px;
		bottom: 24px;
		padding-right: 14px;
	}
	
	
	#tbg
	{
		/*
		width: 960px;
		background-size: 960px;
		*/
		display: none;
	}
}



