@charset "UTF-8";
#sidenavidrawing/* CSS Document */

 {
	height: 450px;
	width: 180px;
	background-image: url(../image/sidenavi_background_green.jpg);
	background-position: left top;
	padding: 0px;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
}
#sidenavidrawing  ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 22px;
}
#sidenavidrawing  li {
	display: block;
	width: 125px;
	height: 25px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D4E4B2;
	font-size: 10px;
	color: #666666;
	list-style-type: none;
}
#sidenavidrawing  li  a {
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}
#sidenavidrawing   li  a:hover {
	color: #FFFFFF;
	background-color: #669933;
	background-repeat: repeat;
}
#content a:hover {
	color: #669933;
	text-decoration: underline;
}
#content a {
	color: #797979;
	text-decoration: none;
}
#thumbnailbox2 {
	float: none;
	width: 600px;
	height: 80px;
	margin-left: 20px;
	margin-bottom: 40px;
	margin-top: 15px;
}
#thumbnail2 {
	height: 60px;
	width: 60px;
	margin-left: 60px;
	margin-top: 10px;
	padding: 0px;
	float: left;
}
#thumbnail2  a {
	text-decoration: none;
	color: #797979;
}
#thumbnail2  a:hover {
	color: #DC4E5F;
	text-decoration: underline;
}
#thumbnail2  img {
	border: thin solid #CCCCCC;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #669933;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#hr2 {
	height: 5px;
	margin-left: 50px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D4E4B2;
	width: 470px;
}
#thumbnailboxvertical {
	width: 60px;
	height: auto;
	margin-top: 20px;
	margin-left: 50px;
	float: left;
}
#thumbnailvertical {
	margin-top: 10px;
}
#thumbnailvertical  img {
	border: thin solid #CCCCCC;
}
#loadarea {
	height: 350px;
	width: 350px;
	margin-left: 55px;
	float: left;
	margin-top: -35px;
}
