@charset "Shift_JIS";

a { color: #0000FF; }
a:hover { color: #0033FF; }
img {border: none;}
p{margin: 0;}

body {
  margin: 20px 0;
  padding:0;
  text-align: center;
  font-family: "ＭＳ ゴシック", sans-serif;
  background: #FFEBA6  ;
  font-size: 14px;
  line-height: 150%;
}

/* 各タイトル */

.title_conts {
  font-weight:normal;
  background: #FA8E2E url(../img/h2.gif) left top no-repeat;
  margin: 0 0 4px 0;
  padding: 4px 0 4px 18px;
  font-size: 22px;
  font-weight: bold;
  line-height: 120%;
  color: #FFF
}
.title_cap {
  background: url(../img/h3.gif) left top no-repeat;
  padding: 3px 0 0 18px;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  min-height: 20px;
}
.title_01 {
  background: url(../img/h4.gif) left top no-repeat;
  padding: 0 0 0 20px;
  font-size: 16px;
  min-height: 20px;
  font-weight:bold;
  margin: 0;
}
.title_02 {
  background: #FEFADA url(../img/chek.gif) 8px center no-repeat;
  font-weight: bold;
  font-size:14px;
  padding: 4px 24px 2px 24px;
  margin: 0 12px 2px 12px;
}
.title_02 a { color: #333; }
.title_02 a:hover { color: #FF6600; }

/* ヘッダー */

#header {
  height: 180px;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #FDF1D2 url(../img/header_bg.jpg) no-repeat left top;
  line-height: 100%;
}
#headerTitle {
  margin:0;
  padding: 62px 0 8px 38px;
  font-weight: bold;
  font-size: 16px;
}
#headerTitle a {
	color:#000000;
	text-decoration:none;
}
#headerTitle a:hover{
	color: #FF6600;
	text-decoration:underline;
}
#headerText {
  margin:0;
  padding: 0 0 8px 38px;
  font-size: 12px;
  color: #666;
}

/* コンテンツエリア */

#wrapper {
  width: 800px;
  _width: 804px;
  margin: 0 auto;
  padding:0 0 1px 0;
  text-align: center;
  border-top: 2px solid #E0E0E0;
  border-right: 2px solid #E0E0E0;
  border-left: 2px solid #E0E0E0;
  background: #FFF;
}
#container {
  width: 770px;
  margin: 0 auto;
  clear: left;
  padding: 20px 0 0 0;
}
#contents {
  text-align: left;
  float: right;
  width: 560px;
  font-size: 13px;
  color:#000000;
}
#contents #pankuzu {
  font-size: 12px;
  color: #999;
  margin: 0 0 4px 0;
  padding: 0;
}
#pankuzu a { color: #000; }
#pankuzu a:hover { color: #52C0EB; }
#contents .categoryTitle {
  font-weight: bold;
  background-color: #FDEFC4;
  padding: 4px 6px;
  margin: 0 12px 8px 12px;
}
#contents .area { margin: 0 18px 18px 18px; }
#top_link {
  text-align: right;
  font-size: 12px;
  margin: 0 0 8px 0;
  padding: 0;
}
#top_link a { color: #000; }
#top_link a:hover { color: #52C0EB; }

/* カテゴリページ */

.relation {
  margin: 0 14px 12px 14px;
  list-style: none;
}
.relation .title {
  background: url(../img/menuC_icon.gif) no-repeat 0px 7px;
  font-weight: bold;
  padding: 0 0 0 14px;
  margin: 0;
  font-size: 12px;
}
.relation .title a { color: #996600; }
.relation .title a:hover {
  color: #72B6F3;
  text-decoration: none;
}
.relation .text {
  font-size: 12px;
  line-height: 130%;
  color: #666;
  margin: 0 0 0 14px;
}
.relation .text a { color: #0000FF; }
.relation .text a:hover { color: #0033FF; }


/* サイドバーエリア */

#sidebar {
  width: 190px;
  text-align: left;
  float: left;
}
#sidebar ul {
  padding: 0;
  list-style: outside none none;
  display: block;
  margin: 0 0 20px 0;
}
#sidebar li {
  padding: 0;
  margin: 0 0 4px 0;
}
#sidebar .title {
  background: #FDEBC1 url(../img/menu_title.gif) no-repeat left top;
  padding: 4px 0 4px 22px;
  font-weight: bold;
  margin: 0 0 4px 0;
  font-size: 12px;
  line-height: 220%;
}
#sidebar .title a { text-decoration: none; }
#sidebar .title a:hover {
  color: #FF6600;
  text-decoration: underline;
}
#sidebar ul a {
  display: block;
  width: 162px;
  _width: 190px;
  font-size: 12px;
  text-decoration: underline;
}
.menuA a { color: #333; }
.menuA ul a {
  background: #FFF1D2 url(../img/menuA_icon.gif) no-repeat 5px 6px;
  padding: 5px 4px 4px 24px;
  color: #09F;
}
.menuA ul a:hover { 
  background: #FFF url(../img/menuA_icon_over.gif) no-repeat 5px 6px;
  padding: 5px 4px 4px 24px;
  color: #FF9900;
}
.menuB a { color: #333; }
.menuB ul a {
  background: #FADA85 url(../img/menuB_icon.gif) no-repeat 4px 8px;
  padding: 4px 4px 4px 16px;
}
.menuB ul a:hover { background-color: #6BC0AF; }
.menuC a { color: #333; }
.menuC ul a {
  background: url(../img/menuC_icon.gif) no-repeat 0 10px;
  padding: 4px 0 4px 14px;
  color: #09F;
  margin-left: 8px;
}
.menuC ul a:hover { color: #FF9900; }


/* サイトマップ用 */

.sitemap {
  margin: 0 0 16px 0;
  list-style: outside none none;
  padding: 0;
}
.sitemap .title {
  font-weight: bold;
  color: #333;
  padding: 4px 8px 4px 16px;
  margin: 0 0 6px 0;
  background-color: #EEE;
}
.sitemap .title a { color: #333; }
.sitemap .title a:hover {
  color: #FF6600;
  text-decoration: none;
}
.sitemap .text { margin: 0 0 4px 16px; }
.sitemap .text a { color: #09F; }
.sitemap .text a:hover {
  color: #FF9900;
  text-decoration: none;
}


/* フッターエリア */

#footer {
  background: #FFF;
  width: 800px;
  _width: 804px;
  margin:0 auto;
  padding:0;
  text-align: center;
  border-bottom: 2px solid #E0E0E0;
  border-right: 2px solid #E0E0E0;
  border-left: 2px solid #E0E0E0;
}
#footer .text {
  margin:0;
  padding: 16px 0 0 0;
  font-size: 11px;
  color: #999;
  text-align: center;
  border-top:1px solid #DDD;
}
#footer #copyright {
  margin:0;
  padding: 10px 0;
  font-size: 11px;
  text-align:center;
  background: #FFF;
  height: 20px;
}
