@charset "utf-8";
/* CSS Document */

#wrapper{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:800px;
	height:auto;
}

h1,h2{
	display:none;
}

#header{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:800px;
	height:400px;
	background:url(/~tikujo/images/header.jpg);
}
#menu{
	margin:0 0 0 0;
	padding:13px 0 13px 0;
	width:800px;
	height:23px;
}

#menu ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:800px;
	height:23px;
	background:url(/~tikujo/images/menu_back.png);
	list-style:none;
}

#menu li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:160px;
	height:23px;
	float:left;
}

#menu ul li a{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:160px;
	height:23px;
	display:block;
	text-indent:-9999px;
}

.m1 a{background:url(/~tikujo/images/m1.gif) top center no-repeat;}
.m2 a{background:url(/~tikujo/images/m2.gif) top center no-repeat;}
.m3 a{background:url(/~tikujo/images/m3.gif) top center no-repeat;}
.m4 a{background:url(/~tikujo/images/m4.gif) top center no-repeat;}
.m5 a{background:url(/~tikujo/images/m5.gif) top center no-repeat;}

.m1 a:hover{background:url(/~tikujo/images/n1.gif) top center no-repeat;}
.m2 a:hover{background:url(/~tikujo/images/n2.gif) top center no-repeat;}
.m3 a:hover{background:url(/~tikujo/images/n3.gif) top center no-repeat;}
.m4 a:hover{background:url(/~tikujo/images/n4.gif) top center no-repeat;}
.m5 a:hover{background:url(/~tikujo/images/n5.gif) top center no-repeat;}


#topics{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:800px;
	height:150px;
}

#topics ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:800px;
	height:150px;
	list-style:none;
}

#topics ul li{
	float:left;
}

.t1{
	margin:0 0 10px 0;
	padding:0 0 0 0;
	width:260px;
	height:70px;
}

.t2{
	margin:0 10px 10px 10px;
	padding:0 0 0 0;
	width:260px;
	height:70px;
}
.t3{
	margin:0 0 10px 0;
	padding:0 0 0 0;
	width:260px;
	height:70px;
}
.t4{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:260px;
	height:70px;
}

.t5{
	margin:0 10px 0 10px;
	padding:0 0 0 0;
	width:260px;
	height:70px;
}
.t6{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:260px;
	height:70px;
}

#main{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:800px;
	height:210px;
	background:url(/~tikujo/images/main.png) top left no-repeat;
	display:block;
}

.hidden{
	display:none;
}

#copyright{
	width:800px;
	height:50px;
	display:block;
}

.dvd{
	margin:0 0 0 0;
	padding:195px 0 0 0;
}

