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

h2 { float: left;}

/* Open Day */
span.accentDay {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	background-color: #EEFFED;
	padding: 5px;
}

img.btn {
	vertical-align: bottom;
}

/* 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;
}

img.msimg { margin-right: 10px;}

/* Director image */
img.mozukaImg { margin: 0 15px;}

img.introHd { margin-top: 1px;}

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