@charset "UTF-8";

/*******************/
/* プライバシーポリシー */
/*******************/

@import url(menu.css);
@import url(main.css);

/*コンテンツ*/
#sitemap_contents{
	margin:0px;
	padding:10px 0px;
	width:700px;
	text-align:left;
	line-height:140%;
}

hr {
	color : #9a9a9a;
	height : 1px;
}