a {
	text-decoration: none;
}
.th,td,p {
	font-family: "MS UI Gothic";
	font-size: 12px;
	color: #666666;
	line-height: 150%;
}
.Header {
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 730px;
	background-image:   url(/header_img/header.jpg);
	background-repeat: no-repeat;
}
.HeaderArea {
	margin-left: 200px;
	color: blue;
	font-weight: bold;
}
.logo {
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding-top: 30px;
}
.Menu2 {
	text-align: center;
	filter:dropshadow(color=white ,offx=1 ,offy=1 positive=true ); 
	clear: left;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
}
.Menu2 a {
	color: blue;
	text-decoration: none;
}
.Menu2 a:hover {
	color: purple;
	text-decoration: standard;
}
.Menu {
	margin: 0px;
	text-align: center;
	background-image: url(top_img/menu_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 210px;
}
.MenuBar {
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 10px;


}
.Contents {
	background-image: url(top_img/con_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 520px;
}
.ContentsCon {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;

}
.Footer {
	padding: 0px;
	background-image:   url(/footer_img/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 250px;
	width: 730px;
	color: blue;
	font-weight: bold;

}
.fgreen {
	color: blue;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.shadow {
	background-image: url(/top_img/shadow.jpg);
	background-repeat: repeat-y;
}
.star {
	font-family: "MS UI Gothic";
	font-size: 14px;
	color: lightblue;
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
}
.star a {
	color: green;
	text-decoration: none;
}
.star a:hover {
	color: orange;
	text-decoration: none;
}

