/* 審査員紹介 */


/*────────────────────────────── 独立系ナビゲーション */


/*────────────────────────────── その他オリジナル要素 */
table.ex_name {
	margin: 0;
}

.ex_name strong {
	font-size: 15px;
	letter-spacing: 2px;
}

.ex_profile {
	padding- right: 0;
	line-height: 1.3em;
	vertical-align: top;
}

.ex_photo {
	width: 160px;
	vertical-align: top;
}

#content img {
	margin-bottom: 0.9em;
}

table {
	margin: 2em 0;
	width: 600px;
	/*border: 1px 0 1px 0;*/
}

#j01 {
	margin-bottom: 0;
	/*border-top: 1px dotted;*/
}

#j02 {
	margin: 0;
}

#j03 {
	margin-top: 0;
	/*border-bottom: 1px dotted;*/
}

.box1 {
	margin: 1em 0;
	width: 630px;
}

#box2 {
	margin: 2em 0 1.5em 0;
	width: 600px;
}

#box2 img {
	margin: 0.9em 0;
}

.leftbox {
	float: left;
	padding: 0 20px 10px 0;
	width: 279px;
	border-right: 1px dotted;
	font-size: 92%;
	line-height: 1.2em;
}

.rightbox {
	float: left;
	padding: 0 0 10px 21px;
	width: 260px;
	font-size: 92%;
	line-height: 1.2em;
}

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

.clearfix {
  min-height: 1px;
}

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

