/* *****************************************************************************
	テーブルマナープラン CSS
***************************************************************************** */
@import url("../index.css");
@import url("../../css/left_menu.css");

.MannerImg {
	margin-right:30px;
	float:right;
}

#PlanMenu {
	width:260px;
	height:auto;
	float:left;
}

#Main h4.Green {
	font-size:15px;
}

#PlanMenu p {
	margin-left:10px;
	letter-spacing:1px;
}

table.Menu {
	margin:10px 0 20px;
	width:245px;
	border-collapse:collapse;
}

table.Menu td {
	padding:5px 10px;
	height:20px;
	border-top:1px #666 dashed;
	border-bottom:1px #666 dashed;
}

p.Plus {
	margin:0 auto;
	padding:10px;
	width:400px;
	height:auto;
	border:1px #666 dashed;
}
