@charset "UTF-8";

hr{
	background-color: #D60C18;
	border: 1px;
	height: 3px;
}

dl{
	margin: 30px;
}

dt.jp-cmp-chapter{
	font-weight: bold;
}

.jp-cmp-copyright{
	text-align: right;
	color: #959595;

}

.jp-cmp-footer{
	height: 35px;
    background-color: #696969;
    position: relative;
}

.jp-cmp-footer-text{
    position: absolute;
    bottom: 0;
    right: 0;
    color:#E6E2E2;
    font-size:xx-small;
    margin:2px;
}
