/* CSS Document */

body  {
	background-color: #FEFEFE;
	text-align: center;
	margin-top: 0px;
	background-image: url(images2009/pageback.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

img {border:0;margin:0;}

a:link {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #CC6600;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: none;
}

.top01  {
	margin-top: 0px;
	background-image: url(images2009/title-top-01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 703px;
	height: 74px;
}

.top02  {
	width: 703px;
	height: 67px;
}

.main  {
	width: 703px;
	height: 496px;
}

.menuCol  {
	width: 167px;
	height: 496px;
	background-image: url(images2009/title-menu-back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float:left;
}

.menuBtn  {
	width: 150px;
	height: 24px;
	background-image: url(images2009/menuback.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
	line-height: 24px;
	text-indent: 8px;
	font-weight: bold;
	text-transform: uppercase;
}

.menuBtn:hover  {
	background-image: url(images2009/menuback-over.png);
	color: #000000;
}

.blankArea01  {
	width: 167px;
	height: 20px;
}

.titleColSk  {
	width: 536px;
	height: 496px;
	background-image: url(images2009/title-main-sk.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	float:right;
}

.langset  {
	margin-top:40px;
}