@charset "utf-8";

/* --------------------------------------------
	フェア情報
----------------------------------------------*/
body#fair {
	color: #333;
	color: #444;
}

body#fair h2 {
	padding-bottom: 24px;
}

body#fair p.px16 {
	font-size: 123.1%; /* 16px */
	line-height: 140%;
}

body#fair p.px14 {
	font-size: 108%; /* 14px */
	line-height: 140%;
}

body#fair p.px12 {
	font-size: 93%; /* 12px */
	line-height: 150%;
}

body#fair div#contents2 {
	text-align: center;
	/*width: 577px;*/
}

body#fair div#contents2 p {
	padding-bottom: 14px;
	/*font-size: 93%;  12px */
	/*line-height: 150%;*/
}

body#fair div#contents2 div#titleList2 {
	text-align: left;
	/*font-size: 93%;
	line-height: 150%;*/
	width: 690px;
	width: 620px;
	margin: 0 auto;
}

body#fair div#contents2 div#titleList2 h3 {
	text-align: center;
	font-size: 93%; /* 12px */
	font-size: 108%; /* 14px */
	line-height: 150%;
	/*color: #FFF;
	background-color: #444;*/
	/*font-weight: bold;*/
	padding: 3px 0  5px 0;
}

body#fair div#contents2 div#titleList2 ul {
	padding-bottom: 14px;
	padding-bottom: 2px;
	/*clear: left;*/
}

body#fair div#contents2 div#titleList2 li {
	float: left;
	padding-right: 11px;
	/*padding-right: 2px;*/
	padding-bottom: 15px;
}

body#fair div#contents2 div#titleList2 div.row {
	clear: left;
}
