body {
	background: url('../images/bg.gif') fixed;	
	margin-left:15;
	margin-top:15;
	margin-right:15;
	margin-bottom:15;
	
	
}

a {
	color:#880000;
	text-decoration:underline;
	font-family:verdana;
	font-size:8.5pt;
}

a:hover{
	color:#880000;
	text-decoration:none;
	font-family:verdana;
	font-size:8.5pt;
}

.border_button {
	border:1px solid;
	border-color:#000000;
}

td {
	font-family:verdana;
	font-size:8.5pt;
}

.footer {
	background-color:#F3BC2B;
}

.navi_footer {
	color:#000000;
	text-decoration:underline;
	font-family:verdana;
	font-size:7.5pt;
}

.navi_footer:hover {
	color:#880000;
	text-decoration:none;
	font-family:verdana;
	font-size:7.5pt;
}

.border_content {
	border:2px dashed;
	border-color:#000000;
}

input,textarea {
	font-family:verdana;
	font-size:8.5pt;
	
}

.button {
	font-family:verdana;
	font-size:8.5pt;
	font-weight:bold;
	color:#000000;
	border:2px solid;
	border-color:#000000;
	background-color:#65b789;
	width:139;
}

.headline {
	font-size:12pt;
	font-family:verdana;
	font-weight:bold;
	color:#880000;
}

.border_content_list {
	border:1px dashed;
	border-color:#000000;
}