@charset   "Shift_JIS";
/*======================================
　　基本
=======================================*/
body {
  scrollbar-face-color: #e7e7d1;
  scrollbar-track-color: #e7e7e7;
  vertical-align : top;
  padding : 0px;
  margin : 0px;
marquee {
  color : #8b734e;
  margin: 0px;
  font-size: 11px;
}
/*======================================
　　
=======================================*/
strong{
  font-size : 14px;
  color : #69a600;
}
h4{
  font-size : 15px;
  font-weight : bold;
  color : #f793b4;
  border-bottom-width : 3px;
  border-bottom-style : double;
  border-bottom-color : #fbc8d9;
  margin-top : 10px;
  margin-bottom : 2px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #fbc8d9;
  padding-left : 20px;
}
#con{
  width : 660px;
  
  
}
.murasaki-600{
  width : 600px;
  background-image : url(../img/bg_paple-m600-01.gif);
  background-repeat : repeat-y;
  color : #462b80;
}
