@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

/* privacy
======================================== */
.privacy {
	width:960px;
	height:auto;
	margin-top:40px;
	margin-bottom:100px;
}

.privacy h1 {
	font-size:23px;
	font-weight:normal;
	color:#444444;
	margin-top:50px;
}

.pp {
	width:960px;
	height:auto;
	margin:20px 0;
	border-bottom:solid 1px #E2E2E2;
}

.pp p {
	font-size:13px;
	color:#444444;
	margin:20px 0;
}

/* sitemap
======================================== */
.sitemap {
	width:960px;
	height:auto;
	margin-top:40px;
	margin-bottom:100px;
}

.sitemap h1 {
	font-size:23px;
	font-weight:normal;
	color:#444444;
	margin-top:50px;
}

.s-map {
	width:960px;
	height:600px;
	margin-top:30px;
}

.s-left {
	width:280px;
	height:auto;
	margin-right:60px;
	float:left;
}


.s-center {
	width:280px;
	height:auto;
	margin-right:60px;
	float:left;
}

.s-right {
	width:280px;
	height:auto;
	float:left;
}

p.smh {
	width:250px;
	color:#444444;
	border-bottom:solid 1px #CCCCCC;
}

p.c-info {
	margin-top:40px;
}



ul.smp li {
	height:35px;
	line-height:30px;
	font-size:13px;
	list-style-type:none;
}

ul.smp li.next {
	padding-left:18px;
	background-image:url(../img/list2.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
}

ul.smp li a {
	color:#444444;
	display:block;
	padding-left:18px;
	background-image:url(../img/list2.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
}


ul.smp li a:hover {
	color:#0D76FF;
	background-position:1px 8px;
}

ul.smp li.l-b {
	height:33px;
	line-height:25px;
	font-size:13px;
	list-style-type:none;
}

ul.smp li.l-b a {
	color:#444444;
	display:block;
	padding-left:18px;
	background-image:url(../img/list-bottom.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
}

ul.smp li.l-b a:hover {
	color:#0D76FF;
	background-position:1px 8px;
}
