/* muginavi説明ページスタイルシート 031223 */

body{
color:#000000;
background-color:#eaffea;
}
a{
color:#000078;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a:visited{
color:#000080;
}
a:active{
color:#0000a0;
}

body,
div.main,
td,
th{
font-size:10pt;
}

div.main{
margin-top:0px;
margin-bottom:0px;
}

div.main p,
div.main ol,
div.main ul,
div.main dl,
div.main form{
margin-top:4px;
margin-bottom:0px;
}

div.main p.listtitle{
margin-top:4px;
margin-left:8px;
}

div.main table{
margin-top:8px;
margin-bottom:2px;
}

h1{
font-size:16pt;
}

h2,
p.navilink{
margin-top:30px;
margin-bottom:4px;
}

h2{
font-size:12pt;
padding:4px;
font-weight:bold;
background-color:#d0ffd0;
}

p.navilink{
border-top:1px dotted #cccccc;
padding-top:10px;
width:120px;
}
p.navilink a{
font-size:11pt;
line-height:160%;
}

textarea.samplehtml{
color:#000000;
background-color:#efffef;
border-top:1px outset #606060;
border-bottom:1px outset #606060;
border-left:1px outset #606060;
border-right:1px outset #606060;
font-size:9pt;
}

font.param{
color:#ff4040;
}

