@charset "Shift_JIS";
@import url(reset.css);
@import url(common.css);
.big  {
font-size:16px;
padding:3px 0 3px 3px;
border-bottom:solid 2px #cccccc;
border-top:solid 5px #1191e6;
}

* {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}
hr {
  display: none;
}

body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#000000;
	line-height: 150%;
}
.clear {
clear:both;
font:0pt/0pt sans-serif;
}

