@charset "utf-8";
/* CSS Document */

#visual {
	height: 200px;
	background: url(../webnews/image_nabe_plan/h2.jpg) no-repeat 0px 0px;
}
#visual h2 {
	padding-top: 200px;
}

#boxLeft {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}
#boxRight {
	float: right;
	width: 540px;
	padding-bottom: 20px;
}

#choise {
	text-align: left;
}
#choise p {
	margin: 20px 0 0 0;
}
#choise dt {
	margin-top: 10px;
	padding-left: 22px;
	font-weight: bold;
	background: url(../images/bg_dt_plan.gif) no-repeat left top;
}
#choise dd {
	margin-left: 0;
}
#choise table {
	width: 298px;
	margin-top: 10px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
#choise th {
	padding: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	background-color: #F5F5F5;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#choise td {
	padding: 2px 10px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#choise ul {
	margin-top: 5px;
	padding-left: 15px;
}

#meal {
	margin-top: 10px;
}
#meal table {
}
#meal th {
	margin: 0;
}
#meal td {
	padding: 10px 5px 0 5px;
}
#meal ul {
	margin-top: 10px;
	padding-left: 15px;
}

table#room {
	margin: 20px 0 0 0;
}
table#room th {
	padding: 0;
}
table#room td {
	padding: 10px 2px 2px 2px;
}
table#room ul {
	margin-top: 10px;
	padding-left: 15px;
}

#price {
	margin: 40px 0 0 0;
	text-align: left;
}
#price table {
	width: 538px;
	margin: 10px 0 0 0;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
#price th {
	padding: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: lighter;
	background-color: #F5F5F5;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#price th.tokuday {
	width: 25%;
	color: #FFFFFF;
	background-color: #CC0033;
}
#price th.bday {
	width: 25%;
	color: #FFFFFF;
	background-color: #999999;
}
#price th.aday {
	width: 25%;
	color: #000000;
	background-color: #CCCCCC;
}
#price th.room,#price th.meal {
	color: #000000;
	background-color: #CCCCCC;
}
#price td {
	padding: 2px 10px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#price td.price {
	text-align: center;
}
#price ul {
	margin-top: 10px;
	padding-left: 15px;
}

#sample {
	margin: 40px 0 0 0;
	width: 536px;
	border: 2px dotted #CCC;
	background: url(../webnews/image_nabe_plan/bg_sample.jpg) no-repeat right top;
}
#sample dl {
	margin: 2px;
	width: 300px;
}
#sample dt {
	padding-left: 22px;
	font-weight: bold;
	background: url(../images/bg_dt_plan.gif) no-repeat left top;
}
#sample dd {
	margin-left: 0;
}
#sample ol {
	margin-top: 5px;
	padding-left: 30px;
}
#sample table {
	margin: 20px 2px 2px 2px;
	width: 532px;
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;
}
#sample th {
	padding: 2px 10px;
	font-weight: bold;
	text-align: center;
}
#sample td {
	padding: 2px 10px;
	color: #CC0000;
}

.total {
	border-top: 2px solid #FFFFFF;
}
