@media screen and (max-device-width: 480px)
body { font-family: "Verdana", "MS ƒSƒVƒbƒN"; font-size: 200%; background-color: #FFFFCC; }
a { text-decoration: none; }
a:link { color: #0044cc; }
a:visited {color: #9900cc; }
a:hover {color: #ff0000; }
h1 { width: 100% ; text-align: center; }
h2 { width: 100% ; text-align: center; }
h3 { font-weight: bold; color: #006666; }
tr.h1 { background: #ffff99; }
tr.h2 { background: #eeeeee; }
td.Top1 { background: #ccffff ;  text-align: center; }
td.Top2 { background: #eeeeee ;  text-align: center; }
td.p1 { background: #ccffff ; color: #000000 ; }
td.p2 { background: #eeeeee ; color: #000000 ; }
td.tit1 { background: #99ccff ; color: #000000 ; }
td.tit2 { background: #66CCFF ; color: #000099 ; }
td.title { background: #CCCCCC ; }
td.menu { background: #71ff71 ; }
td.add { text-align: center; }
dt { font-weight: normal; color: #000099; }
hr { color: blue; }
img { max-width: 100% ; height: auto ; }