body {
	margin: 20px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 150%;
	background-image: url(http://www.plopps.com/img/back.jpg);
	font-size: 14px;
}


a:link {
	font-weight: bold;
	color: #007fbf;
          text-decoration:none;
}
a:visited {
	font-weight: bold;
	color: #007fbf;
 text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: #007fbf; 
text-decoration:none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	margin-bottom: 30px;
}
#interview {
	margin: 20px;
}
#interview .plopps {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#interview .guest {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-weight: bold;
}

.imgsp {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#interview .gokusou {
	margin: 40px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#interview .cen {
	text-align: center;
}
.cen {
	text-align: center;
}

p1 {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
p {
	line-height: 150%;
}
#interview .clear {
	clear: both;
}
