/* Create:  18.01.25 */
/* Edit:    22.01.25 */
/* Version: 1.03.007 */

/* ^ https://studio-himed.com/file/css/food/foodall.css */

@charset "utf-8";

img { border: 0px solid Black; vertical-align: bottom; }
table { border: 0px solid Black; }

input[type="text"] { width: 510px; height: 30px; font-size: 18px; border-radius: 10px; border-width: 1px; border-color: #B6C5CC; }
input[type="button"] { width: 115px; height: 30px; font-size: 18px; border-radius: 10px; border-width: 1px; border-color: #B6C5CC; }
input[type="checkbox"] { width: 20px; height: 20px; }


select { width: 720px; height: 230px; font-size: 18px; border-radius: 10px; border-width: 1px; border-color: #B6C5CC; }

.btm { font-size: 13px; }

.s1 { font-size: 10px; color: DarkBlue; }
.s2 { font-size: 20px; font-weight: bold; color: DarkBlue; border-bottom: 3px solid rgba(0, 0, 139, 0.3); padding-bottom: 10px; }
.s3 { font-size: 15px; }
.s4 { font-size: 10px; color: Gray; }

.t1 { background-color: rgba(0, 0, 255, 0.07); }
.t2 { text-align: center; }
.t3 { vertical-align: top; }
