/* 熊澤追加分CSS */
.ContainerStyle{
	margin:0 auto;
  background-color:white;
  max-width:900px;
}
.CenterRow{
	margin:0 auto;
}
ol li {
	list-style-type: none;
	counter-increment: cnt;
	position: relative;
}
ol li:before {
	content: "(" counter(cnt) ")";
	display: inline-block;
	margin-left: -3.5em; /* サイトに合せて調整 */
	width: 3em; /* サイトに合せて調整 */
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
}
.Require{
	margin-left:1px;
	color:red;
}
.MaginT_01{
	margin-top:1px;
}
.MaginT_05{
	margin-top:5px;
}
.MaginT_10{
	margin-top:10px;
}

/* オリジナルCSS */
BODY {
	PADDING-RIGHT: 0px; BACKGROUND-POSITION: 0px 30px; PADDING-LEFT: 0px;   PADDING-BOTTOM: 0px; MARGIN: 0px;  PADDING-TOP: 0px;  
  background-image : url(../../../images/bg.gif);
}
A:LINK {
  text-decoration : none;
}
A:VISITED {
  text-decoration : none;
}
A:HOVER {
	color : #ff5a00; 
  text-decoration : none;
}
.font12{
  font-size : 12px;
  line-height : 130%;
}
.font13{
  font-size : 13px;
}
.font14{
  font-size : 14px;
}
.font11{
  font-size : 11px;
  line-height : 130%;
}
.font15{
  font-size : 15px;
}
.font16{
  font-size : 16px;
}
.font17{
  font-size : 17px;
}
.font18{
  font-size : 18px;
}
.font19{
  font-size : 19px;
}
.font20{
  font-size : 20px;
}
.font21{
  font-size : 21px;
}
.font22{
  font-size : 22px;
}
.font23{
  font-size : 23px;
}
.font24{
  font-size : 24px;
}
.font25{
  font-size : 25px;
}
A{
  font-weight : bold;
}
.font30{
  font-size : 30px;
}
