/*Gogeki 2009 2005/9/21-2009/10/10 */

@import "mlang.css";

body {
margin:0px;
font-size: 16px;
color: #000000;
background-color: #000000;
font-family: "メイリオ", "ＭＳ ゴシック", sans-serif, Osaka;
}

.docdiv {
width: 850px;
height: 99%;

background-color: #cccc99;
float:left;
}

.sidetitle {
width: 66px;
height: 99%;

background: url("osaka_u.gif") bottom #000000;

float:left;
}

#questdiv {
width:550px;
height:93%;

padding:0px;
margin:0px;

float:left;
overflow: auto;
}

.answerdiv {
width:300px;
height:93%;

float:left;
}

.senden {
width: 850px;
height: 6%;
clear: left;
}

.title {
padding-left: 260px;
border: 10px solid #808000;
height:180px;
line-height: 180px;

font-size: 18px;
font-weight: normal;
color: #FFFFFF;
background: url(title_mini.gif) no-repeat #808000;
}

.section {
padding: 0px 14px 0px 14px;
}

h1 {
font-size: 18px;

text-indent: 9px;
}

h2 {
border-top: 0.3em solid rgb(144, 119, 229);
font-size: 14px;
background-color: rgb(180, 161, 253);
}

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 rgb(98, 77, 181);

border-collapse:collapse;
empty-cells:show;
}

TH {
background:rgb(115, 91, 214);

font-weight: normal;

font-family:sans-serif;
}

TD {
padding:0em 0.5em 0em 0.5em;
}

.ind1 {
border-bottom: 1.5pt solid rgb(73, 43, 122);
}

.ind2 {
border-bottom: 1.5pt dashed rgb(73, 43, 122);
}

.explanation {
border-top:1px solid rgb(255, 200, 200);
border-bottom:1px solid rgb(180, 60, 60);
margin: 1em 0em 0.5em;
padding: 0.25em;
background-color: rgb(220, 193, 193);
font-family: sans-serif;
/*color: #900000;*/
}

.answer {
color: rgb(255, 0, 0);
font-family: sans-serif;
}

.footer {
margin-top:1em;
padding:0.5em 0.5em 0em 0.5em;
border-top:1.5pt solid rgb(98, 77, 181);

font-family: sans-serif;
font-size: small;
font-style: normal;
}
