#pcdiv{
display:none;
}
#pcdiv2{
display:none;
}


/*以下は画像などの表示制御クラス*/
.bukken_p {
	border: 1px solid #CCC;
	padding: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	clear: both;
}
.ph_center {
	float: left;
	text-align: center;
	clear: both;
}
.bukken_txt {
	float: left;
	width: 100%;
}