@charset "euc-jp";
/* CSS Document */

/*
/////////////////////////////////
//							   //
//	京都医療科学大学WEBサイト  //
//	CSS Edit				   //
//							   //
//	ROCOZ GRAPHICS W.kimura	   //
//	2008.01.12				   //
//							   //
//	追加CSSは日付を記入		   //
/////////////////////////////////



*/


/************************************ International ************************************/




/****************** China ******************/

#china{
	margin				:	0 50px 0 40px;
}

#china img{
	vertical-align		:	bottom;
}

#china h2{
	border-left			:	#666 solid 2px;
	color				:	#333;
	font-size			:	1em;
	font-weight			:	bold;
	line-height			:	41px;
	margin-bottom		:	30px;
	padding-left		:	17px;
}

#china div.inner{
	display				:	inline-block;
	
}

#china div.inner:after {
	content				:	".";
	height				:	0;
	clear				:	both;
	display				:	block;
	visibility			:	hidden;
}

#china div.inner div.l_box{
	float				:	left;
	margin-right		:	60px;
	width				:	320px;
}

#china div.inner div.l_box h3{
	margin-bottom		:	20px;
	margin-left			:	10px;
}

#china div.inner div.l_box p{
	font-size			:	0.75em;
	line-height			:	1.8;
	margin-left			:	10px;
}

#china div.inner div.l_box p.btm{
	text-align			:	right;
}

#china div.inner div.l_box table{
	font-size			:	0.75em;
	line-height			:	1.3;
	margin-top			:	20px;
	width				:	320px
}

#china div.inner div.l_box table th{
	background-color	:	#F0F0F0;
	border				:	#CCC solid 1px;
	padding				:	3px 5px;
}

#china div.inner div.l_box table td{
	border				:	#CCC solid 1px;
	padding				:	3px 5px;
	vertical-align		:	top;
}

/* r_box */
#china div.inner div.r_box{
	float				:	left;
	width				:	330px;
}

#china div.inner div.r_box ul{
	font-size			:	0.6em;
}
#china div.inner div.r_box ul li{
	text-align			:	center;
}

#china div.inner div.r_box ul li img{
	margin-bottom		:	10px;
}

#china div.inner div.r_box ul li{
	margin-bottom		:	20px;
}

#china div.inner div.r_box ul.btm{
	display				:	inline-block;
}

#china div.inner div.r_box ul.btm:after {
	content				:	".";
	height				:	0;
	clear				:	both;
	display				:	block;
	visibility			:	hidden;
}

#china div.inner div.r_box ul.btm li{
	float				:	left;
	margin-right		:	10px;
	width				:	160px;
}

#china div.inner div.r_box ul.btm li.last{
	margin-right		:	0;
}

#china div.inner div.r_box p{
	font-size			:	0.75em;
	text-align			:	right;
}


/****************** Korea ******************/

#korea{
	margin				:	0 50px 0 40px;
}

#korea img{
	vertical-align		:	bottom;
}

#korea h2{
	border-left			:	#666 solid 2px;
	color				:	#333;
	font-size			:	1em;
	font-weight			:	bold;
	line-height			:	41px;
	margin-bottom		:	30px;
	padding-left		:	17px;
}

#korea div.inner{
	display				:	inline-block;
	
}

#korea div.inner:after {
	content				:	".";
	height				:	0;
	clear				:	both;
	display				:	block;
	visibility			:	hidden;
}

#korea div.inner div.l_box{
	float				:	left;
	margin-right		:	60px;
	width				:	320px;
}

#korea div.inner div.l_box h3{
	margin-bottom		:	20px;
	margin-left			:	10px;
}

#korea div.inner div.l_box p{
	font-size			:	0.75em;
	line-height			:	1.8;
	margin-left			:	10px;
}

#korea div.inner div.r_box{
	float				:	left;
	width				:	330px;
}

#korea div.inner div.r_box ul{
	font-size			:	0.6em;
}
#korea div.inner div.r_box ul li{
	text-align			:	center;
}

#korea div.inner div.r_box ul li img{
	margin-bottom		:	10px;
}

/*==================================================================================

						2008.10.4 wata Add

==================================================================================*/

/************************************ Research ************************************/

/****************** research ******************/

#research{
	margin				:	0 50px 0 40px;
}

#research h2{
	border-left			:	#666 solid 2px;
	color				:	#333;
	font-size			:	1em;
	font-weight			:	bold;
	line-height			:	41px;
	margin-bottom		:	30px;
	padding-left		:	17px;
}

#research h3{
	font-size			:	1em;
	font-weight			:	bold;
	margin-bottom		:	30px;
	margin-left			:	10px;
}

#research p{
	font-size			:	0.75em;
	margin-bottom		:	5px;
	text-align			:	right;
}

#research table{
	margin-left			:	10px;
	width				:	700px;
}

#research th.left{
	border				:	#CCC solid 1px;
	font-size			:	.75em;
	line-height			:	1.5;
	padding				:	7px 8px;
}

#research th.top{
	background-color	:	#F2F2F2;
	border				:	#CCC solid 1px;
	font-size			:	.75em;
	letter-spacing		:	1px;
	padding				:	10px 8px;
	text-align			:	center;
}

#research th.year,
#research td.year{
	border-left			:	#CCC dotted 1px;
	border-right		:	#CCC dotted 1px;
}

#research td.year{
	text-align			:	right;
}

#research td{
	border				:	#CCC solid 1px;
	font-size			:	.75em;
	line-height			:	1.5;
	padding				:	7px 8px;
}

#research th.txt_c_b{
	font-weight			:	bold;
	text-align			:	center;
}

#research td.txt_c{
	text-align			:	center;
}

#research td.txt_r_b{
	text-align			:	right;
	font-weight			:	bold;
}


