<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------*
#page_ttl
*--------------------*/
#page_ttl H2{
  height:82px;
  background:url(../../image/profile/title.gif) no-repeat 50% 45%;
}
#profile{
  width:690px;
  margin:auto;
}
/*--------------------*
#prof_bdy
*--------------------*/
#prof_bdy{
  width:690px;
  margin:30px auto 20px;
  background:url(../../image/profile/prof_bdy.jpg) repeat-y left top;
}
#prof_ftr{
  padding-bottom:20px;
  background:url(../../image/profile/prof_ftr.jpg) no-repeat left bottom;
}
#prof_hdr{
  background:url(../../image/profile/prof_hdr.jpg) no-repeat left top;
}
#prof_bdy .ttl{
  height:70px;
  text-indent:-9999em;
}
#prof_bdy .detail_txt{
  width:560px;
  padding:10px 0px 70px;
  margin:0px auto;
}
#prof_bdy .detail_txt P{
}
/*--------------------*
#msg_bdy
*--------------------*/
#msg_bdy{
  width:690px;
  margin:20px auto 20px;
  background:url(../../image/profile/msg_bdy.jpg) repeat-y left top;
}
#msg_ftr{
  padding-bottom:45px;
  background:url(../../image/profile/msg_ftr.jpg) no-repeat left bottom;
}
#msg_hdr{
  padding-top:40px;
  background:url(../../image/profile/msg_hdr.jpg) no-repeat left top;
}
#msg_bdy .ttl{
  height:70px;
  margin-bottom:5px;
  text-indent:-9999em;
}
#msg_bdy .detail_txt{
  width:535px;
  margin:0px auto;
}
/*book*/
#profile .book
{
  width:550px;
  margin:auto;
  padding-top:15px;
  border-top:#B8860B 1px solid;
  color:#612200;
}
#profile .book H5{
  font-weight:bold;
  padding-bottom:8px;
}
#profile .bookimage{
  width:100px;
  float:left;
  text-align:center;
  margin:5px auto;
  _margin-bottom:0px;
}
#profile .bookinfo{
  float:left;
  text-align:left;
  padding:10px;
  width:420px;
}
#profile .book LI{
  list-style:none;
  padding-left:10px;
  color:#612200;
}
#profile .book LI.book_title{
  font-weight:bold;
  color:#D42256;
  padding-bottom:5px;
}
/*book*/


</pre></body></html>