@charset "utf-8";


dl.faq dt{
  margin-top: 0.5em;
  line-height: 2;
  font-size: 120%;
  font-weight: bold;
  font-style: normal;
}

dl.faq dd{
  margin-top: 0.5em;
  line-height: 2;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}


table {
	width: 100%;
	border-collapse: collapse;
}
th.t_top {
    border-top: #b3b3b3 4px solid;
}
th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
td.t_top {
	border-top: #be1309 4px solid;
}
td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}


.classc_who {
	width: 80%;
	border-collapse: collapse;
}
.classc_who th.t_top {
    border-top: #e3e3e3 1px solid;
}
.classc_who th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
.classc_who td.t_top {
	border-top: #e3e3e3 1px solid;
}
.classc_who td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}


ul.list-how li {
	list-style: url(/images/common/list.gif);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.how {
	color:#3B73B4;
	font-size:14px;
	font-weight: bold;
	border-bottom:3px solid;
	border-color:#3B73B4;
	margin-bottom:10px
}

