@charset "utf-8";
#top_img {
	width: 850px;
	height: 250px;
	background-image: url(../images/plan/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#left h2 {
	font-size: 18px;
	line-height: 27px;
	background-image: url(../images/common/midashi_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#left h3 {
	font-size: 16px;
	line-height: 24px;
	color: #003366;
}
.plan_lineup {
	width: 620px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 200px;
	padding: 10px;
	background-image: url(../images/dish/lineup_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.plan_ex {
	height: 100px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.plan_ex  .ex  {
	padding: 0px;
	height: 70px;
	width: 450px;
	margin: 0px;
	overflow: auto;
}
.btn_syousai a {
	text-decoration: none;
	background-image: url(../images/plan/btn_syousai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 160px;
}
.btn_syousai a:hover {
	text-decoration: none;
	background-image: url(../images/plan/btn_syousai.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 160px;
}
.plan_ex .ex {
	font-size: 12px;
	line-height: 18px;
	float: right;
	height: 70px;
	width: 450px;
	overflow: auto;
}
.plan_ex .btn_syousai {
	padding: 0px;
	float: right;
	height: 24px;
	width: 160px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.plan_ex img {
	padding: 0px;
	float: left;
	height: 100px;
	width: 150px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bikou {
	height: 70px;
	width: 620px;
}
.plan_price {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.plan_lineup a {
	color: #003366;
}

.plan_info {
	height: 65px;
	width: 300px;
	float: left;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.plan_info strong {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFF99;
}

.plan_price strong {
	font-size: 18px;
	color: #FF0000;
}

.btn_yoyaku {
	padding: 0px;
	float: right;
	height: 36px;
	width: 120px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_yoyaku a {
	text-decoration: none;
	background-image: url(../images/plan/btn_yoyaku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 120px;
}
.btn_yoyaku a:hover {
	text-decoration: none;
	background-image: url(../images/plan/btn_yoyaku.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 120px;
}
#plan_syousai {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 620px;
	font-size: 14px;
	line-height: 20px;
}


#plan_syousai img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

table#info_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#info_table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: left;
}
#info_table th {
	background-color: #FFFFCC;
	text-align: right;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

table#plan_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0;
	width:310px;
}
table#plan_table th {
	background-color: #FFFFCC;
	text-align: left;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
table#plan_table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: left;
	width:100px;
}

table#plan_course {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0;
	widows:300px;
}

table#plan_course th {
	background-color: #FFFFCC;
	text-align: left;
		width: 240px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
table#plan_course td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
}

#notes {
	padding: 10px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #FF99FF;
	background-image: url(../images/plan/notes_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#notes h3 {
	color: #CC0000;
}
#notes ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#goto_btn {
	height: 51px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#goto_back {
	float: left;
	height: 36px;
	width: 180px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#goto_back a {
	text-decoration: none;
	background-image: url(../images/plan/btn_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 180px;
}
#goto_back a:hover {
	text-decoration: none;
	background-image: url(../images/plan/btn_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 180px;
}

table#notes_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
}
#notes_table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
}
#notes_table th {
	background-color: #FFFFCC;
	text-align: center;
	width: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

p#red {
	color:#FF0000;
	font-weight: bold;
}