/* CSS Document */

a.pagetop:link {
	color: #FF3366;
	text-decoration: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
}
a.pagetop:visited {
	color: #FF3366;
	text-decoration: underline;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
}
a.pagetop:hover {
	color: #FF6633;
	text-decoration: underline;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
}
a.pagetop:active {
	color: #FF6633;
	text-decoration: underline;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
}


body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}

div#contener{
	background-color: #000000;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
}

div#contener div#header1{
	background-image: url(img/01_header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 336px;
}

div#contener div#header2{
	background-image: url(img/02_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 126px;
}


div#contener table#menu{
	margin-bottom: 0px;
}

td#info{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #36B4D2;
	border-left-color: #36B4D2;
}

.text{
	font-size: 12px;
	line-height: 1.3;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding: 3px;
}








div#title {
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}



div#menu-l{
	width:342px;
	float:left;
	background-repeat:no-repeat;
	padding:0px 0px 2px;
	margin:0px 0px 2px;
	background-color: #000000;
}



div#menu-r{
	width:343px;
	float:right;
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 2px;
	margin:0px 0px 2px;
	background-color: #000000;
}

