/* CSS Document 
	html, body{
		margin: 0;
		padding: 0;
		font-size: 100%;
	}
*/
/*title-----------------------------*/	
#sch_ttl {
	width:740px;
	height:50px;
	background-image:url(images/sch_ttl.jpg);
	margin-bottom: 10px;
}
/*pankuzu---------------------------*/
.topicPath{
	margin-bottom:8px;
	padding-bottom:5px;
	font-size:0.8em;
}

/*contents scholarship-----------------------------*/
#sch_contents_box {
	width:635px;
	color: #313131;
	border: 1px solid #999999;
	height:auto;
	font-size: 80%;
}

#sch_contents_box ul li{
	line-height:2;
}

#sch_contents_boxTop {
	background-image: url(images/h3sch_bkl.gif);
	background-repeat:repeat-x;
	height: 55px;
}

#sch_contents_boxcol_contents{
	_margin-top:30px;
	padding-top:10px;
	width: 635px;
}

*+html #sch_contents_boxcol_contents{
	margin-top:19px;
	padding-top:10px;
	width: 635px;
}

#sch_contents_boxcol_text{
	width: 435px;
	float:left;
}

#sch_contents_boxcol_img{
	width: 200px;
	float:left;
}

/*global-----------------------------*/
h1.new {
	display:none;
}

h3.r_sch {
	font-size:120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-repeat: repeat-x;
	padding-top: 8px;
}
h3.r_sch_d {
	font-size:130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-repeat: repeat-x;
	padding-top: 8px;
}
h4.r_sch_detail {
	font-size:75%;
	margin-left: 24px;
	margin-top: 4px;
	font-weight: normal;
}

h5.sch img{
	float:left;
	margin-right:3px;
	vertical-align: middle;
}

h5.sch {
	font-size:100%;
	padding-left:24px;
	line-height: 1.5;
}
#sch_contents_box p {
	margin-left: 6px;
	margin-right: 6px;
}


dl.scholar_contents_box_dl{
	margin-left:30px;
	list-style-type: none;
	line-height: 2;
	padding-top: 10px;
}

dt.scholar_contents_box_dt{
	background-image: url(../news/images/i_arrow_pk.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left;
	text-indent: 16px;
}

dd {
	margin-left:15px;
	padding:0px;
}

.clear{
	clear:both;
	padding:0px;
}

