@charset "utf-8";

/*****************************************************/
/* @予約ページ定義用CSSファイル                      */
/*****************************************************/

.linkmaga{
	text-align: right;
	font-size: 1.2em;
	margin-right: 10px;
	padding-bottom: 5px;

}

.linkmaga a{
	color: #373737;
	background: url("/images/common/icon_yajirusi.gif") no-repeat left;
	padding-left: 10px;
	text-decoration: underline !important;
}

#reservebox{
	width: 700px;
	margin: 0 auto;
}

#reservebox p{
	font-size: 1.2em;
	line-height: 1.3;
	color: #333333;
}

#reservebox .p1{
	margin: 10px 0;
}

#reservebox .p1 .bl{
	font-weight: bold;
}

#reservebox .p1 .tel{
	color: #FF5600;
	font-weight: bold;
}

#reservebox .p2{
	font-size: 1.4em;
	color: #6A4873;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#reservet{
	width: 700px;
	margin: 20px auto;
	border: 3px solid #FF7E00;
	font-size: 1.2em;
}

#reservet th{
	background: #FEE7B3;
	text-align: left;
	padding: 10px 15px;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #FFAE21;
	line-height: 1.4;
	width: 170px;
}

#reservet .midashi{
	color: #333333 !important;
}

#reservet td{
	padding: 10px 20px;
	color: #333333;
	border: 1px solid #FFAE21;
	line-height: 1.4;
}

#reservet #option div{
	float: left;
	display: inline;
	margin-bottom: 10px;
	width: 140px;
}

#reservet .btarea{
	text-align: center;
}

#reservet .btarea .submit{
	border: 1px groove #4B4A00;
	background: #F3F4F5;
	margin-right: 10px;
}

.kome{
	color: red;
}
