body {
	background-image: url("../img/cd/bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000;
	margin: 0;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5;
}

.bdbase {
	width: 1240px;
	background-image: url("../img/news/honbunbg.png");
	background-position: center top;
	background-repeat: repeat;
	border-color: #a40081;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
}

.jacket {
	width: 293px;
	float: left;
}

.honbun {
	width: 920px;
	float: right;
}

.title {
	width: 920px;
	height: 40px;
	font-size: 25px;
}

.honbunleft {
	width: 920px;
	font-size: 11px;
	color: #d0d0d0;
}