@charset "euc-jp";
/* CSS Document */

/*
/////////////////////////////////
//							   //
//	京都医療科学大学WEBサイト  //
//	CSS Edit				   //
//							   //
//	ROCOZ GRAPHICS W.kimura	   //
//	2008.01.12				   //
//							   //
//	追加CSSは日付を記入		   //
/////////////////////////////////



*/


/************************************ Relation ************************************/




/****************** Local Relation ******************/

#local{
	margin				:	0 50px 0 40px;
}

#local h2{
	border-left			:	#666 solid 2px;
	color				:	#333;
	font-size			:	1em;
	font-weight			:	bold;
	line-height			:	41px;
	margin-bottom		:	30px;
	padding-left		:	17px;
}

#local div{
	padding-bottom		:	40px;
}

#local div h3{
	margin-top			:	40px;
	margin-bottom		:	15px;
	margin-left			:	5px;
}

#local div h3.first{
	margin-top			:	0;
}

#local div p{
	font-size			:	0.75em;
	line-height			:	1.8;
	margin-left			:	10px;
	margin-bottom		:	10px;
}

#local div p img{
	float				:	right;
	margin				:	0 0 0 30px;
}

#local div ul{
	font-size			:	0.9em;
	line-height			:	2;
	margin-left			:	15px;
}

#local div li{
	display				:	inline;
	margin-left			:	30px;
}

#local div li.first{
	margin-left			:	0;
}

/****************** Open Study ******************/

#openstudy{
	margin				:	0 50px 0 40px;
}

#openstudy img{
	vertical-align		:	bottom;
}

#openstudy h2{
	border-left			:	#666 solid 2px;
	color				:	#333;
	font-size			:	1em;
	font-weight			:	bold;
	line-height			:	41px;
	margin-bottom		:	30px;
	padding-left		:	17px;
}

#openstudy h3{
	margin-bottom		:	15px;
}

#openstudy p{
	font-size			:	0.75em;
}

#openstudy div.inner_top{
	margin-top			:	20px;
	height				:	137px;
}

#openstudy > div.inner_top{
	min-height				:	137px;
}

#openstudy div.inner_top p{
	line-height			:	1.8;
}

#openstudy div.inner_top p img{
	float				:	right;
	margin				:	0 0 0 30px;
}

#openstudy div.inner_top p.ttl{
	color				:	#C00;
	margin-bottom		:	15px;
}

#openstudy h4{
	border-bottom		:	#999 dotted 1px;
	margin-bottom		:	20px;
	padding-bottom		:	2px;
}

#openstudy div.cont{
	border-top			:	#999 dotted 1px;
	margin-top			:	20px;
	padding-left		:	10px;
	padding-top			:	20px;
}

#openstudy div.cont h5{
	font-size			:	0.75em;
	font-weight			:	bold;
	margin-bottom		:	10px;
}

#openstudy div.cont p{
	line-height			:	1.8;
}

#openstudy div.cont p img{
	float				:	right;
	margin				:	0 0 0 30px;
}

#openstudy div.first{
	border-top			:	none;
	margin-top			:	0;
	min-height			:	137px;
	padding-top			:	0;
}

#openstudy div.line{
	border-top			:	#999 solid 2px;
	height				:	1px;
	margin				:	20px 0;
}

#openstudy div.btm{
	background-color	:	#F0F0F0;
	line-height			:	1.8;
	margin				:	0 auto;
	padding				:	25px 30px;
	width				:	475px;
}

#openstudy div.btm p.sect{
	font-weight			:	bold;
	text-align			:	right;
}



#openstudy div.schedule{
	background-color	:	#F0F8FF;
	border				:	#999 dotted 1px;
	display				:	inline-block;
	margin-top			:	10px;
	padding				:	10px;
	width				:	688px;
}

#openstudy div.schedule:after {
	content				:	".";
	height				:	0;
	clear				:	both;
	display				:	block;
	visibility			:	hidden;
}

#openstudy div.schedule dl{
	float				:	left;
}

#openstudy div.schedule dl dt{
	background			:	#F0F8FF url(../images/event/bg_octop_month.gif) no-repeat top left;
	color				:	#FFF;
	float				:	left;
	font-size			:	0.9em;
	font-weight			:	bold;
	line-height			:	38px;
	margin-right		:	22px;
	text-align			:	center;
	width				:	87px;
}

#openstudy div.schedule dl dd{
	float				:	left;
	font-size			:	0.9em;
	line-height			:	1.3;
	width				:	410px;
}

#openstudy div.schedule dl dd strong{
	font-weight			:	bold;
}

#openstudy div.schedule p{
	float				:	right;
}

#openstudy div.acrobat{
	background-color	:	#F3F3F3;
	margin-top			:	20px;
	padding				:	12px 140px;
}

#openstudy div.acrobat p{
	font-size			:	0.75em;
	line-height			:	1.3;
}

#openstudy div.acrobat p img{
	float				:	right;
	margin-left			:	20px;
}


/****************** Open Study ******************/

#openstudylist{
	margin				:	0 50px 0 40px;
}

#openstudylist h2{
	border-left			:	#666 solid 2px;
	color				:	#333;
	font-size			:	1em;
	font-weight			:	bold;
	line-height			:	41px;
	margin-bottom		:	30px;
	padding-left		:	17px;
}

#openstudylist h3{
	margin-bottom		:	30px;
}

#openstudylist div.cf{
	margin-left			:	10px;
}

#openstudylist div div{
	float				:	left;
	width				:	350px;
}

#openstudylist div div h4{
	margin-bottom		:	20px;
}

#openstudylist div div ul{
	margin-left			:	20px;
}

#openstudylist div div li{
	font-size			:	1em;
	font-weight			:	bold;
	margin-bottom		:	20px;
}

#openstudylist div div li a{
	background			:	url(../images/common/mark_gray_arrow.gif) no-repeat left center;
	color				:	#0070D6;
	padding				:	0 0 0 13px;
}

#openstudylist div div li span{
	color				:	#F00;
	font-size			:	0.75em;
	margin-left			:	10px;
}

























