@charset "shift_jis";
#wrapper {
	height : 1100px;
}
#main {
	height : 500px;
	
}
h2 {
	margin-bottom: 50px;
}


/* CSS Document */

p {
	text-align: left;
	line-height: 2;
}
table {
	border-collapse: collapse;
	table-layout: auto;
	width: 420px;
	margin-left : 100px;
	_margin-left: 2.5em;
	float: left;
	margin-top: 15px;
}
table, th, td {
	border: 1px solid #333;
}
th {
	background-color: #FABE00;
	font-weight: normal;
}
.status{
	width: 120px;
	background-color: #CCC;
	font-weight: normal;
}

th, td {
	height: 30px;
	text-align: center;
}

.article {
	margin-top : 40px;
	
	font-weight: bold;
  width : 600px;
  background-repeat : repeat;
  margin-left : 50px;
}

.para {
	
  width : 600px;
  margin-left : 70px;
}
.para2{
  
  width : 550px;
  margin-left : 60px;
  font-weight : bold;
}
a:link{
  line-height : 1.5;
  color : #0066cc;
  text-decoration : underline;
}
a:visited{
  line-height : 1.5;
  color : purple;
  text-decoration : underline;
}
a:hover{
  color : red;
  line-height : 1.5;
  text-decoration : underline;
}
.img{
  
  
  
  
  
  
  

  margin-top : 30px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 30px;
}
.red{
  font-weight : bold;
  color : red;
}
s{
  line-height : 200%;
  text-decoration : line-through;
}
