@charset "utf-8";
.main {
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}

.main_2 {
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}

h1.no1 {display:inline; font-size: 15px; color:#33ADAD9; font-weight:bold;}
h1.no1 a{color:#33ADAD;}

h1.point {display:inline; font-size:15px; color:#CC0000; font-weight:bold;}

h1.phone {display:inline; font-size:15pt; color:#CC0000; font-weight:bold;}


.numli {padding:0px 0px 0px 14px; margin:12px;}
.numli li {margin-top:5px; color:#666666; font-size:10pt; font-weight:bold; line-height:20px; font-style: italic;}
.numli li span {font-weight:normal; font-style:normal;}


/*** table ***/
table.cust {border:0px; border-top:1px solid #ACACAC; border-right:1px solid #ACACAC;}
table.cust td {border-left:1px solid #ACACAC; border-bottom:1px solid #ACACAC; padding:5px;}
table.cust td.title {background:#E3E3E3;}
table.cust td.title div {text-align:right; padding-right:5px;}
table.cust td.title span {color:#898989;}
table.cust td.title span.im {color:#EF2324;}
table.cust td.ftxt {padding-left:10px; color:#666666;}
table.cust td a {color:#3333FF;}
table.cust td a:hover {color:#CC6633;}
table.cust td.ftxt span {color:#C65656;}
table.cust td.ftxt span.im {color:#EF2324;}

