﻿@charset "UTF-8";

#section .floatL {
	background:url(../common/img/bg_fl.gif) left top repeat-y;
	}
#section .floatL .innerTop {
	background:url(../common/img/bg_fl_top.gif) left top no-repeat;
	}
#section .floatL .innerBtm {
	padding:40px;
	_height:1%;
	background:url(../common/img/bg_fl_btm.gif) left bottom no-repeat;
	}
dl.sitemapList {
	margin-top:5px;
	padding-top:14px;
	padding-bottom:12px;
	background-color:#f4f4f4;
	border:solid 1px #e3e3e3;
	}
dl.sitemapList dt {
	padding-right:14px;
	padding-left:28px;
	color:#8a8a8a;
	font-weight:bold;
	}
dl.sitemapList dt a {
	float:left;
	text-decoration:none;
	}
dl.sitemapList dt a:hover {
	text-decoration:underline;
	}
dl.one dt {
	background:url(../common/img/icon02.gif) 14px top no-repeat;
	}
dl.one dt.noLink {
	background:url(../common/img/icon03.gif) 14px top no-repeat;
	}
dl.two {
	background:#ffffff url(../img/bg_two.gif) left center repeat-y;
	}
dl.two dt {
	float:left;
	width:128px;
	background:url(../common/img/icon02.gif) 14px center no-repeat;
	}
dl.two dd {
	margin-left:170px;
	padding:2px 14px 2px 24px;
	line-height:1.5;
	background:url(../common/img/icon01.gif) 14px center no-repeat;
	}
dl.two dd p {
	_height:1%;
	}
dl.two dd.start {
	_margin-left:167px;
	_background:url(../common/img/icon01.gif) 17px center no-repeat;
	}


















