@charset "utf-8";
/*
 * Style Name: 関西医療大学
 * Description: レイアウト(ヘルスプロモーション整復学科の特色)
 * Last Up Date: 2008/01/17
 * Author: 
 */


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

div.lead h3{
	margin:0 0 20px 0;
	}

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/healthpromotion/images/character/point_borderbtm.gif) no-repeat bottom;
	padding-bottom:1px;
	margin:20px 0 20px 0;
	}

div.inpointBox{
	background:url(/daigaku/course/healthpromotion/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#concept{
	width:500px;
	margin:20px 0;
	background:url(/daigaku/course/healthpromotion/images/character/img01.jpg) no-repeat top right;
	}

div#concept li.c02{
	border:1px solid #CCCCCC;
	width:288px;
	}

div#concept li.c02 p.btn{
	text-align:right;
	padding:0 10px 10px 5px;
	}








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

div.stepBox ul li{
 	float:left;	
 	}

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

div.stepBox ul li dl dd p{
	margin-bottom:10px;
	}

div.stepBox ul li dl dd dl.stepdl{
	margin:0 0 10px 0;
	padding:0;
	}
	
div.stepBox ul li dl dd dl.stepdl dt{
	margin:0;
	padding:0;
	}

div.stepBox ul li dl dd dl.stepdl dd{
	margin:0;
	padding:0;
	}

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

p.tar{
	text-align:right;
	width:500px;
	}


/* 教授メッセージ
 ---------------------------------*/
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.professortext{
	border:1px solid #CCCCCC;
	border-left: none;
	padding:20px 12px;
	}

div.professortext p {
	margin-bottom:1em;
}