@import "impstyle.css";

/**************基礎**************/
html,body,iframe,
div,p,blockquote,form,hr,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ol,ul,li,
table,caption,thead,tbody,tfoot,tr,th,td{
  font-size:12px;
  line-height:150%;
  font-family:"Meiryo UI","Verdana","Arial","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  color:#000000;
  vertical-align:middle;
  border:none;
  outline:none;
  list-style-type:none;
  margin:0;
  padding:0;
}
input,textarea,select,option{
  font-size:12px;
  line-height:100%;
  font-family:"Meiryo UI","Verdana","Arial","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  color:#000000;
}
html{
  height:100%;
  /overflow:hidden;
}
body{
  text-align:center;
  overflow-y:scroll;
  /position:relative;
  height:100%;
}
img{
  border:none;
}
hr{
  /border-top:1px solid transparent;
  display:block;
  /margin:-9px;
  /height:0px;
}
a{
  color:#000000;
  text-decoration:none;
}

/**************prfside**************/
#contents{
  position:relative;
  width:750px;
  margin:0px auto;
  min-height:100%;
}
#move_mal{
  background:url(out_img04-1.gif) repeat-y left top;
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100px;
  padding-top:25px;
}
#move_fem{
  background:url(out_img04-1.gif) repeat-y left top;
  position:absolute;
  top:0;
  right:0;
  height:100%;
  width:100px;
  padding-top:25px;
}
#move_mal a,
#move_fem a{
  background:no-repeat center;
  display:block;
  height:60px;
}
#move_mal a:hover  img,
#move_fem a:hover  img{
  visibility:hidden;
}
#cell{
  position:relative;
  margin:0px auto;
  padding:15px 0px;
  height:100%;
  width:550px;
}
#face{
  background:url(prf_face_frame.gif) no-repeat center;
  position:relative;
}
#photo{
  margin:5px 15px 15px 5px;
}
#word1{
  position:absolute;
  top:5px;
  left:0;
}
#word2{
  position:absolute;
  bottom:15px;
  right:0;
}
#names,
#namel{
  font-size:45px;
  font-family:"Berkshire Swash";
  padding:30px 0px;
}
#names p,
#namel p{
  font-family:"メイリオ";
  color:#999999;
  letter-spacing:5px;
  padding-top:5px;
}
#names{
  letter-spacing:3px;
}
table{
  border-collapse:collapse;
  border-spacing:0px 0px;
  margin:0px auto;
  width:530px;
}
#mal th{
  background:#1b1464;
  width:25%;
}
#fem th{
  background:#7b0046;
  width:25%;
}
th{
  font-size:18px;
  font-family:"Berkshire Swash";
  line-height:35px;
  color:#ffffff;
  border:1px solid #000000;
}
td{
  line-height:35px;
}
#ccode{
  line-height:17px;
}
#decoy{
  display:none;
}
tbody td{
  background:url(prf_img01.gif) repeat-x left top;
}
tfoot th{
  line-height:36px;
}
tfoot td{
  background:url(prf_img01.gif) repeat-x left top;
}
#personality{
  line-height:150%;
  text-align:left;
  padding:10px 15px;
}