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


/* 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;}
.font11c {font-size: 11px;color: #353535}


/* 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: 12px;color:#000000;text-decoration:none}
a.pdt:visited{font-size: 12px;color:#000000;text-decoration:none}
a.pdt:hover{font-size: 12px;color:#df0224;text-decoration: none}

a.pdt2:link{font-size: 12px;color:#0069b8;text-decoration:none}
a.pdt2:visited{font-size: 12px;color:#0069b8;text-decoration:none}
a.pdt2:hover{font-size: 12px;color:#df0224;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:18; font-size: 12px; }

.image_boder {
	border: 3px solid #CCCCCC;
}
