table {
	table-layout: fixed;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table tr{
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table td{
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.table_td_left{
       color: 004080;
       background-image: url("../image/back.gif");
       background-repeat:repeat;
}

.table_td_right{
	background-color: #EAEAEA;

}

A {
	text-decoration: 	underline;
	vertical-align:		middle;
	color: 				#FFFFFF;
	font-size: 			16px;
}

A:link {
	color: #FFFFFF;
	text-decoration: underline;
}

A:visited {
	color: #000000;
}

A:hover {
	color: #003399;
}

A:active {
	color: #003399;
}

.A_black {
	text-decoration: 	underline;
	vertical-align:		middle;
	color: 				#000000;
	font-size: 			16px;
}

.A_black:link {
	color: #000000;
	text-decoration: underline;
}

.A_black:visited {
	color: #000000;
}

.A_black:hover {
	color: #003399;
}

.A_black:active {
	color: #003399;
}

.nobody{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body{
	font-family: "MS UI Gothic";
	font-size: 16px;
	text-align:left;
	text-align: center;
        margin: 0;

}

.underline{
	text-decoration:underline;
}

.style_big {
	color: #FFFFFF; 
	font-size: 72px; 
	font-weight: bold; 
}

.style_sml {
	color: #FFFFFF; 
	font-size: 14px; 
}

.style_Copyright {
	font-size: 	12px;
	font-style: normal;
	color: 		#000000;
	align:		center;
}

.style_thispage {
	color: #000000;
}

.style_subpage {
	color: #000000;
}

.style_p1 {
	font-size: 	14px;
	font-style: 	normal;
	line-height: 	26px;
	text-align: 	left;
}

.style_p2 {
	font-size: 		14px;
	font-style: 	normal;
	line-height: 	26px;
	text-align: 	center;
}

.style_p3 {
	font-size: 	16px;
	font-style: 	normal;
	line-height: 	26px;
	text-align: 	center;
        color:          #000000;
        font-weight:    700;
}
