img, table {
	border: 			0px;
}

td, input {
	font: 				11px Verdana, Arial, Tahoma;
	color: 				#000000;
}

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

hr {
	text-align:			left;
	margin-left:		0px;
	noshade:			true;
	color:				#777777;
}

.navi {
	word-spacing: 		15px;
 }

.navi a {
	font-size: 			10px;
	color: 			#969696;
	letter-spacing: 		1.5px;
}

.navi a:hover {
	color: 				#000000;
}

#copy {
	font-size:			9px;
	padding-left: 		10px;
	color: 				#3B3B3B;
}

#headline, #contents {
	padding:			5px;
}

#headline {
	font-size: 			16px;
	font-weight:		bold;
	color:				#969696;
}

#contents {
	padding-top:			20px;
	padding-bottom:		20px;
	text-align: 			justify; 
	line-height: 			16px;
}

#shortnews {
	vertical-align:		top;
	padding:			10px;
	padding-top:		15px;
	text-align: 			justify; 
	line-height: 			16px;
}

.lnavi {
	color:			#BBBBBB;
	width:			100%;
	word-spacing:		6.5px;
}

.lnavi a {
	color:			#000000;
	
	font-weight:		bold;
}

.lnavi a:hover {
	text-decoration:	underline;
}


.small {
	color: 				#A9B1B7;
}

.normal {
	font-size: 			11px;
	font-weight: 		bold;
}

.big {
	font-size: 			14px;
	font-family: 			Arial;
	font-weight: 			bold;
	color: 				#657E63;
}

.submit {
	background-color:	#97BB94;
	border:				1px solid #000000;
}