img {
   border: none;
   margin: 0;padding: 0;
}

#jaysean_top{
   padding-left: 10px;
}

#jaysean_top_text {
   background-image: url(../img/top_text.jpg);
   background-position: left top;
   background-repeat: no-repeat;
   width: 920px;
   height: 150px;
   text-indent: -9999px;
}

table#jaysean_contents {
   width: 920px;
   margin: auto;padding: auto;
   border: none;
   line-height: 140%;
}

table#jaysean_contents th,table#jaysean_contents td {margin: 0;padding: 0;border: none;}

#jaysean_contents th.interview_title {
   background-image: url(../img/interview.jpg);
   background-position: left top;
   background-repeat: no-repeat;
   width: 555px;
   height: 35px;
   text-indent: -9999px;
}

#jaysean_contents th.profile_title {
   background-image: url(../img/profile.jpg);
   background-position: left top;
   background-repeat: no-repeat;
   width: 365px;
   height: 35px;
   text-indent: -9999px;
}

#jaysean_contents td.interview_contents {
   background-color: #1b0e0e;
   width: 555px;
   color: #ffffff;
   vertical-align: top;
}

#jaysean_contents td.interview_contents ol li {
   margin: 15px;
}

#jaysean_contents td.interview_contents span.interview_title {
   color: #aaa;
}

#jaysean_contents td.profile_contents {
   vertical-align: top;
}

#jaysean_contents td.profile_contents p {
   margin: 15px;
   vertical-align: top;
   font-size: 11px;
}

#jaysean_contents td.profile_contents span {
   font-size: 16px;
   font-weight: bold;
}

/* release */
#jaysean_contents div.release_title {
   background-image: url(../img/release.jpg);
   background-position: left top;
   background-repeat: no-repeat;
   width: 355px;
   height: 33px;
   text-indent: -9999px;
   margin-left: auto;margin-right: 0;
}

#jaysean_contents div.release1 {
   font-size: 11px;
   margin-left: 20px;
   margin-bottom: 10px;
   padding-top: 10px;
}

#jaysean_contents div.release1 img {
   margin: 0px 10px 10px 0px;
}

#jaysean_contents div.release2 {
   font-size: 11px;
   margin-left: 20px;
   margin-bottom: 10px;
   padding-top: 10px;
}

#jaysean_contents div.release2 img {
   margin: 0px 10px 10px 0px;
}

/* present */
#jaysean_present {
   clear: both;
   background-image: url(../img/present.jpg);
   background-position: left top;
   background-repeat: no-repeat;
   margin: auto;
   width: 920px;
   padding-top: 37px;
}
#jaysean_present img {
   margin-right: 20px;
   width: 374px;
   float: left;
}
#jaysean_present p.present_text {
   background-image: url(../img/present_text.jpg);
   background-position: left bottom;
   background-repeat: no-repeat;
   width: 371px;
   height: 52px;
   padding-top: 20px;
   text-indent: -9999px;
}

#jaysean_present p.present_contents {
   line-height: 130%;
   padding-top: 20px;
}

#jaysean_present div.right_contents {
   float: right;
   width:520px;
}

#jaysean_present a {
   display: block;
   background-image: url(../img/btn_present.jpg);
   background-position: right bottom;
   background-repeat: no-repeat;
   width: 268px;
   height: 68px;
   text-indent: -9999px;
}