@charset "Shift_JIS";

/*
[1]全体のリンク指定
[2]CSS.DesignSampleへのリンク指定
[3]レイアウトに関する指定
[4]ヘッダー内の各部分指定
[5]コンテンツ内の各部分指定
[6]サイドバー内の各部分指定
[7]アンダーナビ内の各部分指定
[8]フッター内の各部分指定
*/


/* 一括で全ての要素の余白をゼロに指定 */
* {
  padding: 0;
  margin: 0;
}

/*########################################

[1]リンク指定 */

a:link {
  color: #000099;
  text-decoration: underline;
}

a:link {
  color: #000099;
  text-decoration: none;
}

a:visited {
  color: #9900ff;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

/*########################################

[2]CSS.DesignSampleへのリンク指定 */
#footer #cds {
  font-size: 0.8em;
  text-align: right;
  color:#999999;
  background-color: transparent;
}

#footer #cds a,#footer #cds a:hover {
  color:#999999;
  background-color: transparent;
  text-decoration: none;
}

/*########################################

[3]レイアウトに関する指定 */

body {
  font-size: 0.9em;
  text-align: center;
  font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
}

/*-- 全体を囲んでいます --*/
#wrapper {
  text-align: left;
  width: 860px;
  margin: 0 auto;
}

/*-- ヘッダー部分 --*/
#header {
  width: 100%;
  height: 300px;
  margin-bottom: 2em;
  position: relative;
  background: url(img/bg-image.jpg) no-repeat 0 100%;
}

#header-inner {
  width: 480px;
  height: 240px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(img/bg-image02.jpg) no-repeat 0 0;
}

/*-- コンテナー部分 --*/
#container { width: 100%; }

/*-- コンテンツ部分 --*/
#contents {
  width: 470px;
  float: right;
  margin-bottom: 4em;
}

/*-- サイドバー部分 --*/
#left-sidebar {
  width: 180px;
  float: left;
  margin-right: 10px;
}

#right-sidebar {
  width: 180px;
  float: left;
}

/*-- アンダーナビ部分 --*/
#undernavi { clear: both; }

/*-- フッター部分 --*/
#footer {
  padding: 4em 0 0.5em;
}

/*########################################

[4]ヘッダー部分 */

/* -- キーワード -- */
h1 {
  font-size: 150%;
  font-weight: normal;
  text-align: right;
  position: absolute;
  top: 35px;
  right: 1em;
}

/* -- 企業名｜ショップ名｜タイトル -- */
.logo {
  font-size: 120%;
  padding: 1em 0 1em 50px;
  position: absolute;
  top: 5px;
  left: 0;
  background: url(img/bg-logo.jpg) no-repeat 0 50%;
}

.logo a {
  font-weight: bold;
  color: #336600;
  text-decoration: none;
}

.logo a:hover {
  color: #ff0000;
  text-decoration: none;
}

/* -- ページの概要 -- */
.description {
  position: absolute;
  top: 2.5em;
  right: 1em;
}


/* サイトマップ等へのリスト */
.ul-info {
  list-style-type: none;
  position: absolute;
  top: 10px;
  right: 1em;
}

.ul-info li {
  display: inline;
  margin-left: 1em;
}

.ul-info li a {
  padding-left: 12px;
  background: url(img/listmark01.jpg) no-repeat 0 50%;
  text-decoration:none;
}

.ul-info li a:hover {
  background: #ffffff url(img/listmark01.jpg) no-repeat -200px 50%;
  text-decoration: underline;
  color: #ff0000;
}

/*########################################

[5]コンテンツ内の各部分指定 */

/* パン屑リスト */
.topicpath { margin-bottom: 1em; }

/* 見出し */
h2 {
  font-size: 1em;
  margin: 0 0 1em;
  padding: 0.5em 0 0.5em 25px;
  background: url(img/bg-h2.jpg) no-repeat 0 50%;
  border-bottom: 1px solid #666666;
}

h3,
h4,
h5,
h6 {
  font-size: 1em;
  margin: 3em 0 1em;
  padding: 0.5em 0 0.5em 25px;
  background: url(img/bg-h.jpg) no-repeat 0 50%;
  border-bottom: 1px solid #666666;
}

/* 文字 */
#contents p {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

/* 定義リスト */
#contents dl { margin: 1em 0 2em; }

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
}

#contents dd { margin-bottom: 2em; }

/* 定義リスト内の文字 */
#contents dd p {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

/* リスト */
#contents ul { margin: 1em 0 2em 20px; }

#contents ol { margin: 1em 0 2em 25px; }

#contents li { margin: 0 0 1em 0; }

/*########################################

[6]サイドバー内の各部分指定

/* サイドバータイトル */
#left-sidebar .sidetitle,
#right-sidebar .sidetitle {
  text-align: center;
  margin: 0;
  padding: 10px 0 5px;
  background: #000000 url(img/bg-sidetitle.jpg) no-repeat 0 0;
  color: #ffffff;
}

/*----------------------サイドバー内のDIV
ボーダーはこの部分に指定してあります。
#sidebarで幅を変更した場合など、ここで
メニューなどの幅を指定します。
.localnavi等の幅指定は要りません。
----------------------------------------*/
#left-sidebar div,
#right-sidebar div {
  width: 180px;
  margin-bottom: 2em;
  background: url(img/bg-side-div.gif) repeat-y 0 0;
}

/* ULリスト */
#left-sidebar ul,
#right-sidebar ul,
#left-sidebar ol,
#right-sidebar ol {
  list-style-position: inside;
  padding: 0 0 1em;
  background: url(img/bg-side-list.gif) no-repeat 0 100%;
}

#left-sidebar li,
#right-sidebar li { padding: 0.5em 10px; }

/* DLリスト */ 
#left-sidebar dl,
#right-sidebar dl {
  padding: 1em 0;
  background: url(img/bg-side-list.gif) no-repeat 0 100%;
}

#left-sidebar dt,
#right-sidebar dt {
  margin-bottom: 0.5em;
  padding: 0 10px;
}

#left-sidebar dd,
#right-sidebar dd {
  margin-bottom: 0.5em;
  padding: 0 10px;
}

/* サイドバー内文章 */ 
#left-sidebar p,
#right-sidebar p {
  line-height: 1.5em;
  margin: 0.5em 0 1em;
  padding: 0;
}

/* リスト/サイドバーメニュー */
#left-sidebar .localnavi,
#right-sidebar .localnavi {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 2em;
  padding: 0;
}

#left-sidebar .localnavi li,
#right-sidebar .localnavi li {
  margin: 0;
  padding: 0;
  background: none;
}

#left-sidebar .localnavi li a {
  text-decoration: none;
  display: block;
  width: 160px;
  padding: 1em 10px;
  background: #ffffff url(img/bg-localnavi.jpg) no-repeat 0 50%;
  color: #000000;
}

#right-sidebar .localnavi li a {
  text-decoration: none;
  display: block;
  width: 160px;
  padding: 1em 10px;
  background: #0000ff url(img/bg-localnavi.jpg) no-repeat -180px 50%;
  color: #000000;
}

#left-sidebar .localnavi li a:hover,
#right-sidebar .localnavi li a:hover {
  text-decoration: none;
  background: #ff0000 url(img/bg-localnavi.jpg) no-repeat -360px 50%;
  color: #ffffff;
}

/*########################################

[7]アンダーナビ内の各部分指定 */
.pagetop { text-align: right; }

/*########################################

[8]フッター内の各部分指定 */
#footer p {
  text-align: center;
  margin-bottom: 1.5em;
}

image {border:0px;}

ul{
    list-style:none;
    width:***px;
}
li{ margin-left:1em;;
    list-style:none;
    padding-left: px;
    background:url(gif/me.gif) no-repeat center left;
}

div#sitemap1 li{background-image: url(gif/me.gif);
background-repeat: no-repeat;
list-style-type: none;
background-position:1px;
padding-left: 4px;
margin: 6px 0px 0px 1px;
margin-left:1em;;
text-align: left;
}

div#sitemap2 li{background-image: url(gif/me1.gif);
background-repeat: no-repeat;
list-style-type: none;
background-position:1px;
padding-left: 2px;
margin: 1px 0px 0px 1px;
margin-left:1em;;
text-align: left;


}

div#sitemap3 li{background-image: url(gif/me3.gif);
background-repeat: no-repeat;
list-style-type: none;
padding-left: 12px;
margin-left:0.5em;
margin: 3px 0px 0px 0px;}

div#sitemap4 li{background-image: url(gif/li05.gif);
background-repeat: no-repeat;
list-style-type: none;
padding-left:3px;
margin: 4px 0px 0px 0px;
}

div#sitemap5 li{background-image: url(gif/li07.gif);
background-repeat: no-repeat;
list-style-type: none;
padding-left:3px;

}

div#sitemap6 li{background-image: url(gif/li04.gif);
background-repeat: no-repeat;
list-style-type: none;
padding-left:3px;background-position:1px;
}

h3{ font-size:16px;margin:2px 0px 0px 0px;padding:0;color:#265567;font-weight:bold;}

h3.sttl span { 
background-color:#1C486F; 
border-bottom:1px solid #1C486F; 
color:#FFFFFF; 
font-family:Verdana; 
font-size:16px; 
margin:0 6pt 0 0; 
padding:6px 10px; 
} 
h3.sttl { 
color:#1C486F; 
font-size:14px; 
}
