/**
*
*	common.css
*
*	site : hitomi
*
*/
/* reset
-------------------------------------------------- */

table.spend_sch td.l {
	width:5em;
	padding:5px;
	border-bottom:1px #C90 solid;
}

table.spend_sch td.r {
	width:auto;
	padding:5px;
	border-bottom:1px #C90 solid;
}


table.torikumi td.l {
	width:8em;
	padding:5px;
	border-bottom:1px #396 solid;
}

table.torikumi td.r {
	width:auto;
	padding:5px;
	border-bottom:1px #396 solid;
}


ol.ichiji {
	list-style:decimal;
	padding:20px;
}

table.ichiji_tbl td.l {
	width:6em;
	padding:5px;
	border-bottom:1px #396 solid;
}

table.ichiji_tbl td.c {
	width:4em;
	padding:5px;
	border-bottom:1px #396 solid;
}

table.ichiji_tbl td.r {
	width:auto;
	padding:5px;
	border-bottom:1px #396 solid;
}

table.inq_tbl td.title {
	width:150px;
	background-color:#F3C7D2;
	padding:5px;
	border:1px #C60 solid;
}

table.inq_tbl td.content {
	background-color:#fff;
	padding:5px;
	border:1px #C60 solid;
}
