﻿@charset "utf-8";
/* =======================================================================
	CSS information

	file name  :sitemap.css
	version:1.0
	style info :サイトマップ
======================================================================= */
/* import　各ディレクトリのスタイルシートは以下を必ず読み込む
----------------------------------------------------------------------------- */
@import "default.css"; /*リセット、font.css、再定義*/
@import "base.css"; /*サイトの初期設定*/
@import "layout.css"; /*サイトの基本レイアウト*/


h1 {
	width: 665px;
	background: url(../img/common/line_bot04.gif) repeat-x left bottom;
	margin: 20px 0 15px 20px;
	padding-bottom: 15px;
}

.columns159 {
	display: inline;
	margin: 20px 10px 0 25px;
}

.columns487 {
	margin-top: 20px;
}

.columns487 li {
}

.columns487 li ul {
	margin: -18px 0 0 0;
	padding: 0 0 0 150px;
}

.box706 li,
.box706 p {
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 1.4;
	background: url(../img/common/line_bot06.gif) repeat-x left bottom;
}

.box706 li.lastLi {
	padding: 0 0 5px 0x;
	margin: 0 !important;
	background: none;
	line-height: 1;
}

.box706 li a,
.box706 p a {
	background: url(../img/common/arrow01.gif) no-repeat 0 3px;
	text-decoration: none;
	padding-left: 12px;
}

.box706 li ul li ul {
	margin: -19px 0 0 0;
}


.box706 li ul li ul li {
	background: none;
	padding: 0;
	margin:0;
}

.box706 ul.child {
	margin-left:-45px;
}
