@charset "utf-8";

/*--------------------------------------------*/
/* 奨学金                                 */
/*--------------------------------------------*/
.syougaku h2{
	background-image: url(../images/icon_ponk.gif);
	background-repeat: no-repeat;
	background-position: left 0.9em;
	padding-left: 20px;
}
.syougaku{
	clear: both;
	width: 690px;
}
.syougakuText{
	float: left;
	width: 370px;
}
.syougakuPic{
	float: right;
	width: 300px;
}
.syougaku .ppinktxt{
	line-height: 190%;
	color: #EA194E;
}
.mt45{
	margin-top: 55px;
}
.waku{
	border: 2px solid #F27393;
	background-color: #FFF;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 25px;
}
.ppinktxtt{
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F27393;
	padding-left: 5px;
	font-weight: bold;
	color: #F27393;
	line-height: 130%;
}

