/* azure.css                                             */


@import url(./enn2.css);

body{color:#1c1c1c;
     background-color:#fff}

body{background-image:url(./image/backviola8-2.jpg);
     background-repeat:repeat-y;
     background-attachment:fixed;
     background-position:center right;}

h1{font-size:110%;
   letter-spacing:0.3em;
   border-width:0 0 1px 0px;
   border-style:solid;
   border-color:#535353;
   padding:0 0 0em 0.1em;
   margin-bottom:1em}


h2{font-size:110%;
   font-style:italic;
   letter-spacing:0.3em;
   padding:0 0.3em}

h3{color:#fff;
   background-color:#333;
   font-size:95%;
   border-width:0px 0px 0px 5px;
   border-style:solid;
   border-color:#666;
   margin:1em 0 1em 0;
   padding:0.2em}

h4{text-decoration:underline}

p{font-size:0.9em;
  text-indent:1em;
  margin:0}

li,dt,dd{font-size:0.9em}

ul{list-style-type:square;list-style-image:url(./image/list.png)}

dt{font-weight:bold;
   letter-spacing:0.2em;
   border-width:0 0 1px 0px;
   border-color:#333;
   border-style:dashed solid;
   padding:0.1em 0 0.1em 0.4em}

dd{padding:0.2em 0 0 0}

img{border:0 #000 none}

.atten{color:#333;
       background-color:#eee;
       text-indent:0;
       line-height:1.2em;
       border-color:#666;
       border-style:solid;
       border-width:1px;
       margin:1em 0;
       padding:0.2em 0.5em}

.comment{margin-top:1em}

hr{display:none}

hr.emphasis{display:block}

.navi{text-align:right;margin-top:1em}

a{text-decoration:none}
a:link{color:#039}
a:visited{color:#505050}
a:hover{text-decoration:underline}
a:active{text-decoration:underline}
