body {
	/*
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "MS Pゴシック", Verdana, Arial, Helvetica, sans-serif;
	*/
	font-family: "Hiragino Kaku Gothic Pro", "MS Pゴシック", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#entrance {
	width: 540px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#ir{
	position:absolute;
	top:260px;
	left:56px;
}
#bottom {
	text-align: right;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#ir_main {
	text-align: left;
	padding: 0px;
	width: 950px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ir_left {
	float: left;
	width: 280px;
	padding-right: 50px;
	margin-top: 70px;
}
#irnews {
	margin-top: 3em;
}

#ir_center {
	float: left;
	width: 290px;
	margin-top: 70px;
	padding-right: 50px;
}
#ir_right {
	float: left;
	width: 280px;
	margin-top: 70px;
}
td {
	line-height: 130%;
	padding-top: 8px;
}


.title1 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000000;
}
#entrance_r {
	text-align: left;
	float: left;
	width: 130px;
	margin-top: 192px;
	margin-left: 10px;
}
.margin_jp {
	margin-bottom: 14px;
}
.txt_gray {
	color: #666666;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

p.line{
	border-bottom: 1px dotted #666;
	margin: 10px;
}