/* 高度外国語教育全国配信システムの構築－モンゴル語 Ver0.5 2005/6/23-2008/9/30 */

@import "mlang.css";

body {
font-family: serif;
font-size: medium;
background-color: rgb(239, 239, 239);
color: #000000;
}

.title {
border-top: 0.5em solid #FFFFFF;
border-bottom: 1.5em solid #DEE1F7;
padding: 0.25em;
margin-bottom: 0.5em;
font-family: sans-serif;
font-size: large;
font-weight: normal;
color: rgb(51, 51, 51);
background-color: #ECEEFD;
}

h1 {
border-top: 0.4em solid #FFFFFF;
border-bottom: 1.2em solid #D7E5F3;
margin-bottom: 0.5em;
font-family: sans-serif;
font-size: large;
font-weight: normal;
color: rgb(0, 0, 0);
text-indent: 0.5em;
background-color: #E4EFF9;
}

h2 {
border-top: 0.3em solid #FFFFFF;
border-bottom: 0.9em solid #D0EFE6;
margin: 0em 0em 0.5em 1em;
font-family: sans-serif;
font-size: medium;
font-weight: normal;
text-indent: 0.5em;
background-color: #E7FCF6;
}

h3 {
margin-bottom: 0.5em;
font-family: sans-serif;
font-size: medium;
font-weight: normal;
text-indent: 1em;
}

h4 {
font-family: sans-serif;
font-size: medium;
font-weight: normal;
text-indent: 1em;
}

h5 {
font-family: sans-serif;
font-size: medium;
font-weight: normal;
text-indent: 1.5em;
}

h6 {
font-family: sans-serif;
font-size: medium;
font-weight: normal;
text-indent: 1.5em;
}

em {
font-family: sans-serif;
font-size: medium;
font-style: normal;
font-weight: bold;
}

/*テーブル*/
table {
border:0px solid #B2B6D2;

border-collapse:collapse;
empty-cells:show;
}

TH {
background:#D7E5F3;

font-weight: normal;

font-family:sans-serif;
}

TD {
padding:0em 0.5em 0em 0.5em;
}

.ind1 {
border-bottom: 1.5pt solid #B2B6D2;
}

.ind2 {
border-bottom: 1.5pt dashed #B2B6D2;
}

.explanation {
margin: 1em 0em 0.5em 0em;
padding: 0.25em;

background-color: rgb(255, 193, 193);

font-family: sans-serif;
}

.answer {
color: #FF0000;

font-family: sans-serif;
}

.footer {
margin-top:1em;
padding:0.5em 0.5em 0em 0.5em;
border-top:1.5pt solid #B2B6D2;

font-family: sans-serif;
font-size: small;
font-style: normal;
}
