@charset "utf-8";


div.newsLinkBlock{
border:1px solid #84d7de;
padding:20px;
background-color:#ddf5f7;
}
 

/* newsArticles
-------------------------------------------------- */

div.newsArticles {
margin-bottom:20px;
}


div.newsArticles dl dt span {
font-size:85%;
color:#777;
}



div.newsArticles dd {
padding:10px 0 9px 9px;
border:1px solid #84d7de;

line-height:1.4;
}

div.newsArticles dl dd h3 {
background: url("/shared/images/line_dot_skyblue.gif") repeat-x scroll left center transparent;
}


div.newsArticles dl dd div.articlefloatLeft h3 {
background: url("/shared/images/line_dot_skyblue.gif") repeat-x scroll left center transparent;
}


div.newsArticles dl dd h3 span {
background-color:#ffffff;
padding-right: 5px;
}


div.newsArticles dl dd:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
div.newsArticles dl dd {display:inline-block;}
/* Hides from IE-mac \*/
* html div.newsArticles dl {height:1%;}
div.newsArticles dl dd {display:block;}
/* End hide from IE-mac */

div.newsArticles dl dd div.articlefloatLeft {
float:left;
width:556px;
}

div.newsArticles dl dd div.articlefloatLeft p {
margin-right:15px;
}

div.newsArticles dl dd div.articlefloatRight {
margin-top:1px;
float:right;
margin-left:5px;
margin-right:5px;
width:219px;
}






/* newsArticles NEW Icn */
.icnNew01 {
padding-right: 5px;
vertical-align: top;
margin-top:3px;
background-color:#ffffff;
}



/* newsArticles Link Icn Images */
.textLinkIco02 {
background: url("/shared/images/linkicon_02.gif") no-repeat scroll 0 0.25em transparent;

margin-left: 3px;
padding-left: 7px;
}

/* div id news （駒高サイトより）
-------------------------------------------------- */
div#news {
border: 1px solid #84d7de;
/*height: 720px;*/
margin: 10px auto 5px;
overflow: auto;
}

div#news iframe {border:0;}


/*
div#news p.newstitle {
color: #333;
padding-left:0;
font-weight: bold;
padding:7px ;
background-color:#ddf5f7;
margin:7px 0;
border-top:1px solid #84d7de;
border-left:4px solid #84d7de;
border-bottom:1px dotted #84d7de;
}

div#news p.newstitle:first-child {
margin-top:0;
}

div#news p {
line-height:1.4;
padding-left: 20px;
}

*/




