@charset "utf-8";

html{
background:#000000;
}

body{
background:#000000;
}

#header{
background:url(../dvd/img/header_bg.gif) no-repeat;
width:390px;
height:180px;
padding:10px 10px 10px 200px;
}

#header h1{
background:url(../dvd/img/h1.gif) no-repeat;
width:390px;
height:60px;
padding-bottom:10px;
line-height:60px;
text-indent:-9999px;
}

#header h2{
background:url(../dvd/img/header_h2.gif) no-repeat;
width:390px;
height:15px;
padding-bottom:10px;
line-height:15px;
text-indent:-9999px;
}

#header .txt1{
background:url(../dvd/img/header_txt1.gif) no-repeat;
width:390px;
height:35px;
padding-bottom:15px;
line-height:35px;
text-indent:-9999px;
}
#header .txt2{
background:url(../dvd/img/header_txt2.gif) no-repeat;
width:390px;
height:30px;
line-height:30px;
text-indent:-9999px;
}


#content{
background:#FFFFFF;
width:580px;
padding:10px;
}

#content h2{
clear:both;
padding-bottom:10px;
}

#content p{
padding-bottom:8px;
line-height:1.4;
font-size:75%;
}

#content .right,
#content .left{
float:left;
}


#content .right{
background:#F4F4F4;
width:260px;
padding:10px 10px 0 10px;
}
#content .left{
width:285px;
padding-right:10px;
}

#content .left p{
padding:5px 10px;
font-size:93.75%;
}


#content .right ol,
#content .right ul{
padding:0 0 10px 30px;
}

#content .right ol{
padding-bottom:5px;
}

#content .left h3{
text-align:center;
padding:7px 0;
}
#content .right h3{
padding-bottom:7px;
}

#content .right li{
line-height:1.4;
font-size:75%;
}

#content .right p{
padding:0 0 10px 5px;
}

.jacket{
clear:both;
padding-top:15px;
}

form{
clear:both;
padding-top:15px;
}

form table{
width:505px;
margin:0 auto 10px auto;
}

form table th,
form table td{
font-size:75%;
}

form textarea{
font-size:12px !important;
}

form table th{
padding:8px 0 5px 5px;
}
form table td{
padding:5px 5px 5px 0;
}

#content form.check th{
text-align:right;
}

#content form.check th{
padding:5px 0 5px 5px;
}
#content form.check td{
padding:5px 5px 5px 0;
}

#pdf{
width:600px;
padding:10px 0;
text-align:center;
}

#footer{
width:600px;
}

#footer address{
background:#CCAE85;
color:#000000;
line-height:2.2;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}