/* CSS Document */

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

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:620px;
}

#menu {
	float:left;
	width:230px;
	height:599px;
	background:url(../images/bg_menu.jpg) no-repeat;
	padding-left:47px;
	padding-right:34px;
	text-align:left;
}

#contents {
	float:right;
	width:589px;
}

/*---COMMON---*/
h1, h2, h3, h4, p {
	margin:0;
	padding:0;
	text-indent:-9999px;
}
ul,li {
	margin:0;
	padding:0;
	text-indent:-9999px;
	list-style-type:none;
}

/*---MENU AREA---*/
h1 {
	width:230px;
	height:55px;
	background:url(../images/title.gif) no-repeat;
}

#menu a{
	display:block;
	margin:5px 5px 0px;
}
#menu .flags {
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#menu .flags a {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu .flags a img {
	margin: 0px;
	padding: 0px;
}
li.menu1 a:link {
	background:url(../images/btn1.jpg) no-repeat;
	height:117px;
}
li.menu1 a:visited {
	background:url(../images/btn1.jpg) no-repeat;
	height:117px;
}
li.menu1 a:hover {
	background:url(../images/btn1_over.jpg) no-repeat;
	height:117px;
}
li.menu2 a:link {
	background:url(../images/btn2.jpg) no-repeat;
	height:97px;
}
li.menu2 a:visited {
	background:url(../images/btn2.jpg) no-repeat;
	height:97px;
}
li.menu2 a:hover {
	background:url(../images/btn2_over.jpg) no-repeat;
	height:97px;
}
li.menu3 a:link {
	background:url(../images/btn3.jpg) no-repeat;
	height:97px;
}
li.menu3 a:visited {
	background:url(../images/btn3.jpg) no-repeat;
	height:97px;
}
li.menu3 a:hover {
	background:url(../images/btn3_over.jpg) no-repeat;
	height:97px;
}

p.access {
	width:230px;
	height:89px;
	background:url(../images/access.gif) no-repeat;
	margin-top:75px;
}
p.map a{
	width:82px;
	height:19px;
	display:block;
}
p.map a:link{
	background:url(../images/btn_map.gif) no-repeat;
}
p.map a:visited{
	background:url(../images/btn_map.gif) no-repeat;
}
p.map a:hover{
	background:url(../images/btn_map_over.gif) no-repeat;
}


/*---CONTENTS AREA---*/

p.header {
	width:589px;
	background:url(../images/image1.jpg) no-repeat;
	height:186px;
}
li.catch1 {
	background:url(../images/image3.jpg) no-repeat;
	height:53px;
}
li.catch2 {
	background:url(../images/image4.jpg) no-repeat;
	height:53px;
}
li.catch3 {
	background:url(../images/image5.jpg) no-repeat;
	height:46px;
}
li.catch4 {
	background:url(../images/image6.jpg) no-repeat;
	height:63px;
}
p.nky {
	background:url(../images/image8.jpg) no-repeat;
	height:179px;
}
p.copy {
	background:url(../images/image9.jpg) no-repeat;
	height:19px;
}
