@charset "utf-8";

/*---page_---*/

#maincolumn h3 {
	margin-bottom:30px;
}
#maincolumn table.tb {
	margin-bottom:40px;
	width:661px;
	border:none;
	border-top:1px solid #a3a979;
	border-right:1px solid #a3a979;
}
#maincolumn table.tb th {
	padding:12px 0 12px 20px;
	width:150px;
	line-height:24px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	background:#edf1cc;
	border:none;
	border-left:1px solid #a3a979;
	border-bottom:1px solid #c3c0ad;
}
#maincolumn table.tb tr.last th {
	border-bottom:1px solid #a3a979;
}
#maincolumn table.tb td {
	padding:12px 20px;
	background:#f9f8f3;
	border:none;
	border-bottom:1px solid #c3c0ad;
}
#maincolumn table.tb tr.last td {
	border-bottom:1px solid #a3a979;
}
#maincolumn table.tb2 {
	margin-bottom:40px;
	width:661px;
	border:none;
	background:url('../images/about/bg_01.jpg') repeat-x 0 top;
}
#maincolumn table.tb2 th {
	padding:12px 0 12px 10px;
	width:60px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	background:url('../images/about/bg_01.jpg') repeat-x 0 bottom;
	border:none;
}
#maincolumn table.tb2 td {
	padding:12px 10px;
	background:url('../images/about/bg_01.jpg') repeat-x 0 bottom;
	border:none;
}
.fotorama__nav-wrap{margin-top: 10px;}