@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/null1.gif);
}
#wrapper {
	width: 1010px;
	height: 770px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/wapper_base.jpg);
}

  
/* ナビゲーション
----------------------------------------------- */
#nav {
  float: left;
  width: 240px;
  }

#nav ul {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
#nav li, #nav a {
  display: block;
  width: 240px;
  height:35px;
}
#nav li {
  text-indent: -9999px; /* テキストを消す裏ワザ */
}
#nav a {
  text-decoration: none;
  color: #0066cc;
  background: url(../images/nav.gif) no-repeat;
}
#item02 a { background-position: 0  -35px }
#item03 a { background-position: 0  -70px }
#item04 a { background-position: 0 -105px }
#item05 a { background-position: 0 -140px }
#item06 a { background-position: 0 -176px }
#item01 a:hover { background-position: -240px    0px }
#item02 a:hover { background-position: -240px  -35px }
#item03 a:hover { background-position: -240px  -70px }
#item04 a:hover { background-position: -240px -105px }
#item05 a:hover { background-position: -240px -140px }
#item06 a:hover { background-position: -240px -176px }

.text1 {
	color: #333333;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	margin-left: 25px;
	margin-top: 30px;
	float: none;
}
.text2 {
	color: #333333;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	margin-top: 5px;
	margin-left: 5px;
}
#link {
	color: #333333;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	margin-left: 12px;
	margin-top: 20px;
	float: left;
	padding: 0px;
	width: 200px;
}