@charset "utf-8";

#shiokuri p.img,
#kouko p.img {
	width:200px;
	float:left;
	margin-right:10px;
}

#condition p.img {
	width:250px;
	float:right;
	margin-left:10px;
}

#main table#scholarship {
	width:100%;
	border:1px solid #523728;
	font-size:10px;
}

#main table#scholarship th,
#main table#scholarship td {
	border-right:1px solid #523728;
	border-left:1px solid #523728;
	line-height:1.4;
}

#main table#scholarship th {
	border-bottom:1px solid #523728;
	color:#523728;
	text-align:center;
	padding:5px 2px;
}

#main table#scholarship .line td {
	border-bottom:1px solid #523728;
}

#main table#scholarship td {
	padding:7px 3px;
}

#main table#scholarship .odd th,
#main table#scholarship .odd td {
	background:#F6EDF2;
}

#main table#scholarship th.prefecture {
	color:#333333;
	background:#F4F4F4;
}

