@charset "utf-8";

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　井谷に接触　■■■■■■■■■■*/

table.contact_table {
	width: 95%;
	margin: 0 auto;
	border-collapse: collapse;
}

table.contact_table tr th {
	white-space: nowrap;
	padding: 8px 0px;
	vertical-align: top;
	text-indent: 36px;
	font-weight: bold;
	color: #595857;
}

table.contact_table tr th.must {
	background: url(../contact/images/mfp_must.gif) no-repeat 0px 9px;
}

table.contact_table tr td {
	padding: 4px 0px;
}

form#mailform label {
	cursor: pointer;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	margin-right: 8px;
}




/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■　井谷の屋台　■■■■■■■■■■*/

table.contact_table tr td ol {
	list-style-position: inside;
	margin-bottom: 1em;
}

table.contact_table tr td ol em {
	font-weight: bold;
	color: #e60033;
	font-style: normal;
}

#mfp_price {
	display: inline;
	margin: 0 0.5em;
	font-size: 139%;
	font-weight: bold;
	color: #e60033;
}