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


/*
========= PRIVACYPOLICY ===========================================================
*/

ul {
	list-style: none;
	margin: 0;
}

.pp-cap {
	color: #5260A7;
}

/*
========= PRIVACYPOLICY ===========================================================
*/

.link-list li {
	margin-top: 10px;
	line-height: 12px;
}

/*
========= SITEMAP ===========================================================
*/

#content_main {

}

#content_main ul {
	padding: 5px 0 ;
	border-bottom:1px dotted #999999; 
}

#content_main .none {
	border-bottom: none;
}

#content_main li {
	margin:5px 0 0 15px ;
}

#content_left {
	width:220px;
}

.title {
	list-style: none;
	color: #5260A7;
	font-weight: bold;
	margin-left:0 !important;
}

