
.shadow { background-image: url("images/shadow.gif"); background-repeat: repeat-y }
.database_bg   { background-image: url("images/database_bg.jpg"); background-repeat: repeat }
.ll_text   { font-size: 22px }
.ll_text2  { font-size: 20px }
.ll_text3   { font-size: 20px; line-height: 160%; background-repeat: repeat-x; text-indent: 4px; border-bottom: 1px dashed #f00 }
.box1    { color: #f60; font-size: 12px; background-color: #f5ffd9; padding: 8px; border: dashed 1px #339 }
.large_text   { font-size: 18px; line-height: 150% }
.text_base { background-color: #fff }
.text_medium    { font-size: 14px; line-height: 150%; padding: 4px }
.orange { color: #f60 }
.blue  { color: #00c }
.text_small   { font-size: 12px; line-height: 150% }
.text_foot    { font-size: 12px; line-height: 150%; background-color: #abd5ff; padding: 6px }
.ll_btn   { font-size: 26px; padding: 10px; width: 220px }
.ll2_btn   { font-size: 26px; padding: 10px; width: 440px }
.large_btn  { font-size: 23px; padding: 10px; width: 160px }
.medium_btn  { font-size: 15px; padding: 4px; width: 120px }
.small_btn  { font-size: 12px; padding: 4px }
.all_btn  { font-size: 18px; padding: 4px; width: 100px }
.ichiran_title  { color: #333; font-size: 13px; background-color: #ffffcf; padding: 4px; width: 88px; border-bottom: 1px dotted #333 }
.ichiran_ { background-color: #ed1c24; height: 2px }
.black { text-decoration: line-through }
.palegreen { text-decoration: none }
a  { color: blue; text-decoration: underline }
a:link { color: blue }
a:visited { color: purple }
a:hover  { color: #fff; background-color: #f00 }
