@charset "utf-8";
/*
 * Style Name: 関西医療大学
 * Description: レイアウト(学生サポート)
 * Last Up Date: 2008/01/17
 * Author: 
 */

/* 
 ---------------------------------*/
#supportMain {
	position: relative;
	}
 
#supportMain p {
	position: absolute;
	width:255px;
	left:5px;
	top:115px;
	}

.supportBox p.txt {
	float: left;
	width: 270px;
	/* iE6 margin値2倍回避 */
	display: inline;
	}

.supportBox p.photo {
	float: right;
	width: 199px;
	margin: 0 0 35px 0;
	}

span.free {
	color: #CC0000;
	}