#content {
	height: 402px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#content #content_text {
	float: left;
	height: 400px;
	width: 350px;
}
#content #toto_photo {
	float: right;
	height: 400px;
	width: 600px;
}
#content #content_text #title {
	height: 25px;
	width: 350px;
	background-image: url(../images/day_bar.gif);
}
#content #content_text #toto_text {
	height: 360px;
	width: 320px;
	text-align: justify;
}
#content #content_text #toto_text p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #444;
	text-align: justify;
	padding-top: 8px;
}
#content #content_text #title h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #630;
	padding-top: 0px;
}
#content #content_text #toto_text p a {
	font-size: 13px;
	color: #C06;
	font-weight: bold;
}
