@import url("base.css");

/*　背景の設定　*/
body{
	background-image:url(../images/backgrounds.jpg);
	background-repeat:repeat-x;
	}


/*　◇◆◇右コンテンツの設定◇◆◇　*/

/*　sitemap01の設定　*/
#sitemap01 {
	display:block;
	overflow:hidden;
	width:667px;
	height:39px;
	text-indent:-9999px;
	background:url(../images/sitemap_01.jpg) no-repeat;
}
#sitemap01 p.tex01 {
	margin:60px 0 0 8px;
	letter-spacing:0.1em;
	line-height:140%;
}
.sitemap01_title {
	display:block;
	overflow:hidden;
	width:667px;
	height:auto;
	background:url(../images/privacy_01titlebg.jpg) no-repeat 10px 0;
	margin-top:20px;
}
.sitemap01_title a {
	color:#00F;
	text-decoration:underline;
	letter-spacing:0.1em;
	line-height:140%;
}
.sitemap01_title a:hover {
	color:#F90;
}
.sitemap01_title p.tex01 {
	margin:4px 0 0 25px;
	letter-spacing:0.1em;
	line-height:140%;
}
.sitemap01_title p.tex02 {
	margin:20px 0 20px 25px;
	letter-spacing:0.1em;
	line-height:140%;
}
.sitemap01_title p.tex03 {
	margin:20px 0 80px 25px;
	letter-spacing:0.1em;
	line-height:140%;
}
.sitemap01a {
	display:block;
	overflow:hidden;
	width:667px;
	height:auto;
	background:url(../images/sitemap_01a.jpg) no-repeat 10px 0;
	margin:0 0 10px 0;
}
.sitemap01a a {
	color:#00F;
	text-decoration:underline;
	letter-spacing:0.1em;
	line-height:140%;
	margin-left:45px;
}
.sitemap01a a:hover {
	color:#F90;
}
.sitemap01a1 {
	display:block;
	overflow:hidden;
	width:667px;
	height:auto;
	background:url(../images/sitemap_01a.jpg) no-repeat 10px 0;
	margin:0 0 40px 0;
}
.sitemap01a1 a {
	color:#00F;
	text-decoration:underline;
	letter-spacing:0.1em;
	line-height:140%;
	margin-left:45px;
}
.sitemap01a1 a:hover {
	color:#F90;
}


