/* CSS Document */

/* コンテンツの背景を上書き */
#Contents
{
	background:none;
}

#Contents ul
{
	float:left;
}


.sitemaps_h2
{
	width:780px;
	height:50px;
	text-indent:-9999px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/ttlSiteMap.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.privacy_h2
{
	width:761px;
	height:36px;
	text-indent:-9999px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-image:url(../images/ttlPrivacy.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.sitemaps
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:30px;
}

.privacy
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

.privacy p
{
	margin-bottom:1em;
}


#Map img, #SiteMap_li img, #PrivacyPolicy img, #ContautUs img
{
	width:200px;
	height:60px;
}
#Map
{
	width:200px;
	height:60px;
	margin-left:100px;
	background-image:url(../images/btnMap.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#Map:hover
{
	width:200px;
	height:60px;
	background-image:url(../images/btnMap_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#Map a:hover
{
	width:200px;
	height:60px;
	background-image:url(../images/btnMap_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#SiteMap_li
{
	width:200px;
	height:60px;
	margin-left:100px;
	margin-top:120px;
	background-image:url(../images/btnSiteMapL.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#SiteMap_li:hover
{
	width:200px;
	height:60px;
	background-image:url(../images/btnSiteMapL_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#SiteMap_li a:hover
{
	width:200px;
	height:60px;
	background-image:url(../images/btnSiteMapL_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#PrivacyPolicy
{
	width:200px;
	height:60px;
	margin-left:100px;
	background-image:url(../images/btnPrivacyL.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#PrivacyPolicy:hover
{
	width:200px;
	height:60px;
	background-image:url(../images/btnPrivacyL_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#PrivacyPolicy a:hover
{
	width:200px;
	height:60px;
	background-image:url(../images/btnPrivacyL_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#ContautUs
{
	width:200px;
	height:60px;
	margin-left:100px;
	background-image:url(../images/btnContactUsL.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#ContautUs:hover
{
	width:200px;
	height:60px;
	margin-left:100px;
	background-image:url(../images/btnContactUsL_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#ContautUs a:hover
{
	width:200px;
	height:60px;
	background-image:url(../images/btnContactUsL_Over.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
