@charset "utf-8";

/*-------------------------------------
サイトマップ
-------------------------------------*/
#Sitemap h2
{
	background-image: url(../images/sitemap/sitemap_ttl.gif);
	height: 42px;
	width: 640px;
	margin-top: 20px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 60px;
}

#Sitemap #leftbox
{
	float: left;
	width: 319px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	
}
#Sitemap #rightbox
{
	float: left;
	width: 300px;
	margin-left: 20px;
	
}

#Sitemap #site li
{
	padding-left:15px;
	background-image: url(../images/sitemap/sitemap_icn.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-right: 15px;
	
}

#Sitemap #site li li
{
	font-size: 90%;
	background-image: none;	
	padding-left:0px;
}

/*-------------------------------------
このサイトについて
-------------------------------------*/
#Policy h2
{
	background-image: url(../images/policy/policy_ttl.gif);
	height: 42px;
	width: 640px;
	margin-top: 20px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 60px;
}


/*-------------------------------------
プライバシーポリシー
-------------------------------------*/
#Pp h2
{
	background-image: url(../images/pp/pp_ttl.gif);
	height: 42px;
	width: 640px;
	margin-top: 20px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 60px;
}

#table_txt td
{
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
