@charset "utf-8";

@import url(style.css);
@import url(article.css);


/* scholarship-list
------------------------------------------- */
.scholarship-list{
width:561px;
_width:563px;
border:#cecece solid 1px;
margin:0 0 10px 0;
}
.scholarship-list ul{
border:#ffffff solid 1px;
padding:8px 15px;
background:#f7f7f7;
}
.scholarship-list ul li{
display:inline;
padding-right:10px;
margin-right:10px;
border-right:#cacaca solid 1px;
font-weight:bold;
}
.scholarship-list ul li a{
font-weight:100;
}



/* scholarship-box01
------------------------------------------- */
.scholarship-box01{
border:#c5c397 solid 1px;
background:#f7f6ef;
}
.scholarship-box01 .inside{
width:535px;
_width:561px;
padding:13px 13px;
border:#ffffff solid 1px;
}
#left_container .scholarship-box01 h5{
color:#695c00;
border-bottom:#c4c597 solid 1px;
background:none;
margin:0;
}
.scholarship-box01 dl{
border-top:#ffffff solid 1px;
padding-top:10px;
}
.scholarship-box01 dl dt{
display:block;
background:url(../images/shinbun-allow.gif) no-repeat 0 10px;
padding:5px 10px;
color:#695c00;
font-weight:bold;
}

/* scholarship-box02
------------------------------------------- */
.scholarship-box02{
background:url(../images/dash.gif) repeat-x;
padding:1px 0 0 0;
}
#left_container .scholarship-box02 h5{
background:url(../images/qanda-allow.gif) no-repeat 8px 11px #f4f8fb;
color:#005a8e;
padding:5px 0 5px 20px;
margin:0;
}
#left_container .scholarship-box02 dl{
background:url(../images/dash.gif) repeat-x;
padding:15px 0 0 15px;
}
#left_container .scholarship-box02 dt{
display:block;
background:url(../images/qanda-q.gif) no-repeat 0 0;
padding:0 0 0 28px;
color:#005a8e;
font-weight:bold;
margin-bottom:10px;
}
#left_container .scholarship-box02 dd{
display:block;
background:url(../images/qanda-a.gif) no-repeat 0 0;
padding:0 0 0 28px;
margin-bottom:10px;
}




/* scholarship-name
------------------------------------------- */
.scholarship-name{
width:565px;
background:#f5f5f5;
text-align:right;
margin:0 0 10px 0;
font-weight:bold;
}
.scholarship-name p{
padding:5px 10px;
}

