@charset "utf-8";

/*  ========記事 ======== */


#title {
	width:100%;
	height:319px;
	min-width: 900px;  
	text-align:center;
	background: #000 url("../img/h_profile.png") no-repeat center;
	margin: 0 auto;
}

img.cd {
	border:1px solid #333;
}

.p_left {
	width:230px;
	float: left;
	ackground:#999;
}

.p_right {
	width:540px;
	float: left;
	ackground:#666;
}

.d_left {
	width:385px;
	float: left;
	ackground:#999;
}

.d_right {
	width:385px;
	float: left;
	ackground:#666;
}