@charset "utf-8";
/*
 * Style Name: 関西医療大学
 * Description: レイアウト(理学療法学科の特色)
 * Last Up Date: 2008/01/17
 * Author: 
 */


/* リード
 ---------------------------------*/
div.lead{
	background:url(/daigaku/course/toyoiryo/images/character/bg_lead.jpg) no-repeat right top;
	padding:10px 0 0 0;
	margin:10px 0;
	width:500px;
	height: 297px;
	}

div.lead h3{
	margin:0 0 20px 0;
	padding-top: 10px;
	}

div.contpath-v p{
	clear:both;
	}

dl.about{
 	margin:20px 0 0 0;
	clear:both;
 	}

/* 学びのポイント
 ---------------------------------*/
h4.point{
	margin:20px 0 10px 0;
	}

div.pointBox,
div.pointBox02{
	width:500px;	
	}

div.pointBox{
	background:url(/daigaku/course/toyoiryo/images/character/point_borderbtm.gif) no-repeat bottom;
	padding-bottom:1px;
	margin:20px 0 20px 0;
	}

div.inpointBox{
	background:url(/daigaku/course/toyoiryo/images/character/point_border.gif) repeat-y left;
	padding-bottom:10px;
	}

div.inpointBox dl{
	width:245px;
	float:left;
	}

div.inpointBox dl.mar10{
	margin-right:10px;
	}

div.inpointBox dd{
	margin:5px 10px;
	}

div.pointBox02 dl dd{
	border:1px solid #E3E3E3;
	border-top:none;
	padding:5px 10px;
	}



/* 学びのステップ
 ---------------------------------*/
div.stepBox{
	margin:20px 0;
	}

div.stepBox ul li{
 	float:left;	
 	}

div.stepBox ul li dl dd{
	width:110px;
	margin:5px 0 0 0;
	}

div.stepBox ul li dl dt.step02{
	margin:66px 0 0 0;
	}

 div.stepBox ul li dl dt.step03{
 	margin:32px 0 0 0;
	}

/* 教授メッセージ
 ---------------------------------*/
div.studentBox{
	width:500px;
	margin:20px 0 0 0;
	background:url(/daigaku/course/images/bg_message.gif) repeat-y left top;
	}

div.professorBox{
	width:500px;
	margin:20px 0 0 0;
	background:url(/daigaku/course/images/bg_message.gif) repeat-y left top;
	}

div.professorBox p.imgp,
div.studentBox p.imgp{
	float:left;
	width:150px;
	}

div.message {
	float:right;
	width:350px;
	padding-top:25px;
}

div.professorBox h4,
div.studentBox h4{
	margin:0 !important;
	padding:0 !important;
	}

div.professortext{
	border:1px solid #CCCCCC;
	border-left: none;
	padding:20px 12px;
	}

div.professortext img{
	padding:0 0 10px 0;
	}
