#form_table {
	width: 100%;
}
* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	border-spacing:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body{
	background: url(../image/bg02.gif);
	margin-top:0;
	margin-left:0;
}
a:link {
	color:#0000CC;
	text-decoration:none;
}
a:visited {
	color:#0000CC;
	text-decoration:none;
}
a:active {
	color:#FF3300;
	text-decoration:none;
}
a:hover{
	color:#FF3300;
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	line-height: 14px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.contentsbg {
	background-image:url(../image/bg05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.contents_table td {
	padding: 10px;
}
.contents_table {
	border: 1px solid #dbdbdb;
	width: 545px;
	background-image: url(../image/top_td_bg.gif);
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.txt_red {
	color: #FF0000;
	font-size: 14px;
}
.txt_error {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.txt_right {
	text-align: right;
}

.txt_orange {
	color: #FF6600;
	font-size: 12px;
}
.border_line02 {
	background-image: url(../image/line02.gif);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 0px;
	font-size: 1px;
	padding: 0px;
	height: 1px;
}
input {
	border: 1px solid #0099FF;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.input_submit {
	border: 1px solid #0099FF;
	background-color: #E1E8FF;
	text-align: center;
	color: #000000;
	padding: 0px;
	vertical-align: middle;
}
select {
	border: 1px solid #0099FF;
}
#sample {
	font-size: 12px;
	color: #666666;
}
.contents_table img {
	vertical-align: middle;
}
#txt_sample {
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
}

#error_td {
	border: 1px solid #FF0000;
	background-color: #FFF0F0;
	font-size: 14px;
	color: #FF0000;
}

#txt_attention {
	text-align: center;
}
.contents_table #attention td {
	padding: 10px;
}
#error_txtbox {
	background-color: #FFFFCC;
}
select {
	padding: 2px;
}
#box_warning_01 {
	background-color: #FFE8FF;
	height: 2px;
	width: 542px;
	margin-right: auto;
	margin-left: auto;
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1px;
}

#box_pass_change {
	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
	color: #996600;
}
#box_warning {
	background-color: #FFE8FF;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#txt_14px {
	font-size: 14px;
}
#txt_14px_b {
	font-size: 14px;
	font-weight: bold;
}
textarea {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border: 1px solid #0099FF;
}
#box_warning_02 {
	background-color: #FFE8FF;
	height: 2px;
	width: 546px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1px;
	font-size: 1px;
}
#header {
	width: 750px;
	background-image: url(../image/top_header.jpg);
	height: 71px;
}
#header ul{
	list-style: none;
}

#header ul li{
	float: right;
	width: 167px;
	height: 22px;
	margin-top: 28px;
}

#header ul li a{
	display: block;
	width: 167px;
	height: 22px;
}

#header ul li a:hover{
	background-image: url(../image/top_header_o.jpg);
	background-position: -583px -28px;
}
.top_16 {
	background-image: url(../image/top_16.gif);
	width: 750px;
}
.foot {
	background-image: url(../image/foot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
}
