
/**sorry(show CS.sato)****************************************************/

div#container_sorry {
	margin: 50px auto 250px;
	width : 550px;
}

/*show image of cs.sato for sorry*/
div#img_sorry {
	background:url(../../images/sorry_s.jpg) no-repeat left top;
	float : left ;
	width : 120px;
	height : 170px;
}

/*sorry sentenses*/
div#copy_sorry {
	padding-top:85px;
	float : left ;
	width : 400px;
	margin-left:30px;
	text-align:center;
}

div#copy_sorry span{
	font-weight:bold;

}
