@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* img */
img { border:none}


/* font size */
.font11 {font-size: 11px;color: #909090}
.font13 {font-size: 13px;color: #909090}
.font11b {font-size: 11px;font-weight: bold;}
.font13n {font-size: 13px;}
.font12n {font-size: 12px;}
.font13w {font-size: 13px;color: #ffffff;font-weight: bold;}
.font12w {font-size: 12px;color: #ffffff;font-weight: bold;}
.font11c {font-size: 11px;color: #353535}
.font15 {color: #d6000f;font-size: 15px;font-weight: bold;}


/* font color */
.color2 {color: #df0224;font-weight: bold;}
.color3 {color: #0069b8;font-weight: bold;}
.color4 {color: #393939;font-weight: bold;}
.color5 {color: #3B3B3B}


/* line height */
.lineheight13{line-height:1.3;}
.lineheight16{line-height:1.6;}
.lineheight18{line-height:1.8;}


/* link */
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

a.designed:link{font-size: 11px;color:#999999;text-decoration:none}
a.designed:visited{font-size: 11px;color:#999999;text-decoration:none}
a.designed:hover{font-size: 11px;color:#F76F1B;text-decoration: none}

a.pdt:link{font-size: 11px;color:#000000;text-decoration:none}
a.pdt:visited{font-size: 11px;color:#000000;text-decoration:none}
a.pdt:hover{font-size: 11px;color:#d7000f;text-decoration: none}

a.pdt2:link{font-size: 12px;color:#d7000f;text-decoration:none}
a.pdt2:visited{font-size: 12px;color:#d7000f;text-decoration:none}
a.pdt2:hover{font-size: 12px;color:#000000;text-decoration: none}

a.pdt13w:link{font-size: 12px;color:#ffffff;text-decoration:none}
a.pdt13w:visited{font-size: 12px;color:#ffffff;text-decoration:none}
a.pdt13w:hover{font-size: 12px;color:#ffffff;text-decoration: none}

a.lan:link{font-size: 12px;color:#333333;text-decoration:none}
a.lan:visited{font-size: 12px;color:#333333;text-decoration:none}
a.lan:hover{font-size: 12px;color:#333333;text-decoration: none}

/* table */
.table_line_a {border-top-width: 1px;border-left-width: 1px;border-top-style: solid;border-left-style: solid;border-top-color: #CCCCCC;border-left-color: #CCCCCC;}
.table_line_b {border-bottom-width: 1px;border-right-width: 1px;border-bottom-style: solid;border-right-style: solid;border-bottom-color: #CCCCCC;border-right-color: #CCCCCC;}


/* box */
.box { background-color: #ffffff; border: 1px solid #999999; height:19; font-size: 12px; }
.box02 { background-color: #ffffff; border: 1px solid #999999; font-size: 12px; }