/* /////////////////////////////////////////////// */
/*                                                 */
/*            OBM styles for dantai page           */
/*                 Version : 2007.04               */
/*                                                 */
/* /////////////////////////////////////////////// */

div.content p {
	font-size: 10px;
	line-height: 1.4em;
}

div.content p.kokaibi {
	line-height: 1.7em;
}

.dantaichu {
	margin: 5px 0px;
}

div.content li { font-size: 11px;}

p.caption {
	color: #125527;
	font-weight: bold;
	font-size: 14px;
	padding-left: 7px;
}

/* Admission table */
table.feeTbl {
	width: 380px;
	margin-left: 10px;
}
table.feeTbl th, table.feeTbl td {
	font-weight: bold;
	text-align: center;
}
tr.column1 th {	height: 50px;}
tr.column2 th {	height: 65px;}
tr.column3 th {	height: 65px;}
table.feeTbl th {
	color: #6D3D0F;
	font-size: 14px;
	background-color: #DFF0DE;
}
table.feeTbl td {
	font-size: 18px;
	background-color: #EEFFED;
}
span.tax {
	color: #999;
	font-size: 80%;
	font-weight: normal;
}


/* Work Shop Menu table */
table.workTbl {
	width: 380px;
	margin-left: 10px;
}
table.workTbl th {
	color: #6D3D0F;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #DFF0DE;
}
table.workTbl td {
	font-size: 10px;
	line-height: 140%;
	background-color: #EEFFED;
	padding: 8px;
}
tr.column1 th {	height: 50px;}
tr.column2 th {	height: 85px;}

table.workTbl td p.charge {
	margin: 8px 0px 0px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #125527;
}

/* FAQ table */
table.faqTbl {
	width: 380px;
	margin-left: 10px;
}
table.faqTbl tr.question th{
	color: #6D3D0F;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #DFF0DE;
	padding: 5px;
	vertical-align: top;
}
table.faqTbl tr.question td{
	color: #6D3D0F;
	font-size: 12px;
	font-weight: bold;
	background-color: #DFF0DE;
	padding: 5px;
	vertical-align: top;
}
table.faqTbl tr.answer th {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #EEFFED;
	vertical-align: top;
}
table.faqTbl tr.answer td {
	font-size: 10px;
	line-height: 140%;
	padding: 5px 5px 18px 5px;
	background-color: #EEFFED;
	vertical-align: top;
}




span.age {
	font-size: 14px;
	font-weight: bold;
}
span.count { font-size: 11px;}

div.camvas img { margin-left: 15px;}

ol { padding-top: 7px;}