@charset "utf-8";
@import url("reset.css");

html, body {
	background-color: #fff;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#itemwrapper {
  padding: 30px;
  color: #696969;
  font-size: 12px;
}
#itemwrapper >div {
  margin-bottom: 16px;
}
#itemwrapper p {
  line-height: 1.6;
  margin-bottom: 11px;
}
/*detail_avater*/
#itemwrapper table {
  width: 100%;
}
#itemwrapper table img{
  vertical-align: bottom;
}
#itemwrapper p{
  margin-bottom: 20px;
}
#itemwrapper ul.list01 {margin-left:1em;}
#itemwrapper ul.list01 li {
  list-style-type: none;
  text-indent: -1em;
}
#itemwrapper ul.list01>li {
  list-style-type: none;
  text-indent: -1em;
}
#itemwrapper ul.list01>li:before {
    display: inline;
    content: "・";
}
#itemwrapper ul.list02 {margin-left:1em;}
#itemwrapper ul.list02 li {
  list-style-type: none;
  text-indent: -1em;
}

.avater_detail table:nth-of-type(2){
  margin-bottom: 60px;
}
h4 {
  background:url('https://genshin.moonrabi.jp/images/common/h4title.png') 0px 0px no-repeat;
	line-height: 27px;
	font-size: 14px;
	color: #666;
	padding-left: 30px;
	margin:0 0 0 5px;
}

/* TABLE
================= */
/*table {
  border: #15387e 1px solid;
  border-collapse: collapse;
  font-size: 12px;
	margin:0 auto 22px auto;
} 
table th {
  padding: 12px;
  border: #15387e 1px solid;
  background-color: #5080ac;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
  color: #fff;
} 
table td {
  padding: 12px;
  border: #15387e 1px solid;
  background-color: #fff;
  vertical-align: middle;
  text-align: left;
  color: #001250;
}
table td ul{
  padding: 0 10px;
}

table td ul li{
  list-style: disc;
}
*/
.center{
  text-align: center;
}
.news_table01 {
	border-top: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
}
.news_table01 td,
.news_table01 th{
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	padding:7px;
  line-height: 19px;
  vertical-align: middle;
}
.news_table01 th {
	text-align:left;
	background-color: #D6F8FF;
	font-weight: normal;
}
.news_table01 {
	border-top: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
}