* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
body {
    font-size: 9pt;
    line-height: 16pt;
    color: #606060;
    letter-spacing: 2px;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
}
#wrapper
{
    width: 800px;
	margin: 0px auto;
	position: relative;
    background-image: url(../images/body_mid.jpg);
    background-repeat: repeat-y;
}
/* リンク */
a,
a:link,
a:visited {
    color: #999999;
    text-decoration: none;
}
a:hover {
    color: #00d2ff;
    text-decoration: underline;
}
a:active {}
/* リンクつき画像 */
a img {
    border: none;
}
li
{
    list-style-type: none;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
h1
{
    width: 440px;
    height: 25px;
    padding: 5px 10px 0 10px;
    background: url(../images/h1.jpg);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    font-size: 9pt;
	clear: both;
	overflow: hidden;
}
h2
{
    width: 440px;
    height: 25px;
    padding: 5px 10px 0 10px;
    background: url(../images/h2.jpg);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    font-size: 9pt;
	clear: both;
	overflow: hidden;
}
#r_01
{
    height: 28px;
    background: #bb1111;
    border-top: solid 1px #990000;
    border-left: solid 1px #990000;
    border-bottom: solid 1px #990000;
}
#r_01 li
{
    color: White;
    float: left;
    padding: 4px 15px 0 15px;
    height:  24px;
    border-right: solid 1px #990000;
}
#r_02
{
    height: 50px;
    background: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
}
#r_02 .left
{
    margin-top: 6px;
}
#r_02 .right
{
    margin-top: 22px;
}
#r_02 table td
{
    float: left;
    height: 18px;
}
#r_01 ul li a
{
    color: White;
}
#r_02 table .src_01
{
    height: 18px;
    width: 20px;
}
#r_02 table .src_02
{
    border: none;
    background-image: url(../images/src_02.jpg);
    background-repeat: repeat-x;
    vertical-align: top;
    height: 18px;
    width: 160px;
}
#r_02 table .src_03
{
    border: none;
    background-image: url(../images/src_03.jpg);
    background-repeat: no-repeat;
    height: 18px;
    width: 21px;
    vertical-align: top;
}
#r_03
{
    height: 165px;
    background-image: url(../images/main.jpg);
}
#ft
{
    width: 772px;
    height: 12px;
    background-image: url(../images/body_btm.jpg);
}
.date
{
    font-size: 7pt;
    letter-spacing: normal;
    margin: 0 10px 0 10px;   
}
.date_
{
    font-size: 7pt;
    letter-spacing: normal;
    margin: 0 10px 0 0;   
}
#content
{
    margin: 30px 0 20px 0;
	clear: both;
	overflow: hidden;
}
#side
{
    float: left;
    width: 180px;
    padding: 0;
}
#side h4
{
    color: White;
    font-size: 8pt;
    font-weight: normal;
    width: 170px;
    background-color: #cf3501;
    border-bottom: solid 1px #dddddd;
    padding: 2px 5px 2px 5px;
    text-align: left;
}
#side .cnt
{
    width: 168px;
    border: solid 1px #dddddd;
    padding: 5px 5px 5px 5px;
    text-align: left;
	clear: both;
	overflow: hidden;
}
#main_content
{
    float: right;
    width: 600px;
    text-align: left;
}
#main_content #left
{
    float: left;
    width: 420px;
	overflow: hidden;
}
#main_content #left h5
{
    color: White;
    font-size: 8pt;
    font-weight: normal;
    width: 190px;
    background-color: #9e9e9e;
    border-bottom: solid 1px #dddddd;
    padding: 2px 5px 2px 5px;
    text-align: left;
}
#main_content #left .cnt2
{
    width: 188px;
    border: solid 1px #dddddd;
    padding: 5px 5px 5px 5px;
    text-align: left;
	clear: both;
	overflow: hidden;
}
#main_content #left .lr
{
    width: 420px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#main_content #left h4
{
    color: White;
    font-size: 8pt;
    font-weight: normal;
    width: 410px;
    background-color: #9e9e9e;
    border-bottom: solid 1px #dddddd;
    padding: 2px 5px 2px 5px;
    text-align: left;
}
#main_content #left .cnt
{
    width: 408px;
    border: solid 1px #dddddd;
    padding: 5px 5px 5px 5px;
    text-align: left;
	clear: both;
	overflow: hidden;
}
#main_content #right
{
    float: right;
    width: 160px;
	overflow: hidden;
}
#main_content #right h4
{
    color: White;
    font-size: 8pt;
    font-weight: normal;
    width: 150px;
    background-color: #57823d;
    border-bottom: solid 1px #dddddd;
    padding: 2px 5px 2px 5px;
    text-align: left;
}
#main_content #right .cnt
{
    width: 148px;
    border: solid 1px #dddddd;
    padding: 5px 5px 5px 5px;
    text-align: left;
	clear: both;
	overflow: hidden;
}
.cnt
{
    margin-bottom: 10px;
}
#footer
{
    text-align: left;
    padding-top: 10px;
    border-top: solid 1px #cccccc;
    width: 800px;
	clear: both;
	overflow: hidden;
}
#footer_02
{
    font-size: 80%;
    padding-top: 15px;
    text-align: left;
    width: 800px;
	clear: both;
	overflow: hidden;
}
#footer_03
{
    color: White;
    background-color: #888888;
    margin-top: 10px;
    padding: 5px 0 5px 0;
    text-align: center;
    width: 800px;
	clear: both;
	overflow: hidden;
}
.noImg
{
    background-color: #f7f7f7;
    width: 90px;
    height: 60px;
    padding: 5px 5px 5px 5px;
    border: solid 1px #cccccc;
    text-align: left;
    font-size: 80%;
}
.acvUl2
{
    width: 188px;
    height: 70px;
}
.acvUl2 li
{
    margin-bottom: 10px;
}
.acvImg2
{
    display: inline;
    float: left;
    margin: 0pt 10px 0 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 70px;
}
.acvTitle2
{
    float: left;
    overflow: hidden;
    text-align: left;
    height: 70px;
    width: 78px;
    border-bottom: solid 1px #dddddd;
}
.acvUl
{
    width: 408px;
    height: 70px;
}
.acvUl li
{
    margin-bottom: 10px;
}
.acvImg
{
    display: inline;
    float: left;
    margin: 0pt 10px 0 0;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 70px;
}
.acvTitle
{
    float: left;
    overflow: hidden;
    text-align: left;
    height: 70px;
    width: 298px;
    border-bottom: solid 1px #dddddd;
}
.newInfo
{
    width: 408px;
    margin-bottom: 20px;
}
.newInfo dd
{
    width: 408px;
    padding: 5px 10px 5px 10px;
    text-align: left;
    border-bottom: dotted 1px #dddddd;
}
.txt
{
    border: solid 1px #cccccc;
    width: 408px;
}
.txtArea
{
    border: solid 1px #cccccc;
    width: 408px;
    height: 80px;
}
.text
{
    border: solid 1px #cccccc;
    width: 100%;
}
.textArea
{
    border: solid 1px #cccccc;
    width: 100%;
    height: 80px;
}
.submit
{
    margin-top: 20px;
    padding: 20px 0 20px 0;
    width: 408px;
    text-align: center;
}
form p
{
    margin-bottom: 10px;
}
.btn
{
    vertical-align: middle;
    background: url(../images/button_bg.jpg);
    background-repeat: repeat-x;
    border: solid 1px #cccccc;
    height: 22px;
    padding: 0 5px 0 5px;
    line-height: normal;
}
#form .item
{
    padding: 5px 5px 5px 0;
    width: 110px;
    border-bottom: solid 1px #dddddd;
}
#form .data
{
    padding: 5px 0 5px 5px;
    width: 298px;
    border-bottom: solid 1px #dddddd;
}
#form .submit
{
    padding: 30px 0 10px 10px;
    text-align: center;
}
.err
{
    color: Red;
}
.meta
{
    width: 388px;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
.pico
{
    vertical-align: middle;
    margin: 0 5px 0 0;
}

