@charset "UTF-8";
body {
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size:12px;
 background-color: #ffffff;
}
#wrapper  {
 width: 220px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 background-color: #ffffff;
}
header {
 margin-top: 5px;
 text-align: center;
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 font-weight: bold;
 color: #666;
}

a  {
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 line-height:10px;
 font-weight: 600;
 text-decoration:none;
 color:#0000ff;
}

a:hover  {
    color:#ff0000;
    text-decoration:none;
}

#p_box {
 margin-top: 5px;
 margin-bottom: 5px;
 width: 220px;
 height: 294px;
 text align: center;
 border: 1px solid #999999;
 background-color: #ffffff;
}

.link_box {
 width: 70px;
 height: 20px;
 text-align: center;
 float: left;
}

.space  {
 clear: both;
}

section {
  width: 100%;
  margin: 5px 0 8px 0;
}

#prof  {
  width: 220px;
}

.komoku {
  width: 100px;
  height: 22px;
  text-align: left;
  background: #dddddd;
}

.komoku p {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  color: #800000;
}

.naiyo {
  width: 120px;
  height: 22px;
  margin: 0 0 2px 0;
  text-align: left;
  background: #99ffff;
}

.naiyo p {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  color: #800000;
}

#qanda {
 margin: 5 0 5 0;
 width: 220px;
 height: 25px;
 text-align: center;
 background: #00ff00;
 border-radius: 10px; 
}

#qanda p {
 margin-top: 3px;
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 line-height:25px;
 font-weight: 600;
 color:#0000ff;
}

#qanda a {
 margin-top: 3px;
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 line-height:25px;
 font-weight: 600;
 text-decoration:none;
 color:#0000ff;
}

#qanda a:hover  {
    color:#ff0000;
    text-decoration:none;
}

#com_tit {
 maegin-top: 5px;
 width: 220px;
 height: 25px;
 background: #00ffff;
}

#com_tit p {
 text-align: center;
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 font-weight: 600;
 color:#800040;
}

#coment {
 width: 220px;
 padding: 3px;
 background: #e4e4e4;
}

#coment p {
 text-align: left;
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 line-height: 14px;
 color:#000000;
}

#opt_tit {
 margin-top: 3px;
 width: 220px;
 height: 25px;
 background: #a6a6ff;
}

#opt_tit p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 font-weight: 600;
 line-height: 25px;
 text-align: center;
 color:#400040;
}

.optok {
 width: 110px;
 height: 25px;
 background: #ff00ff;
}

.optok p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 text-align: center;
 font-weight: 600;
 color:#ffffff;
} 

.optng {
 width: 110px;
 height: 25px;
 background: #d7d7d7;
} 

.optng p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 text-align: center;
 color:#666666;
}

.question {
 width: 220px;
 background: #c0c0c0;
}

.question p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 10px;
 font-weight: 600;
 color:#804000;
}

.ans {
 width: 220px;
 background: #80ffff;
}

.ans p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 10px;
 font-weight: 600;
 color:#ff00ff;
}

.time {
 margin-top: 5px;
 text-align: center;
 width: 220px;
}

.time p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 12px;
 font-weight: 600;
 text-align: center;
 color:#666666;
} 

.age {
 margin-top: 5px;
 text-align: center;
 width: 220px;
 height: 25px;
 background: #00ff00;
}

.age p {
 font-family:"MSゴシック",sans-serif; 
 font-size: 14px;
 line-height: 25px;
 font-weight: 600;
 color:#ff0000;
} 