@charset "utf-8";


div.center-content-inner div#exp-txt-area {
  margin: 0 0 20px 0;
}


div.center-content-inner table {
  margin: 0 0 5px 0;
  border-top: 1px solid #DDDDDD;
}

div.center-content-inner table td {
  padding: 5px;
  border-bottom: 1px solid #DDDDDD;
}

div.center-content-inner table td.price {
  text-align: right;
  white-space: nowrap;
}

div.center-content-inner table td.midashi {
  white-space: nowrap;
}

div.center-content-inner table tr.color {
background: #FFF3E3;
}

div.center-content-inner div p.exp-caption {
  text-align: right;
  margin: 0;
}

li {
list-style-type: none;
padding: 3px 0 3px 0;
}

.word_index {
	font-size: 13px;
	color: #666;
	font-weight: bold;
	padding: 17px 0 3px 10px;
}


.word_h3 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background-color: #ff7008;
	padding: 3px 0 3px 10px;
}

.word_p {
	padding: 0 7px 0 10px;
}


.word_topback {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 3px 10px;
}