﻿@charset"utf-8";

p.sample {
float:left;
width:320px;
height:auto;
margin:0;
padding-left:24px;
text-indent:0;
}
p.sample img.image1 {
margin-bottom:1600px;
}

div#legend {
width:400px;
margin-left:336px;
}
div#legend ol {
list-style:decimal;
margin-top:8px;
margin-left:40px;
}
div#legend ol li {
margin-top:8px;
color:#f69;
font-size:80%;
}
div#legend p {
margin:0;
font-size:80%;
text-indent:0;
}
div#legend dl dt {
margin-top:4px;
padding-left:20px;
background:url(../images/listtype-16.png) no-repeat 0 2px;
color:#dae792;
font-size:80%;
line-height:20px;
}
div#legend dl dd {
margin-left:20px;
color:#fff;
font-size:80%;
line-height:1.3;
}

div#legend dl.sublist1,
div#legend dl.sublist2 {
margin:8px 0 8px 20px;
}
div#legend dl.sublist1 dt,
div#legend dl.sublist2 dt {
padding-left:8px;
background:none;
background-color:#BEBBB6;
color:#000;
}
div#legend dl.sublist1 dt {
width:4em;
height:1.2em;
padding:0;
text-align:center;
}
div#legend dl.sublist2 dt {
width:10em;
}
div#legend dl.sublist1 dd,
div#legend dl.sublist2 dd {
margin:0;
}
div#legend dl.sublist1 dd {
margin:-1.3em 0 0 4.5em;
}


