@charset "UTF-8";
body{background-color: #3B87BF;}

#shiro{
	border-radius: 40px;
	margin: 30px;
	padding: 30px;
	background-color: #ffffff;
	text-align : center;}

p{text-align:center;
	text-decoration-color:#333333;
	font-size:25px;
	font-family:YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	line-height:60px;
	margin-top: 150px;}

#start{text-align : center;
	margin-top: 10px;}

#yesno{text-align : center;
	margin-top: 190px;
    margin-bottom:10px; }


