/* CSS Document */

/*サブページタイトル*/

#page_title01 {
	background-image: url(../../../images/subpage/exhibitor/index/page_title01.jpg);
}

/*本文*/


.exhibitor_list_box {
	padding-bottom: 20px;
}

.contents_box table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 200%;
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-bottom: 10px;
}

.contents_box table th {
	background-color: #FFFDF8;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #666;
}

.contents_box table td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid  #FAF6E8;
}

.goto_exhibitor {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 216px;
	height: 22px;
	background-image: url(../../../images/subpage/exhibitor/goto_exhibitor.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 416px;
}

.goto_exhibitor:hover {
	background-position: 0px -32px;
}

.next_company {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	padding-left: 15px;
	padding-right: 25px;
	margin-bottom: 10px;
}
