﻿* {
    font-family: Verdana, Arial, sans-serif;
}

body.pr_page {
    text-align: center;
    background: #DFEFD0;
}


#main_tbl {
    border: 1px solid #007000;
    background: #FFFFF0;
}

#header {
    text-align: left;
    border: 0px;
    height: 100px;
    background: #007000;
    background-image: url(title_mini.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 0px;
}

#header a,
#header a:link,
#header a:visited {
    color: #ffffff;
    text-decoration: none;
}

h1 {
   font-size: 28px;
   color: #ffffff;
   margin : 0px;
   margin-top:  4px;
   margin-left: 4px;
}
h2 {
   font-size: 14px;
   color: #ffffc0;
   margin: 0px;
   margin-top:  16px;
   margin-left: 16px;
}

.img_box {
    padding: 10px;
    padding-left: 30px;
}

.text_box {
    padding-top: 20px;
    padding-right: 100px;
    text-align: left;
}

.title a {
    font-size:14px;
    color: #0000E0;
    text-decoration: underline;
    font-weight: bold;
    line-height: 250%;
}

.title {
    font-size:14px;
    color: #0000E0;
    text-decoration: underline;
    font-weight: bold;
    line-height: 250%;
}

.pr_text {
    padding-top: 5px;
    font-size:14px;
    color: #505050;
    line-height: 130%;
}

.pr_url {
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    color: #208020;
    text-decoration: none;
#    font-weight: bold;
    line-height: 230%;
}

.pr_url a {
    font-family: Verdana, Arial, sans-serif;
    font-size:12px;
    color: #208020;
    text-decoration: none;
#    font-weight: bold;
    line-height: 230%;
}
.ad_sense {
    padding-top: 45px;
    padding-bottom: 25px;
    text-align: center;
}

.ad_list {
    padding-top: 25px;
    padding-left: 25px;
    padding-bottom: 25px;
    text-align: left;
}

