@charset "utf-8";
/* CSS Document */

h1 { display: none;}

h2{
	font-size:14px;
	font-weight:normal;
	left: 226px;
	top: 398px;
	letter-spacing: 2px;
}

#apDiv1 {
  position: absolute;
  left: 190px;
  top: 825px;
  width: 367px;
  height: 132px;
  z-index: 1;
  font-size: 14px;
  color: #666;
}
#apDiv2 {
  margin-left: 60px;
  margin-top: 2px;
  width: 450px;
  height : 180px;
  font-size: 14px;
  color: #666;
}
#apDiv3 {
	width: 320px;
	height : 300px;
	font-size: 12px;
	color: #666;
	letter-spacing: 4px;
	background-image: url(img/01.jpg);
	float:left;
}
#apDiv4 {
	width: 480px;
	height : 300px;
	font-size: 12px;
	color: #666;
	position: relative;
	text-align: center;
	letter-spacing: 4px;
	float:right;
	background-image: url(img/02.jpg);
}
.01f {
  font-size: 14px;
  color: #666;
}
.01fc {
  font-size: 14px;
  color: #666;
}
#_____01 tr td table tr td {
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
#_____01 tr td {
  font-size: 14px;
  color: #666;
}
.sym34 {
  margin-top: 34px;
}
.txtred{
  color:#F00;
}
.txtrt{
  text-align:right;
}
.fc2{
  font-size : 12px;
}

.bl{font-size:9px;
color:#FFF;}

.toptxt{
	padding-top:190px;
	text-align: center;
}
/* --- サイトマップエリア --- */
ul.sitemap {
width: 100%; /* サイトマップエリアの幅 */
margin: 0;
padding: 0;
font-weight: bold; /* 一旦全ての文字を太字にする */
list-style-type: none;
font-size: 12px;
color: #2b2b2b;
}

/* --- 入れ子にされたリスト用 --- */
ul.sitemap ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* --- 全てのリスト項目 --- */
ul.sitemap li {
padding: 1px 0 0 10px; /* 1階層目のパディング（上右下左） */
background:url(img/v_line1.gif) no-repeat left top; /* 1階層目の背景 */
line-height: 120%;
}

/* --- 2階層目のコンテナ --- */
ul.sitemap div.contentNav {
width: 100%; /* コンテナの幅 */
margin-top: 20px; /* コンテナの上マージン */
}

/* --- セクション（2階層目のリストエリア） --- */
ul.sitemap ul.section {
width: 49.9%; /* セクションの幅 */
float: left;
}
ul.sitemap ul.separator {
background: url(img/v_separator.gif) repeat-y right top; /* セクション間の垂直区切り線 */
}

/* --- 2階層目以降のリスト項目 --- */
ul.sitemap ul.section li {
margin: 0 20px 20px 0; /* 2階層目のマージン（上右下左） */
padding: 1px 0 10px 15px; /* 2階層目のパディング（上右下左）上書き */
background: url(img/v_line4.gif) no-repeat 5px 0; /* 2階層目の背景 上書き */
border-bottom: 1px #c0c0c0 dotted; /* 2階層目の下境界線 */
}

/* --- 3階層目以降のリストエリア --- */
ul.sitemap ul.section ul {
margin: 7px 0 0 8px; /* 3階層目以降のマージン（上右下左） */
font-weight: normal; /* 3階層目以降の文字をノーマルの太さに戻す */
}

/* --- 3階層目以降のリスト項目 --- */
ul.sitemap ul.section ul li {
margin: 0 0 6px 0; /* 3階層目以降のマージン（上右下左）上書き */
padding: 0 0 0 12px; /* 3階層目のパディング（上右下左）上書き */
background: url(img/triangle5.gif) no-repeat 0 0.2em; /* 3階層目の背景 上書き */
border-bottom: none; /* 3階層目以降の下境界線 上書き */
}

/* --- 4階層目以降のリスト項目 --- */
ul.sitemap ul.section ul li li {
padding: 0 0 0 9px; /* 4階層目以降のパディング（上右下左）上書き */
background: url(img/square.gif) no-repeat 0 0.4em; /* 4階層目以降の背景 上書き */
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
.section {
  clear: both;
  padding: 7px;
}

.waku01{padding: 10px;
    background-color:#cfefcf78;
}


/* --- menu --- */
.menu {
	font-size:12px;
	text-align:center;
	font-weight: bold;
	width: 132px;
}
.menu a{text-decoration: none;}
.menu a:link { color:  #666666; }
.menu a:visited { color: #666666; }
.menu a:hover { color:  #666666; }
.menu a:active { color: #666666; }
a.c2:link{
	text-decoration: underline;
	color: #0000CC;
}

.menu2 {font-size:12px; font-weight:bold; text-align:center
;color: #333333; }
