@charset "UTF-8";
/* CSS Document */

body {
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.0;
  text-align: center;
  background: url(../image/bg.gif);
}
#territory {
  margin: 0px auto;
  width: 1020px;
  text-align: left;
  height: 100%;
}
#territory_inner {
  float: left;
  height: 100%;
  width: 1020px;
  background: #FFFFFF;
}
#header {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 12px;
  background: url(../image/main_title.gif);
  float: left;
  height: 85px;
  width: 1020px;
}
#header a {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 13px;
  font-style: normal;
  line-height: 100%;
  font-weight: bold;
  text-decoration: none;
  margin-top: 65px;
  float: right;
  margin-right: 20px;
}
#header a:link, #header a:visited {
  color: #ffffff;
  text-decoration: none;
}
#header a:hover, #header a:active {
  color: #FFFFFF;
  text-decoration: underline;
}
#navi1  h2  {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 16px;
  height: 35px;
  width: 204px;
  line-height: 210%;
  letter-spacing: 1px;
  text-align: center;
  float: left;
  padding: 0px;
  margin-right: auto;
  margin-left: auto;
  clear: none;
}
#navi1 {
  height: 35px;
  width: 100%;
  top: 85px;
  background: #666666;
  margin: 0px auto;
  padding: 0px;
}
#navi1 a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  background: url(../image/nav_main.gif) no-repeat;
  height: 35px;
  width: auto;
}
#navi1  a:hover {
  color: #FFFFFF;
  background-image: url(../image/nav_hover.gif);
  background-repeat: no-repeat;
}
#sidebar {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  float: right;
  height: 100%;
  width: 282px;
  left: 738px;
  top: -10px;
  margin-top: 0px;
  background-color: #FFEB97;
}
#sidebar a {
  color: #FFFFFF;
  text-decoration: none;
}
#sidebar a:hover {
  color: #8B0000;
  text-decoration: none;
}
.annai {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF3333;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	margin: 0px;
	height: 27px;
	width: 272px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
	padding-left: 10px;
	line-height: 150%;
}
.gyoumu {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  background-image: url(../image/navi01.jpg);
  background-repeat: no-repeat;
  letter-spacing: 1px;
  margin: 0px;
  height: 33px;
  width: 222px;
  padding-left: 60px;
  line-height: 180%;
  display: block;
}
#footer {
  margin: 0px;
  padding: 13px 0px 7px;
  height: 15px;
  width: 738px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  float: left;
  background: #FFFFFF;
  clear: both;
  text-align: center;
}

* html body {
  /* for winIE6 */
  font-size: 75%;
  font-family: Verdana, "MS P ゴシック", sans-serif;
}
*:first-child+html body {
  /* fot WinIE7 */
  font-size: 75%;
  font-family: 'メイリオ', Meiryo, sans-serif;
}  
