@charset "Shift_JIS";
#senkyoTop {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 760px;
	text-align: center;
	padding-top: 150px;
}
.normal #senkyoTop h2 {
	color: #000000;
	font-size: 18px;
}
.black {
	color: #000000;
}
#senkyoTop h1 {
	display: none;
}
#senkyoSubhead {
	margin-left: 20px;
	margin-right: 20px;
}
#obama {
	background-image: url(../images/obamabook.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 500px;
	float: left;
}
#obamaAyumi {
	padding-top: 45px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.obamaTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	margin-top: 10px;
	margin-bottom: 10px;
}
