/* Create:  15.12.24 */
/* Edit:    03.01.25 */
/* Version: 1.01.001 */

/* * https://studio-himed.com/file/css/common/calc.css */

@charset "utf-8";

img { border: 0px solid Black; vertical-align: bottom; }
table { border: 0px solid Black; }

input[type="button"] { width: 60px !important; border-width: 1px; border-color: #B6C5CC; }
input[type="number"] { width: 130px !important; border-width: 1px; border-color: #B6C5CC; }

.btm { font-size: 13px; }

.s1 { color: DarkBlue; font-weight: bold; }
.s2 { color: DarkRed; }
.s3 { color: rgba(0, 0, 139, 0.5); font-weight: bold; }
.s4 { border-bottom: 5px solid #B6C5CC; padding-bottom: 15px; }
