@charset "utf-8";

/*----------
Css text.css
----------*/

body {
  font-family:Meiryo,"Hiragino Kaku Gothic Pro",Arial,Verdana,sans-serif;}

hr {
  border: 0 #ccc solid;
  clear: both;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 {
  font-size: 95%;
	font-weight: normal;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol,ul,li { list-style: none;}

/* font----------*/

h1 {
	font-size: 10px;
	font-weight: normal;
	color: #330000;
}

h2 {
	font-weight: normal;
}

h3 {
	font-weight: normal;
}

.red00 { color: #ff0000;}
.red01 { color: #cc0000;}
.red02 { color: #990000;}
.red03 { color: #330000;}

.fs10{ font-size: 10px; }
.fs11{ font-size: 11px; }
.fs12{ font-size: 12px; }
.fs13{ font-size: 13px; }
.fs14{ font-size: 14px; }
.fs16{ font-size: 16px; }
.fs18{ font-size: 18px; }
.fs20{ font-size: 20px; }
.fs22{ font-size: 22px; }
.fs24{ font-size: 24px; }