/*
img {
	vertical-align:text-top;
	 float:right;
	 padding-left:20px;
}
*/

h3 {
    margin-bottom: 25px;
    font-size: 27px;
    font-weight: bold;
}

/* talk */

div#contents div.talk {
	width: 540px;
}

div#contents div.talk dd.host_comment {
	margin-left: 5px;
	color:#404040;
	margin-bottom: 20px;
	font-family: 'MS PGothic', sans-serif;
	font-size: 16px;
	vertical-align:text-top;
	float:right;
	line-height: 28px;
}

/* table */

#et_info_table
{
  width: 100%;
  border-collapse: collapse;
}
#et_info_table td
{
}
#et_number
{
  font-family: 'MS PGothic', sans-serif;
  padding: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  background: #FA6705;
  color: white;
  text-align: center;
  font-size: 30px;
  border-right: 3px solid white;
}

#et_person_title
{
  height: 20px;
  width: 100%;
  font-family: 'MS PGothic', sans-serif;
  font-size: 10px !important;
  color: white;
  background: #8d8d8d;
  text-align: left;
}

#et_person_title div
{
  margin-left: 6px;
  padding-top: 4px;
}

#et_person_name
{
  font-family: 'MS PGothic', sans-serif;
  height: 37px;
  width: 100%;
  line-height: 1.2em;
  background: #FFAB66;
  vertical-align: text-bottom;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff !important;
  text-align: left;
  border-top: 3px solid white;
}
#et_person_name span
{
  font-size: 18px;
}
#et_person_name table, #et_person_name td
{
  width: 100%;
  border: none;
}
#et_info_person_name
{
  border: none;
  padding-right: 25px;
  padding-top: 2px;
  padding-left: 6px;
}

#et_info_summary
{
  font-family: 'MS PGothic', sans-serif;
}