@charset "UTF-8";



/* ----------------------------------------
	タイトル
---------------------------------------- */

header#title { margin:35px 40px 0 40px; }

header#title h1 { font-size:162.5%; line-height:1.231; }
header#title p { margin:10px 0 0 0; font-size:81.3%; line-height:1.769; text-align:justify; }



/* ----------------------------------------
	条項
---------------------------------------- */

div#terms { margin:80px 40px 0 40px; }

div#terms section { margin:20px 0 0 132px; font-size:81.3%; line-height:1.538; }
div#terms section h2 { margin:0 0 0 -132px; padding:0 0 0 132px; background:url(../img/privacy/terms-sect-bg-t.png) no-repeat left 0.6em; font-weight:bold; }
div#terms section p { text-align:justify; }
div#terms section ol { padding:0 0 0 22px; list-style:decimal; }
div#terms section ol li { text-align:justify; }

div#terms section:first-child { margin-top:0; }

*:first-child+html div#terms section ol { padding-left:25px; }/* IE7 */









