*{ font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; }

body{
  margin: 50px auto; padding: 0;
  color: #838383; text-align: center;
  font-size: 12px; line-height: 20px;  }
		
body,html{
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #838383; 
  scrollbar-highlight-color: #838383;
  scrollbar-shadow-color: #838383; 
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff; }

td,tr{
  font-size: 12px; line-height: 20px;
  text-align: center; margin: 0 auto; }

img{ border: 0; }
br{ letter-spacing: normal; }


/* ---通常リンクの設定-- */

a{ color: #B7B7B7; }
a:hover{ color: #838383; text-decoration: none;  }

/* --- アイコン表示部分 -- */

.icon{
  padding: 15px 0; width: 150px;
  border: 1px solid #e6eae6; }

/* --- イメカラ表示部分 -- */

.head{
  font-size: 10px; color: #ffffff;
  height: 23px; line-height: 23px;
  background-image: url(img/head.gif);
  background-repeat: no-repeat;
  background-position: right top; }

/* --- 一言表示部分 -- */

.hitokoto{
  padding: 5px 10px;
  border-top: 1px solid #e6eae6;
  border-right: 1px solid #e6eae6;
  border-bottom: 1px dotted #e6eae6; }

/* --- 読み方表示部分 -- */

.yomi{
  padding: 5px;
  border-right: 1px solid #e6eae6;
  border-bottom: 1px dotted #e6eae6; }

/* --- 名前表示部分 -- */

.name{
  padding: 20px; font-size: 30px;
  border-right:1px solid #e6eae6;
  border-bottom:1px solid #e6eae6; }

/* --- データ表示部分 -- */

.data{
  padding: 5px;
  border-right: 1px solid #e6eae6;
  border-left: 1px solid #e6eae6;
  border-bottom: 1px solid #e6eae6; }

/* --- 性格・備考表示部分 -- */

.honbun{  
  border-right: 1px solid #e6eae6;
  border-left: 1px solid #e6eae6;
  border-bottom: 1px solid #e6eae6;
  padding: 10px; text-align: left;
  background:url(img/honbun.gif) #f9fbf9 no-repeat; }
