.ogusama_20230912 {
	text-align: left;
	margin: auto;
	width: 60%;
	border: none;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
    background: rgb(255, 250, 235);
	border : 15px solid rgb(255, 250, 235);
}