@charset "UTF-8";
body table {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    font-weight: 400;
	line-height: 23px;
    color: #857c57;
}
body {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 14px;
}
@media screen{
}
table.table_style {
border-collapse:collapse;
}
table.table_style td {
    border: 0px solid #474747;
    font-size: 13px;
    font-weight: 500;
    color: #B00000;
    font-style: normal;
    line-height: 23px;
    font-variant: normal;
}
