@charset "UTF-8";
/*planmenu*/
#page #contents ul#selecter {
	margin-left: 20px;
	margin-bottom: 20px;
}

#page #contents ul#selecter li {
	list-style-type: none;
	border-bottom: 1px dashed #cccccc;
}

#page #contents ul#selecter li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(../../../common/sys/arrow.gif) no-repeat left center;
	display: block;
}



/*plan*/
#page #contents dl {
	margin-top: 5px;
	margin-bottom: 20px;
}

#page #contents dt {
	float: left;
	margin-left: 35px;
	font-size: 0.9em;
	line-height: 1.25em;
}

#page #contents dd {
	width: 420px;
	padding-left: 120px;
	font-size: 0.9em;
	line-height: 1.25em;
}



/*table*/
table#budget {
	margin-bottom:5px;
}

table#budget caption {
	font-size: 0.9em;
	text-align: left;
	margin-top:10px;
	padding-left:20px;
	padding-bottom:5px;
}

table#budget th {
	font-size: 0.9em;
	padding:2px;
}

table#budget tr {
	border-left: 1px solid #dddddd;
}

table#budget tr.clear {
	border-left: 0px none;
}

table#budget tr.clear td {
	border-right: 0px none;
}

table#budget td {
	font-size: 0.85em;
	padding:2px;
	text-align: left;
	border-right: 1px solid #dddddd;
}

table#budget th.wid2 {
	font-size: 0.85em;
	width: 50px;
}

table#budget th.wid3 {
	font-size: 0.85em;
	width: 30px;
}

table#budget th.wid4 {
	font-size: 0.85em;
	width: 30px;
}

table#budget th.wid5 {
	font-size: 0.85em;
	width: 90px;
}

table#budget tr.head1 td {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00aaee;
}

table#budget td.head2 {
	font-weight: bold;
	padding-left: 1em;
}

table#budget td.head3 {
	padding-left: 2em;
}

table#budget td.head4 {
	padding-left: 3em;
}

table#budget td.head5 {
	padding-left: 4em;
}

table#budget td.price {
	text-align: right;
	white-space: nowrap;
}

table#budget td.priceGeneral {
	text-align: right;
	white-space: nowrap;
	border-right: 1px dashed #cccccc;
}

table#budget td.priceSpecial {
	text-align: right;
	white-space: nowrap;
	border-right: 1px solid #dddddd;
}

ul#note {
	width: 500px;
	margin-left: 40px;
	margin-bottom: 30px;
}

ul#note li {
	list-style-type: decimal;
	font-size: 0.9em;
	line-height: 1.25em;
}
