/*==================================================
  header
==================================================*/
#container #primary {
	float:right;
	width:680px;
	min-height:800px;
	margin-bottom:100px;
	background: none;
	background-image: none;
}



/*==================================================
  smartphone
==================================================*/

@media only screen and (max-width:571px) {


}