/*********************************************************************************************
                  新着情報
 *********************************************************************************************/
 
 
/**************一覧ページ**************/

#info{
text-align:left;
font-size:15px;
float:left;
display:inline;
margin-bottom:10px;
width:675px;
}

#info_title{
background-color:#093b82;
border-color:#0fa9ff;
border-style:solid;
border-width:1px 1px 1px 5px;
font-size:115%;
font-weight:bold;
margin:0 0 10px;
padding:3px 3px 3px 10px;
color:#ffffff;
}
#info_text{
width:98%;
margin-left:8px;
float:left;
display:inline;
}
#info_img{
margin-right:12px;
float:left;
display:inline;
}
/**************添付ファイル**************/
#tmp_file{
margin-top:7px;
margin-bottom:4px;
display:inline;
float:left;
margin-left:8px;
width:637px;
background:#e6e6e6;
border:solid 1px #cccccc;
padding:10px;
font-weight:bold;
}
#tmp_icon{
display:inline;
float:left;
height : 31px;/*ボックスの高さ*/
line-height : 31px;/*縦のセンタリングの為に指定*/
}
#tmp_icon img{
border:0px;
}
#tmp_title{
display:inline;
float:left;
width:598px;
height : 31px;/*ボックスの高さ*/
line-height : 31px;/*縦のセンタリングの為に指定*/
margin-left:10px;
}
