@charset "shift_jis";
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #6F7070 url(images/bg_img.gif) ;
}

input {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	height: 14px;
}

img {
	border: none;
}

.navi-btn{
	margin: 4px 2px;
}



h1 a {
	line-height: 100%;
	display: block;
	text-decoration: none;
	background-image: url('images/main_title.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	height: 62px;
	width: 415px;
	text-indent: -999em;
	}

a.nodecoration {
	text-decoration: none;
	color: #000000;
	}

a.link {
	color: #FFFFFF;
	background-color: #0000aa;
	font-size: 18px;
	font-weight: 900;
	text-decoration: underline;
	display: block;
	height: 24px;
	margin: 2px 0px 0px -2px;
	padding: 0px;
	}

h2.center {
	background-image: url('images/ttl-bg-orng.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	height: 20px;
	width: 422px;
	text-align: center;
	font-size: 16px;
	font-weight: 900;
}

h2.left {
	background-image: url('images/ttl-bg-orng.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	color: #FFFFFF;
	height: 20px;
	width: 422px;
	text-align: left;
	font-size: 16px;
	font-weight: 900;
}

table.contents_bn {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color:#ffffff;
	empty-cells: show;
	padding: 0px;
	margin: 0px;
}

th.contents_bn {
	background-image: url("images/cntnt_head-red.gif");
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 9px;
	color: #FFFFFF;
	font-size: 14px;
	}
	
td.contents_bn {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

a.contents_bn {
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	display: block;
	width: 280px;
	height: 25px;
	margin: 2px 0px 0px -2px;
	}

a.contents_bnul {
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	display: block;
	width: 280px;
	height: 25px;
	margin: 2px 0px 0px -2px;
	}

th.contents_bn-p {
	background-image: url("images/cntnt_head-purple.gif");
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 9px;
	color:#FFFFFF;
	font-size:14px;
	}

th.contents_bn-p2 {
	background-image: url("images/cntnt_head-purple2.gif");
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 9px;
	color:#FFFFFF;
	font-size:14px;
	}
	
th.contents_bn-b {
	background-image: url("images/cntnt_head-blue.gif");
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 9px;
	color: #FFFFFF;
	font-size: 14px;
	}

td.titleleft {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #DC0024;
	text-align: left;
	font-size: 14px;
	font-weight: 900;
}

td.titlecenter {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #DC0024;
	text-align: center;
	font-size: 14px;
	font-weight: 900;
}

h4.error {
	font-size: 12pt;
	color: #ffffff;
	background-color: #ff0000;
	text-align: center;
}

h4.ok {
	font-size: 12pt;
	color: #ffffff;
	background-color: #0000aa;
	text-align: center;
}

