@charset "UTF-8";
body{
	width: 375px;
	height: 2000px;
	margin: 0px;
	padding: opx;
	font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	background-image: url("../images/2021-01-11 17.19.50.jpg");
	background: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
h1{
	font-size: 16pt;
	padding-left: 20px;
	text-decoration: underline;
}
.setumei{
	font-size: 11pt;
	width: 310px;
	height: auto;
	padding: 3px 3px;
    margin: 30px 30px;
	margin-top: 50px;
	margin-bottom: 50px;
    background:rgba(255,217,252,1.00);
    box-shadow: 0px 0px 0px 10px rgba(255,217,252,1.00);
    border: dashed 2px white;
}
.sakuhinn{
	width: 275px;
	height: auto;
	margin-left: 50px;
	padding-top: 30px;
}
.name{
	font-size: 9pt;
	padding-left: 70px;
}
.link{
	width: 36mm;
	height: 12mm;
	margin-left: 220px;
	margin-top: 50px;
	margin-bottom: 20px;
}