/* body style -------------------------------------------- */
body {
font-family: "Tahoma", "MS UI Gothic", "Osaka";
}

/* text bg style -------------------------------------------- */
.f_bg {
	background-color: #EBEBEB;
	color: #8F0B03;
}
.f_red {
	color: #FF0000;
	font-weight: bold;
}
.f_td1 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #556730;
	text-align: center;
	font-size: 14px;
	height: 24px;
}

/* a style -------------------------------------------- */
a:link {text-decoration: none;color: #4B8EE0;}			/* 未訪問リンク */
a:visited {text-decoration: none;color: #4B8EE0;}		/* 訪問済リンク */
a:hover {text-decoration: none;background-color: #E4EEFA;}	/* オンマウス */

/* font style ----------------------------------------- */
.f10 {font-size: 10px;}
.f11 {font-size: 11px;}
.f12 {font-size: 12px;}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
.f20 {font-size: 20px;}
.f22 {font-size: 22px;}
.f44 {font-size: 44px;}

/* height style --------------------------------------- */
.h16 {line-height: 16px;}
.h18 {line-height: 18px;}
.h20 {line-height: 20px;}
.h22 {line-height: 22px;}
.h24 {line-height: 24px;}
.h26 {line-height: 26px;}
.h28 {line-height: 28px;}
.h30 {line-height: 30px;}

/* td style(bg) ----------------------------------- */
td.title2 {
	text-align: right;
	background-image: url(title2/32.jpg);
	height: 40px;
	width: 540px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 6px;
}
td.title3 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background-image: url(title_bar1.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 3px;
}
td.title4 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background-image: url(title_bar2.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	padding-top: 6px;
	padding-bottom: 3px;
}


.td1 {
	line-height: 22px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.td2 {
	line-height: 22px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: -10px;
}
.td3 {
	line-height: 22px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
/* td margin style(right) ----------------------------------- */
td.ma01 {text-align: right;padding-right: 1px;}
td.ma02 {text-align: right;padding-right: 2px;}
td.ma03 {text-align: right;padding-right: 3px;}
td.ma04 {text-align: right;padding-right: 4px;}
td.ma05 {text-align: right;padding-right: 5px;}
td.ma06 {text-align: right;padding-right: 6px;}
td.ma08 {text-align: right;padding-right: 8px;}
td.ma10 {text-align: right;padding-right: 10px;}
td.ma12 {text-align: right;padding-right: 12px;}
td.ma14 {text-align: right;padding-right: 14px;}
td.ma16 {text-align: right;padding-right: 16px;}
td.ma18 {text-align: right;padding-right: 18px;}
td.ma20 {text-align: right;padding-right: 20px;}
td.ma22 {text-align: right;padding-right: 22px;}

/* table style ---------------------------------------- */
/*-----------0----------- */
table.under_line0 {
	font-size: 11px;
	border-top-width: 1px;
	border-top-color: #C6C7D7;
	border-top-style: dotted;
}
table.under_line0 td {
	border-bottom-width: 1px;
	border-bottom-color: #C6C7D7;
	border-bottom-style: dotted;
}
/*-----------1----------- */
table.under_line1 {
	font-size: 12px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-color: #C6C7D7;
	border-top-style: dotted;
}
table.under_line1 td {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #C6C7D7;
	border-bottom-style: dotted;
}
/*-----------2----------- */
table.under_line2 {
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-color: #C6C7D7;
	border-top-style: dotted;
}
table.under_line2 td {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #C6C7D7;
	border-bottom-style: dotted;
}
/*-----------3----------- */
table.under_line3 {
	font-size: 16px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-color: #C6C7D7;
	border-top-style: dotted;
}
table.under_line3 td {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #C6C7D7;
	border-bottom-style: dotted;
}
/*-----------4----------- */
table.under_line4 {
	font-size: 16px;
	line-height: 34px;
	border-top-width: 1px;
	border-top-color: #C6C7D7;
	border-top-style: dotted;
}
table.under_line4 td {
	border-bottom-width: 1px;
	border-bottom-color: #C6C7D7;
	border-bottom-style: dotted;
}
/*-----------5----------- */
table.under_line5 {
	font-size: 12px;
	border-top-width: 1px;
	border-top-color: #C6C7D7;
	border-top-style: solid;
}
table.under_line5 td {
	border-bottom-width: 1px;
	border-bottom-color: #C6C7D7;
	border-bottom-style: solid;
}
/*-----------6----------- */
table.under_line6 {
	font-size: 14px;
	border-top-width: 1px;
	border-top-color: #C6C7D7;
	border-top-style: solid;
}
table.under_line6 td {
	border-bottom-width: 1px;
	border-bottom-color: #C6C7D7;
	border-bottom-style: solid;
}
/*-----------7----------- */
table.under_line7 {
	font-size: 14px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-color: #C6C7D7;
	border-top-style: dotted;
}
table.under_line7 td {
	border-bottom-width: 1px;
	border-bottom-color: #C6C7D7;
	border-bottom-style: dotted;
}

