.head_information { display: block; width: 960px; height: 30px; background: url(../img/head_information.gif) no-repeat; text-indent: -9999px; margin: 0;}

/*INFORMATION*/
#info_leftbox { display: inline; float: left; width: 650px; height: auto; margin: 10px 0 0 10px;}
#info_rightbox { display: inline; float: left; width: 280px; height: auto; margin: 10px 0 0 10px;}
.info_article { display: block; width: 650px; height: auto; margin: 0 0 15px 0; font-size: 12px; line-height: 18px; }
.info_topline { display: block; width:650px; height: 17px; background: url(../img/info_topline.png) no-repeat; font-size: 0;}
.info_body { display: block; width:650px; height: auto; background: url(../img/info_body.png) repeat-y;}
.info_body h3 { display: block; font-size: 16px; line-height: 20px; font-weight: 900; color: #F06; margin: 0 10px 0 10px;}
.info_body p { display: block; color: #222; margin: 0 10px 0 10px;}
.info_body ul { display: block; list-style: none; margin: 0 10px 0 10px;}
.info_body li { display: block; margin: 0;}
.info_body li a { color: #325DBE;}
.info_body li a:hover { color: #FF0;}
.info_date { display: block; clear: both; font-size: 10px; line-height: 14px; color:#F00; text-align: right; margin: 0 10px 0 10px;}
.info_bottomline { display: block; width:650px; height: 17px; background: url(../img/info_bottomline.png) no-repeat; font-size: 0;}

.info_imagetop { display: block; margin: 0;}/*画像上のレイアウト用*/
.info_imageleft { display: block; float: left; margin: 0;}/*画像左のレイアウト用*/
.info_latest_box { display: block; width: 280px; height: auto; color: #FFF; font-size: 10px; line-height: 16px;}
.info_latest_top { display: block; width: 280px; height: 17px; background: url(../img/info_latest_top.png) no-repeat; font-size: 0;}
.info_latest_body { display: block; width: 280px; height: auto; background: url(../img/info_latest_body.png) repeat-y; }
.info_latest_body h3 { display: block; text-align: center; font-size: 14px; font-weight: 900; margin: 0 10px 0 10px;}
.info_latest_body ul { display: block; list-style: none; margin: 15px 10px 0 10px;}
.info_latest_body li { margin: 0 0 15px 0;}
.info_latest_body a { color: #FFF;}
.info_latest_bottom { display: block; width: 280px; height: 17px; background: url(../img/info_latest_bottom.png) no-repeat; font-size: 0;}

#info_footer { display: block; font-size: 10px; line-height: 14px; text-align: center; margin: 0 0 10px 0; color: #FFF;}
#info_footer a { color: #FF0;}
