@media screen and (max-width:640px){
	.apartment_body{
		background:url('../image/midnight/girlsapartment/apartment_back.png');
		width:888px;
		height:120%;
		margin-top:-35px;
		color:#ffffff;
	}

	.apartment_girlsphoto{
		display:block;
		margin:15px auto 15px auto;
		width:800px;
		text-align:center;
	}
	

	#section_specialeffects{
		margin-bottom:50px;
	}
	
	#specialeffect_bannerbox{
		width:700px;
	}
	
	#specialeffect_bannerbox li{
		height:100%;
		width:100%;
		margin:auto;
	}

	#specialeffect_bannerbox img{
		width:100%;
	}
	
	.section_text{
		font-size:2em;
	}
	
	#primary *img{
		max-width: 500px;
		max-height: 500px;
	}
}