@charset "Shift_JIS";

@import url(reset.css);
@import url(common.css);


body{
	background-color:#ffffff;
	color:#330000;
}
a{
	color:#663300
}
a:hover {  background-color: #FFFF99}

.listmaru1{
  background: url(../images/mark12.gif) no-repeat;
  padding-left: 22px;
}

.listmaru2{
  background: url(../images/mark11.gif) no-repeat;
  padding-left: 22px;
}

