@charset "Shift_JIS";

/* ///////////////////////////////////////////////
【利用規約】
title: terms.css
paths: css/terms.css
/////////////////////////////////////////////// */


/* -----------------------------------------------
Table Of Contents

・グローバルナビ
・コンテンツ
----------------------------------------------- */



/* -----------------------------------------------

グローバルナビ

----------------------------------------------- */
#gNav ul li.gNavTerms a {background-position: -608px -49px;}



/* -----------------------------------------------

コンテンツ

----------------------------------------------- */
.section {
margin-bottom: 40px;
}

.section ol {
padding-left: 1.8em;
list-style-type: decimal;
list-style-position: outside;
}
.section ol li {
margin-bottom: 0.9em;
padding-bottom: 0.5em;
border-bottom: 1px dotted #d2cab3;
}


.section em {
color: #ff0033;
font-weight: bold;
}