﻿@charset "UTF-8";

body#sitemap ul#subNavi li.menu03 a { width:87px; background:url(../common/img/subnavi03.gif) bottom left no-repeat;}
body#link ul#footNavi li.menu02 a { background:url(../common/img/footnavi02.gif) bottom left no-repeat;}
body#privacy ul#footNavi li.menu01 a { background:url(../common/img/footnavi01.gif) bottom left no-repeat;}


/*
------- h1～h6 -------------------------------------------------------*/
body#sitemap h2,
body#link h2 {
	margin-bottom:20px;
	}
body# h2 {
	margin-bottom:20px;
	}
body#sitemap h4 {
	padding:8px 5px 4px 5px;
	border-bottom:1px #dedede solid;
	background:url(../common/img/line_orange.gif) left top no-repeat;
	font-size:1em;
	}
body#sitemap h5 {
	padding:7px 5px 4px 5px;
	background:url(../common/img/dot.gif) left top repeat-x;
	font-size:1em;
	}

body#link h3 {
	margin-bottom:20px;
	}
body#privacy h4 {
	margin-top:30px;
	padding:10px 5px 6px 5px;
	border-bottom:1px #dedede solid;
	background:url(../common/img/line_orange.gif) left top no-repeat;
	font-size:1em;
	}


/*------- サイトマップ --------*/
.h4Subject {
	margin-top:12px;
	}
.h4Subject,
.h5Subject {
	width:338px;
	line-height:1.67;
	}
.h5Subject ul.sitemapList {
	background:url(../common/img/dot.gif) left top repeat-x;
	}
ul.sitemapList {
	padding:8px 5px 20px 68px;
	}
ul.sitemapList li {
	padding-left:18px;
	background:url(../common/img/icon01.gif) 8px 0.65em no-repeat;
	}
ul.sitemapList li.blank {
	background:url(../common/img/icon04.gif) left 0.5em no-repeat;
	}
ul.sitemapList li.sub {
	margin-left:16px;
	}
ul.sitemapList li.subsub {
	margin-left:32px;
	}


/*------- リンク集 --------*/
table#linkTable {
	margin-bottom:30px;
	border-collapse:collapse;
	width:100%;
	}
table#linkTable th,
table#linkTable td {
	border:1px #dedede solid;
	}
table#linkTable th {
	padding-top:18px;
	padding-bottom:18px;
	width:38%;
	text-align:center;
	}
table#linkTable td {
	padding:10px;
	line-height:1.5;
	}
table#linkTable td p.name {
	margin-bottom:5px;
	background:url(../common/img/icon04.gif) left center no-repeat;
	}
table#linkTable td p.name a {
	margin-left:17px;
	}
table#linkTable td p {
	}




/*------- 個人情報 --------*/
body#privacy ul.featureList {
	margin-top:15px;
	margin-left:15px;
	}
body#privacy p.text {
	margin-top:10px;
	margin-left:5px;
	}




