@charset "UTF-8";
/* CSS Document */


div#topbar {
  background-color: #DE2225;
  width: 100%;
  height: 50px;
	text-align: center;
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  padding: 0 0;
}

body {
  font-family: "ヒラギノ角ゴ ProN W6";
  font-size: 18pt;
  width: 375px;
  background-color: #DDDDDD;
  margin-left: auto;
  margin-right: auto;
margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
div#sika{
	padding-top: 8px;
}
p#kininaru{
	margin-top: 60px;
  text-align: center;
}
div#shindan {
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  background-color: #DE2225;
  width: 340px;
  height: 550px;
}
div#Qhaikei {
	
	height: 280px;
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 30px;
  background-image: url("img/shitumonnhaikei.png");
  background-repeat: no-repeat;
  background-size: contain;
}
p#match {
  padding-top: 20px;
  text-align: center;
  color: white;
}
p#Q{
	margin-top: 100;
	margin-left: 10;
	padding-top: 15px;
	padding-left: 17px;
}
p#qus {
  text-align: center;
  line-height: 1.7;
  font-size: 15pt;
}
div#situmonn1{
	text-align: center;
  
display: inline-block;
	
}
p.sentakus {
  font-size: 15pt;
display: inline-block;
	
}
div#info1
{
	margin-top: 80px;
	margin-bottom: 30px;
text-align: center;
}

div#info2
{
	margin-top: 30px;
	margin-bottom: 30px;
text-align: center;
}

a.link{
	 margin-top: 500px;
}
#foot{
	background-color: #DE2225;
	height: 30;
	margin: 0px;
	padding: 10px 30px;}






