/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://kei.s310.xrea.com/MTOS/mt-static/support/themes/Ajisai/Ajisai.css);
/* end StyleCatcher imports */


.red {
color:red;
font-weight:bold;
}

.blue {
color:blue;
font-weight:bold;
}

.green {
color:green;
font-weight:bold;
}

.orange {
color:orange;
font-weight:bold;
}

.line {
background-color:yellow;
}

#banner {
  background-image:url(banner1.jpg);
}

#banner h1,
#banner p { /* サイト名 */
  font-size:35px;
  font-weight:bold;
  position: absolute;
  top: 75px;
  right: 250px;
  }

.img1{
 margin:10px 10px 10px 10px;
}