@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	margin-bottom: 0;
}

.mainVisual {
	margin-bottom: 19px;
}

#main {
	margin: 0 auto 40px;
	width: 1100px;
}

#conts .text {
	margin: 0 4px 29px;
	font-size: 1.3em;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
	line-height: 1.6;
}

#conts .text01 {
	margin-bottom: 20px;
}

#conts .infoUl {
	margin: -20px -30px 40px 0;
	width: 870px;
	overflow: hidden;
	zoom: 1;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .tableBox {
	margin-bottom: 7px;
}

#conts .tableBox table {
	width: 100%;
	border-collapse: collapse;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Meiryo, Osaka, sans-serif;
}

#conts .tableBox table th,
#conts .tableBox table td {
	margin: 0;
	padding: 10px 13px 5px;
	font-size: 1.3em;
	line-height: 1.2;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
}

#conts .tableBox table th {
	padding: 10px 7px;
	color: #CB2417;
	font-size: 1.4em;
	font-weight: bold;
	white-space: nowrap;
	background-color: #FCF4F3;
}

#conts .tableBox table td:first-child {
	text-align: left;
}
