/* Create:  19.12.24 */
/* Edit:    07.01.25 */
/* Version: 1.02.002 */

/* * https://studio-himed.com/file/css/common/calcchm.css */

@charset "utf-8";

input[type="button"] { width: 70px !important; border-width: 1px; border-color: #B6C5CC; }
input[type="number"] { width: 100px !important; border-width: 1px; border-color: #B6C5CC; }

img { border: 0px solid Black; vertical-align: bottom; }
table { border: 0px solid Black; }

.btm { font-size: 13px; }

.s1 { color: Red; font-style: italic; }
.s2 { color: DarkBlue; font-weight: bold; }
.s3 { border-bottom: 5px solid #B6C5CC; padding-bottom: 15px; }
.s4 { text-align: right; }
