/* CSS Document */

.cp {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}

.cp table {
	border: 1px solid #ccc;
	width: 100%;


}

.cp table .abs {
color: #f00;
}

.cp table th {
background: #eee;
width: 25%;
}

.cp table td {
border-bottom: 1px dashed #ccc;
width: 75%;
}


h4{
	background: url(../img/bar_h4.gif) no-repeat;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', "Meiryo", "Verdana", 'ＭＳ Ｐゴシック', "sans-serif";
	font-size:15px;
	color:#FFFFFF;
	padding: 10px 10px 10px 15px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;

}
