@charset "utf-8";

/* index */
#suntory_contents .main_cont .navAnchor02 .col2 {
	width: 528px;
	margin: 16px auto 0;
}
#suntory_contents .main_cont .navAnchor02 .col2 li {
	width: 256px;
	background: url(/sfnd/common2016/img/link_arb.png) no-repeat center 50px #e0e0e0;
}
#suntory_contents .main_cont .heading06 {
	padding: 17px 10px 13px 20px;
	background-color: #256340;
	line-height: 26px;
	color: #ffffff;
	font-weight: 700;
	font-size: 18px;
}
#suntory_contents .main_cont p.annoTxt {
	font-size: 12px;
	text-align: right;
	margin-bottom: 10px;
}
#suntory_contents .main_cont .bgGrayCont {
	padding: 40px;
	background-color: #ececec;
}
#suntory_contents .main_cont .scholarshipList{
}
#suntory_contents .main_cont .scholarshipList li{
	position: relative;
	margin-top: 30px;
	padding: 22px 25px 20px 25px;
	background-color: #ffffff;
}
#suntory_contents .main_cont .scholarshipList li:first-child{
	margin-top: 0;
}
#suntory_contents .main_cont .scholarshipList dl{
}
#suntory_contents .main_cont .scholarshipList dt{
	line-height: 22px;
	color: #000000;
	font-weight: 700;
	font-size: 16px;
}
#suntory_contents .main_cont .scholarshipList dd{
	margin-top: 3px;
	line-height: 20px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
}
#suntory_contents .main_cont .scholarshipList .linkItem{
	display: inline-block;
	/*position: absolute;*/
	top: 8px;
	bottom: 0;
	right: 24px;
	height: 30px;
	margin: auto;
	
	display: block;
    margin: 10px 0 0 10px;
}
#suntory_contents .main_cont .scholarshipList .linkItem a{
	padding: 6px 10px 4px 15px;
	background-color: #ffdc92;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 20px;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	
	display: inline-block;
}
#suntory_contents .main_cont .scholarshipList .linkItem.another_window a {
	background: url(/sfnd/common2016/img/icon_external_pc.png) right 30px top 5px no-repeat;
    background-color: #ffdc92;
    background-size: 13px;
}
#suntory_contents .main_cont .scholarshipList .linkItem span.icon{
    display: inline-block;
    margin-left: 10px;
    line-height: 14px;
}
#suntory_contents .main_cont .scholarshipList .linkItem.another_window span.icon {
    margin-left: 30px;
}
#suntory_contents .main_cont .scholarshipList .linkItem a:hover{
	cursor: pointer;
	opacity: 0.7;
	text-decoration: none !important;
}
#suntory_contents .main_cont .access{
}

#suntory_contents .main_cont .scholarshipList .linkItem.double{
	height: 65px;
    /*top: 11px;
    margin: 0;*/
}
#suntory_contents .main_cont .scholarshipList .linkItem.double a{
    display: inline-block;
    margin-bottom: 8px;
    /*float: right;*/
}

