A:link 		{ color: teal;}
A:visited 	{ color: teal;}
A:hover 	{ color: purple;}

H1	{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #0000FF
}

H2 	{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF
}
H3 	{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF
}
BODY, TD	{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 150%
}

TD	{
	line-height: 150%
}

TD .tdlist	{
	line-height: 120%
}

.sml	{
	font-size: 8pt
}

.tml    {
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF
}
 .padd {padding-top:3px;}
 
 .chapter    {
	color: #000000;
	font-weight:bold;
}

.kazu    {
	font-size:9pt;
}

.midashi   {
	font-weight:bold;
}

.aomidashi  {    
        text-decoration:underline;
}

#faq_main td {
	line-height: 100%;
}

.lh-120 {
	line-height: 120%;
}

.lh-150 {
	line-height: 150%;
}

.tml .fs-13 {
	font-size:13pt;
}

.pt15 {
  padding-top: 15px; !important;
}

.pl20 {
  padding-left: 20px; !important;
}

.listDot02 {
  margin-bottom: -0.7em;
  margin-top: 0px;
}

.listDot02 li {
  list-style-type: none;
  margin: 0 0 0.7em 10px;
  padding-left: 13px;
  background: url(./img/i_dot_02.gif) 0 0.4em no-repeat;
  zoom: 1;
}

