@charset "UTF-8";/*　CONTACTページ　*/#foodTitleText {	margin-top: 25px;	margin-bottom: 30px;	margin-left: 0px;	background-image: url(images/titleText_sideBlock.gif);	background-repeat: no-repeat;	background-position: left center;	padding-left: 60px;}#nabeTopBanner {	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}/*　予約フォーム　ここから　*/#contactform {	background-color: #FFF;	background-image: url(images/food/menu_bg.jpg);	margin: 0px;	border-top-width: 10px;	border-right-width: 8px;	border-left-width: 8px;	border-top-style: solid;	border-right-style: solid;	border-left-style: solid;	border-top-color: #600;	border-right-color: #600;	border-bottom-color: #600;	border-left-color: #600;	border-bottom-width: 40px;	border-bottom-style: solid;	width: 1008px;}#formTable {	width: 850px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #dddddd;}#formTable tr td {	font-size: 1em;	padding: 15px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #dddddd;}#formTable tr th {	padding-top: 18px;	padding-right: 10px;	padding-bottom: 15px;	padding-left: 10px;	font-size: 0.8em;	font-weight: normal;	background-color: #eeeeee;	text-align: left;	vertical-align: top;	width: 210px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #dddddd;}#formTable caption {	padding-top: 0px;	padding-right: 0px;	padding-bottom: 8px;	padding-left: 0px;	font-size: 1.2em;	font-weight: bold;	margin-top: 35px;	margin-bottom: 20px;}#subject, #people, #month, #day, #hour, #minute {	border: 1px solid #cccccc;}#name, #kananame, #tel, #email, #email2 {	width: 200px;	border: 1px solid #cccccc;}#tel {	margin-right: 10px;	}textarea {	width: 300px;	border: 1px solid #cccccc;}#contact1 {	margin-left: 33px;}#contact2 {	margin-left: 92px;}#checkBoxData p {	float: left;	width: 130px;	margin-right: 10px;	margin-left: 50px;}#formButton {	text-align: center;	margin-top: 20px;	margin-bottom: 30px;	margin-left: 25px;}#submit {	color: #ffffff;	background-color: #FF0000;	width: 68px;	margin-right: 10px;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #fcb685;	border-right-color: #ce5e0f;	border-bottom-color: #ce5e0f;	border-left-color: #fcb685;	font-size: 1.2em;}#reset {	color: #ffffff;	background-color: #898989;	width: 68px;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #cccccc;	border-right-color: #666666;	border-bottom-color: #666666;	border-left-color: #cccccc;}.notes {	font-size: 0.8em;	color: #663300;	margin-top: 10px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}.leadText {	font-size: 0.8em;	line-height: 1.5em;	margin-top: 17px;	margin-right: 10px;	margin-bottom: 15px;	margin-left: 10px;}