body {
	/*background-image: none;*/
	background-color: #FFF;
}

h1 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p {
	margin-bottom: 1em;
}



#lb {
	width: 830px;
	padding: 15px;
}

.photo {
	float: left;
	width: 450px;
}

.text {
	float: right;
	width: 350px;
}

.number {
	padding-right: 10px;
	font-size:36px;
	color: #E69900;
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
}