*{
	margin:0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: white;
}

a:link {
	color: #91CE91;
	text-decoration: none;
}

a:visited {
	color: #91CE91;
	text-decoration: none;
}

a:hover {
	color: olive;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}

ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
	
}
.honbun {
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
}
.honbun_silver {
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: silver;
	line-height: 1.5em;
}
.honbun1 {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
	font-weight: bold
}
.honbun1_gr {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #91CE91;
	line-height: 1.5em;
}
.honbun2 {
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #91CE91;
	line-height: 1.5em;
	
}
.honbun3 {
	font-size: 13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #91CE91;
	line-height: 2em;
	
}
.honbun4 {
	font-size: 13px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FF9C00;
	line-height: 2em;
	
}
.honbun5 {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FF9C00;
	line-height: 1.5em;
	
}
.honbun6 {
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
	font-weight: bold
}
.honbun7 {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
}
.honbun8 {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#999999;
	line-height: 1.5em;
	background-color: #F1F1F7;
}
.honbun9 {
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#336699
	line-height: 1.5em;
	font-weight: bold
}
.news_l {
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	line-height: 1.5em;
}
.news_s {
	font-size: 9px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #91CE91;
	line-height: 1.5em;
}
#home{
	position: absolute;
	left: 850px;
	top: 105px;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	z-index: 2;
}
.copyright {
	font-size: 9px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	line-height: 1.5em;
}

