@charset "shift-JIS";

html{/*スクロールバーの色*/
      scrollbar-3dlight-color: #e7e7e7;
      scrollbar-arrow-color: #7A7A7B;
      scrollbar-darkshadow-color: #f3e3d8;
      scrollbar-face-color: #fff4ed;
      scrollbar-highlight-color:#e7e7e7;
      scrollbar-shadow-color: #999999;
      scrollbar-track-color: #e7e7e7;
  }
body  {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px;line-height:16px; bgcolor="#ffffff";}
table {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 13px;line-height:18px; color: #333333; text-decoration: none}
small {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px;line-height:16px;}
#contents { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px;line-height:18px; word-spacing:2px; letter-spacing:2px; color: #333333; text-decoration: none;padding:5px;}
#contents1 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px;line-height:18px; letter-spacing:1px; color: #333333; text-decoration: none}

#contents2 { font-family: "ＭＳ Ｐゴシック", "Osaka";
             font-size: 16px;
             line-height:18px; 
             letter-spacing:2px; 
             color: #894248; 
             text-decoration: none;
             background-image: url("line/yellowgrade.jpg") ; 
             background-repeat: repeat;         
             }
#contents3 { font-family: "ＭＳ Ｐゴシック", "Osaka";
             font-size: 15px;
             line-height:18px; 
             letter-spacing:2px; 
             color: #000099; 
             text-decoration: none;
             background-image: url("line/bluegrade.jpg") ; 
             background-repeat: repeat;         
             }
#contents4 { font-family: "ＭＳ Ｐゴシック", "Osaka";
             font-size: 15px;
             line-height:18px; 
             letter-spacing:2px; 
             color: #894248; 
             text-decoration: none;
             background-image: url("line/pinkgrade.jpg") ; 
             background-repeat: repeat;         
             }
#sectionhead { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 15px;line-height:18px; letter-spacing:1px; color: #333333; font-weight:normal}
#sectionheadbgimg {background-image: url("css/background/heart_red.gif"); background-repeat: no-repeat; background-attachment: fixed;background-position: left top}

a:link{/*リンク色*/color: #0052a5; !/text-decoration: none;　text-decoration:none;}
a:visited{/*訪問済みリンク色*/  color: #2f8fe8;  text-decoration: none;  }
a:hover, a:active{/*アクティブリンク色*/  color: #553866;  }
H1 {
  color: #000099; /* 文字の色 */
  border-left-color: #cc6666; /* 左枠の色 */
  padding: 5px 0px 0px 10px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 20px; /* 枠の幅 */
}
H2 {
  color: #000099; /* 文字の色 */
  border-left-color: #cc6666; /* 左枠の色 */
  padding: 4px 0px 0px 8px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 15px; /* 枠の幅 */
}

h3 {
font-size: 15px;
color: #894248; /* 文字の色 */
font-weight: bold;
line-height:1.5em;
margin: 0;
}