@charset "UTF-8";
/* CSS Document */




body { background-image:url(../images/artists/jp-bio-body-bg.png);background-repeat:repeat-x;margin:0px;padding:0px; }
img { border:none; }

.center { text-align:center; }

#jp-bio-container { width:550px;margin:0px auto;padding:0px;border:0px;border-left:1px solid #fff;border-right:1px solid #fff;background-color:#fff; }

#top { width:550px;height:100px;margin:0px;padding:0px;border:0px; }
#photo { width:550px;height:250px;margin:0px;padding:0px;border:0px; }
#info { width:550px;margin:0px;padding:0px;border:0px; }
#info-txt { padding:50px;text-align:left;font-family:"ヒラギノ丸ゴ Pro W4", MS PGothic, MS Gothic;font-size:0.7em; }
#to-top { padding:0px 50px;text-align:right;font-family:"ヒラギノ丸ゴ Pro W4", MS PGothic, MS Gothic;font-size:0.7em; }
#prev-page { padding:0px 50px 50px 50px;text-align:right;font-family:"ヒラギノ丸ゴ Pro W4", MS PGothic, MS Gothic;font-size:0.7em; }




/* TEXT LINK STYLE */
a { color:#8fa1d7;text-decoration:underline; }
a:link { color:#8fa1d7;text-decoration:underline; }
a:visited { color:#8fa1d7;text-decoration:underline; }
a:hover { color:#000;text-decoration:underline; }




/* TEXT STYLE */
.bold { font-weight:bold; }