@charset "UTF-8";

/**
@prefix : <http://purl.org/ns/doas#> .
<> a :CSSStylesheet;
 :shortdesc "個人情報保護方針ページ用のスタイル。";
 :rights <http://www.mdis.co.jp/>;
 :dependencies "none" .
*/


/*  ****************  Style TOC  ****************  */
/** 01: privacy page
/*  *********************************************  */


/* =============================================== */
/** 01: privacy page
/* ----------------------------------------------- */

#content ol.rule {
	clear: both;
}

#content p.privacyDate {
	text-align: right;
}