body{
	background-color: #eee;
}

div.photo{
	margin: 0 10px;
	padding: 2px;
	float: left;
	text-align: center;
	position: relative;
	border-top: outset thick #CCC;
	border-right: outset thick #CCC;
}
div.photo a{
	text-decoration: none;
}

div.syasin{
	float: left;
}

div.syousai{
	float: left;
	width: 200px;
	margin-right: 50px;
}

div.order{
	margin-top: 3em;
}
div.order img{
	margin-top: 100px;
}

div.contents p{
	width: 250px;
}