@charset "shift_jis";
/* CSS Document */
#pc{
		display:block;
	}

#mobile{
		display:none;
	}

	
#all {
	width:680px;
	margin:0 auto;
	clear:both;
}

#pc{
	width:100%;
	clear:both;
}

