@import url('menu.css');
@import url('slicknav.css');
@import url('yoyaku.css');
@import url('common.css');


#footer {
	text-align: left;
	margin-bottom: 15px;
	font-size: 13px;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , "Helvetica" , "Arial" , "Verdana" , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ", "Meiryo" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

#footer a { color: #00a9a4; text-decoration: none; outline: 0; line-height: inherit; }
#footer a:hover { color: #1fcac5; }

#footer p {
	font-size: 13px;
}



#footer div {
	margin-bottom: 15px;
	font-size: 13px;
}

#footer div p {
	font-size: 13px;
}

#footer .col {
	float: left;
	margin-right: 30px;
}



/*予約の登録変更*/
#form-box {
	padding: 20px;
	background-color: #eeeeee;
	font-size: 16px;
}

#form-box h6{
	color: #bb5d5d;
}

#soshin input{
	margin-top: 15px;
	font-size : 9pt;
	color:#000000;
	border-top:solid 1px  #808080;
	border-bottom:solid 2px #808080;
	border-left:solid 1px #808080;
	border-right:solid 2px #808080;
	background-color:#A3D2D9;
}
