@charset "utf-8";
h1 { font-size: 36pt; color: #bb0011; font-family: "ＭＳ ゴシック", Gothic, sans-serif; }
p.red { color: red; }
h2 { font-size: 26pt; color: #bb0011; font-family: "Osaka-等幅", Gothic, monospace; background-color: #ddff77;}
p.red { color: red; }

div.hedder { height: 180px; margin-left: auto; margin-right: auto; background-image: url(title.jpg) }
div.headermenu { height: 130px; background-color: #bbffff; }
div.lt { width: 20%; height: 920px; float: left; background-image: url(10-1.jpg) }
div.rt { width: 80%; height: 810px; float: left; overflow: auto; background-image: url(paper009.jpg) }
div.footer { width: 80%; height: 110px; float: right; overflow: auto; background-color:#bbffff }

#menu li { margin: 10px 0; padding: 0; width: 110px; height: 30px; overflow: hidden; background: #009; float: left; display: inline; margin: 5px; color: #900; }
#menu li a { text-decoration: none; color: #ddffff; border-bottom:solid 3px #c00; }

div.main ul { height: 60px; background-color: yellowgreen }
.komidasi01 { font-size: 20pt; font-family: "ＭＳ ゴシック", Gothic, sans-serif; color: darkgreen; }

table touban { background-image: url(touban.gif) }

div.tate li { width: 80px; float: left; display: inline; margin: 10px; color: #yellow; }
div.tate li a { text-decoration: none; color: #000055; border-bottom:solid 5px #990033;  }

#navi li { float: left; display: inline; margin: 10px; }
body { text-align:center; }  
#wrap { width: 98%; text-align:left; margin:0 auto; }  
#inner { margin:0 4px; }  
td.td01 { width:100px; }
td.iinmei { text-align: center; width: 200px; }
td.jyuusyo { text-align: right; width: 700px; height: 50px; font-family: "ＭＳ ゴシック", Gothic, sans-serif; }

img { border-style:ridge ; border-width: 5px; }

hr { height: 10px; width: 97%; background-color: #800000; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


