@charset "utf-8";

/* ------------------------------------------------------
base setting
------------------------------------------------------ */
body {
	margin:0;
	border:0;
	padding:0;
	font-size:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, div, form, address {
	list-style-type:none;
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	text-align: left;

}

img {border:none;}

/* ------------------------------------------------------
font size
------------------------------------------------------ */
body {
  font-size: 75%; /* IEp */
}
html>/**/body {
	font-size: 12px;
	text-align: center;
}


/* ------------------------------------------------------
clear fix
------------------------------------------------------ */
/*for modern browser */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}#wrapper #container #contB #contb_text .text1 .redmark {
	padding-left: 102px;
}
#wrapper #container #contB #contb_text .text1 .redmark {
	color: #FF0000;
}
