body {
font-size: 80%;
font-family: "ＭＳ Pゴシック","ＭＳ ゴシック",cursive; 
color: #2a364c; 
line-height:22px;
} 
a {
text-decoration: none;
font-weight: bold;
} 
a:link { color: #e83929;}
a:visited { color: #84a2d4;}
a:hover { color: #38b48b;}
a:active { color: #0095d9;}

h2 {
color: #274a78;
font-size: 200%;
font-weight: bold;
}

h3 {
color: #2a83a2;
font-size: 140%;
font-weight: bold;
}
.ninbox1 { /* 濃い色ボックス */
padding: 10px 10px;
background-image: url(http://uten.s68.xrea.com/nin_dvd/images/dvd_back01.gif);
text-align: left;
} 

.ninline { /* 枠付きボックス */
padding: 5px;
border: 1px #84b9cb solid;
text-align: left;
} 