/*内容コンテンツ*/

body{scrollbar-arrow-color:#33CC99;
　　scrollbar-base-color:#ffffff;
　　scrollbar-highlight-color:#33CC99;
　　scrollbar-shadow-color:#33CC99;
　　scrollbar-darkshadow-color:#ffffff;
　　scrollbar-track-color:#ffffff;
    scrolling:auto;
    background-color: white;
    background-image: url(../jpg/topback.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
　　background-position: left bottom;
　　background-attachment: fixed
    background-color: #ffffff;
    color: #666666;
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 85%;
}

div.moji2 {
 font-size: 95%;
 line-height: 140%;
}

p.moji2 {
 font-size: 90%;
}

p.moji3 {
 font-size: 80%;
 font-weight:bold;
}

a.l1:link{
 color: #6699CC;
 text-decoration: none;
}

a.l1:visited{
 color: #6699CC;
 text-decoration: none;
}

a.l1:hover{
 color: #6699CC;
 text-decoration: underline;
}

a.l1:active{
 color: #6699CC;
 text-decoration: underline;
}

/*リスト系*/

UL{ list-style-image: url("../jpg/hana_m.gif") ;
 list-style: inside
}

LI{ padding-bottom: 5px }

/*修正が終わったら消去*/

div#moji2 {
 font-size: 80%;
}

p#moji2 {
 font-size: 80%;
}

p#moji3 {
 font-size: 80%;
 font-weight:bold;
}

a#l1:link{
 color: #6699CC;
 text-decoration: none;
}

a#l1:visited{
 color: #6699CC;
 text-decoration: none;
}

a#l1:hover{
 color: #6699CC;
 text-decoration: underline;
}

a#l1:active{
 color: #6699CC;
 text-decoration: underline;
}
