@charset "utf-8";

#title_privacy {
	width:210px;
	height:70px;
	background-image:url(img/title_privacy.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
}

#leftmenu {
	width:190px;
	margin:10px 10px 0 10px;
	list-style-type:none;
	font-size:small;
}

#leftmenu ul {
	list-style-type:none;
}

#leftmenu li {
	padding:5px;
	line-height:1.5em;
	min-height:1.5em;
	font-size:small;
}

#leftmenu li.leftmenu_active {
	padding:5px;
	line-height:1.5em;
	min-height:1.5em;
	font-size:small;
	background-color:#eee;
}

.right_main {
	width:540px;
	margin:15px 23px 5px 17px;
	font-size:small;
}

.right_main li {
	margin-left:15px;
	padding-top:15px;
	list-style-type:decimal;
	list-style-position:outside;
}

.space {
	height:15px;
}

#subtitle_01 {
	width:555px;
	height:30px;
	margin:0 auto 5px 10px;
	background-image:url(img/subtitle_privacy_01.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
}
