﻿@charset"utf-8";
body, a, p, ul, li, h1, h2, h3, h4, table, img {
	margin:0px;
	padding:0px;
}
image {
	border:none
}
body {
	color:#000;
	font-family:"Meiryo", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}
#wrapper {
	width:1000px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}
#left {
	float:left;
	width:347px;
	height:700px;
}
#right {
	float:left;
	width:607px;
	height:700px;
}
#nav1 {
	list-style-type:none;
}
#nav2 {
	margin-left:3px;
	list-style-type:none;
}
#nav3 {
	margin-left:6px;
	list-style-type:none;
}
#nav1 a {
	background-image:url(../images/nav1_01.jpg);
	background-repeat:no-repeat;
	display:block;
	height:25px;
	width:164px;
	text-indent:-9999px;
}
#nav1 a:hover {
	background-image:url(../images/nav2_01.jpg);
	background-repeat:no-repeat;
	display:block;
	height:25px;
	width:164px;
	list-style-type:none;
	text-indent:-9999px;
}
#nav2 a {
	background-image:url(../images/nav1_02.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	width:88px;
	text-indent:-9999px;
}
#nav2 a:hover {
	background-image:url(../images/nav2_02.gif);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	width:88px;
	text-indent:-9999px;
}
#nav3 a {
	background-image:url(../images/nav1_03.jpg);
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:82px;
	text-indent:-9999px;
}
#nav3 a:hover {
	background-image:url(../images/nav2_03.jpg);
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:82px;
	text-indent:-9999px;
}
#left {
	margin-top:100px;
	margin-right:20px;
}
#left li {
	margin-top:20px;
}
#copy {
	color:#ccc;
	margin-right:10px;
	text-align:right;
	font-size:10px;
}
#back {
	margin-left:430px;
}
#back2 {
	margin-left:330px;
}
