﻿@charset "utf-8";
* {     margin: auto;
	padding: 0px;
        font-style: normal;
	font-family: osaka,'Arial','MSゴシック', sans-serif;
}

.f12 { font-size:12px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f20 { font-size:20px; }
.f24 { font-size:24px; }
.f28 { font-size:28px; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { color:#ff0000; text-decoration:none; background-color:#ffdddd; }
a:hover { color:#ff0080; text-decoration:none; background-color:#ffdddd; }

.smenu { border-bottom-width:1px; border-bottom-color:maroon; border-bottom-style:dotted; padding: 2px 0px 0px 2px; font-size:14px;}

.hyo1 { padding-top:2px; font-size:13px;}
.cellu { border-bottom-width:1px; border-bottom-color:maroon; border-bottom-style:dotted; padding: 2px 0px 0px 6px; margin-top:0; margin-bottom:0; }
.cellimg { border-bottom-width:1px; border-bottom-color:maroon; border-bottom-style:dotted; padding: 0px; margin-top:0; margin-bottom:0; }