@charset "UTF-8";
body{
	background-color : #c0ffee; text-align:center;
  line-height : 150%;
}

h1{
	font-size: 36px;
}
h2{
	font-size: 30px;
}h3{
	font-size: 28px;
}p{
	  font-family: "ＭＳ Ｐ明朝";
	font-size: 18px;
  line-height : 150%;
}
p.dekame{
	  font-family: "ＭＳ ゴシック";
	font-size: 30px;
}
	
.marqueeRightLeft{
	max-width: 500px;
	padding: 0.5em 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	border-top: 1px solid #6c5441;
	border-bottom: 1px solid #6c5441;
	color:#6c5441;
	font-weight: bold;
}
#color0{
	background: #c0ffee;
}
#color1{
	color:Tomato;
}

ul{
  text-align : left;
  line-height : 180%;
  font-size : 18px;
}

tbody{
	height : 50px;
  width : 100px;
}
