@charset "utf-8";

/* －－－－－ 専用スタイル －－－－－ */

#Content table {
	margin: 10px 0px 20px 0px;
	background-color: #FEF4F4;
	}

#Content table td {
	padding: 10px;
	}



#Content h3 {
	background-color: #F5CFD1;
	border-bottom-style: none;
	line-height: 100%;
	padding: 15px 10px 15px 30px;
	min-height: 0;
}

.smallhead {
	font-size: 70%;
	}

.pointPK {
	color: #F2407B;
	}





