/* CSS Document */

h3 {
  font-size:13px;
  color:#4492e2;
  padding-bottom:10px;
}
h4{
  font-size:13px;
  color:#000000;
  padding-bottom:10px;
}
p { font-size:11px;
}
p a:link, p a:visited, p a:active   {font-size: 11px; color: #d68222; font-style: normal; letter-spacing: 0; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
p a:hover        {font-size: 11px; color: #4492e2; font-style: normal; letter-spacing: 0; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

sup { color:#e2851b}
.sup_text {color:#e2851b}

.text01{color:#333333}
.text02{ font-weight:bold; color:#333333}
.text03{ font-weight:bold; color:#333333}


#e_cnt1 {
  margin:20px 0 0 0;
  padding:10px;
  text-align:justify;
  border: 1px solid #e2e2e2;
}


#e_cnt1 dt {
  padding-left:0;
  list-style:none;
  text-align:justify;
  font-weight:bold;
  margin-top:10px;
}

#e_cnt1 dd {
  margin-left:2px;
  padding-left:10px;
  background:url(/images/content/dot_02.gif) no-repeat 0 7px;
  list-style:none;
  line-height:16px;
}

#e_cnt1 dd.01 {
  margin-left:12px;
  padding-left:10px;
  list-style:none;
  line-height:16px;
}


/*홈스테이 신청서 */
table.home_tb01 {
  border: 0px solid #a5a7a5;
  border-collapse: collapse;
  margin: 10px;
  padding:0;
}

table.home_tb01 caption {
  font-size:200%;
  color:#000000;
  font-weight:bold;
  padding:0 0 20px 0;
}

table.home_tb01 col.col1 {
  font-weight:bold;
  text-align:center;
  padding:0;
  margin:0;
}

table.home_tb01 col.col2 {
  text-align:center;
}

table.home_tb01 col.col3 {
  text-align:left;
}

table.home_tb01 th {
  border-bottom : 1px solid #a5a7a5;
  border-collapse: collapse;
  padding:10px;
  font-size:130%;
  color:#000000;
  text-align:left;
}

table.home_tb01 th.th01 {
  border-bottom : 1px solid #a5a7a5;
  border-collapse: collapse;
  padding:10px;
  font:12px;
  color:#787268;
  text-align:right;
}
table.home_tb01 th.th02 {
  font:12px;
  color:#787268;
}

table.home_tb01 td {
  border : 1px solid #a5a7a5;
  border-collapse: collapse;
  padding:5px 5px 5px 5px;
}

table.home_tb01 td.t01 {
  padding:20px;
  font-size:170%;
  color:#000000;
}