@charset "gb2312";
/* Pre-defined Elements */
body, form {
	margin: 0;
}
img {
	border : 0 none;}

/* FONT DEFINITION */
/* contents */
body, table,tr,td, div, input, select, option, textarea {
	font-family: arial, sans-serif;
	font-size : 12px;
    line-height: 160%;
	line-height: 18px;
/*	text-align: justify;*/
	color: #414042;
}
.title_01 {
	font-family: arial, sans-serif;
	font-size : 12px;
/*	line-height: 160%;	background rendering error NS 6.01 */
	line-height: 18px;
/*	text-align: justify;*/
	color: #9B6C5A;
	font-weight:bold;
}
.contents_01 {
	font-family: arial, sans-serif;
	font-size : 12px;
	line-height: 18px;
	color: #9B6C5A;
}
.contents_02 {
	font-family: arial, sans-serif;
	font-size : 12px;
	line-height: 18px;
	color: #6D7B40;
	font-weight:bold;
}
.contents_03 {
	font-family: arial, sans-serif;
	font-size : 12px;
	line-height: 18px;
	color: #6D7B40;
}