/*
===============================================================================
/sitemap/css/index.css
サイトマップ - トップページ用スタイルシート
===============================================================================*/

/*-----------
Shared Styles
-------------*/

/*------------
Element Styles
--------------*/

/* Contents > Category(1st) List 
===============================================================================*/
#contents ul.root {
	margin:19px 0;

	background:#fff url("../images/floatulblock_bg.gif") repeat-y left top;

	width:688px;
}

/* Contents > Category List > Top(2nd) List 
===============================================================================*/
#contents li.top {
	float:left;

	padding-bottom:20px;
	margin-right:2px;

	background:#EEF3F3;

	width:170px;
}
#contents li.top a {
	color:#035;
}
#contents li.top span {
	display:block;

	padding:6px;

	font-weight:bold;
	color:#035;
 	background:#A3BAC2;
}
#contents li.top.single {
	clear:both;
	diplay:block;

	margin:0;
	padding:0;

	line-height:1.5em;
	background:#fff;

	width:688px;

	f\loat:none;
}
#contents #top {
	padding-bottom:1em;
}
#contents #sitemap {
	padding-top:1em;
	padding-bottom:2px;
}
#contents #term {
	padding-bottom:2px;
}
#contents #sitemap a, #contents #term a, #contents #privacy a {
	display:block;

	padding:2px 6px;

 	background:#EEF3F3;

	width:170px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:210px;
} html>body #contents #sitemap a, html>body #contents #term a, html>body #contents #privacy a {width:210px;}

/* Contents > Category List > Second(3rd) List 
===============================================================================*/
#contents li.top ul {
	margin:3px 0 0 13px;
	background-color:#EEF3F3;
	background-position: top left;
}
#contents li.top ul li {
	padding-left:12px;

	line-height:1.5em;
	background:transparent url("../images/li_test1.gif") no-repeat;
}
#contents li.top ul li.lastSecond {
	background:transparent url("../images/li_test2.gif") no-repeat;
}
#contents li.top ul li a {
	display:inline;
	font-weight:normal;
	background:none;
}

/*-----------------------------------------------------------------------------*/

