@charset "UTF-8";

div#cd_01 {
	font-size : 30px;
	color : #ff0000;
	margin: 0px;
	background: transparent url(cd_01.png) no-repeat center top;
	text-align: center;
	height: 150px;
}

div#cd_02 {
	font-size : 30px;
	color : #ff0000;
	margin: 0px;
	background: transparent url(cd_02.png) no-repeat center top;
	text-align: center;
	height: 150px;
}

div#p_cd {
	padding: 82px 0px 0px 180px; 
}
