body {
	background-color: #DEDECA;
}

body, td, th {
	color: #666633;
}

h1 {
	color: #663300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #295AFF;
	border-bottom-color: #295AFF;
}
h2 {
	color: #663300;
	padding: 5px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3163CE;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3163CE;
}


h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.toparea {
	background-color: #FFFFFF;
	border: thin solid #336600;
	padding: 30px;
	width: 90%;
}

.point1area {
	padding: 0px 10px;
	background-color: #FFFFFF;
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;
	margin-bottom: 5px;
}
.point2area {
	background-color: #FFFFCC;
	border: thin dotted #FFCC99;
	padding: 10px;
	font-size: large;
	color: #996633;
	font-weight: bold;
}

/* j[  */
.menu {
	position: relative;
}



a.menu {
	color: #336600;
	line-height: normal;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
	border: 0px none;
}


a.menu:hover {
	color: #336600;
	line-height: normal;
	text-decoration: none;
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
	border: 0px none;
}
ul.menu {
	padding: 0px;
	margin: 0px;
	width: 215px;
	border: 0px none #336600;
	list-style-position: inside;
	list-style-image: url(image/button118.gif);
	list-style-type: square;
}
li.menu {
	margin: 5px;
	border-top: 1px dotted #336600;
	border-right: 1px none #336600;
	border-bottom: 1px dotted #336600;
	border-left: 1px none #336600;
	padding: 5px;
	height: 20px;
}
.footer {
	position: relative;
	background-attachment: fixed;
	background-position: center bottom;
	background-image: url(image/gijo1.jpg);
	background-repeat: no-repeat;
	left: 15px;
	top: 50px;
	height: 250px;
	width: 166px;
}
.footer-n {
	background-color: #C8D2DE;
	color: #666666;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
	top: 200px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.profile {
	margin: 5px;
}
