div#flash01{
width:810px;
height:498px;
margin:0px auto 10px;
}

div#flash01 img{
display:block;
margin:0px;
}

div#content01{
width:804px;
min-height:100px;
_height:100px;
margin:0px auto 20px;
padding:0px;
}

div#content01 p,
div#content01 h3{
display:none;
}

div#content01 div.div01{
float:left;
width:92px;
height:27px;
padding-top:72px;
padding-left:307px;
background:url("../img/index_bg_11.png") 0px 0px no-repeat;
}

div#content01 div.div01 a{
background:url("../img/index_bg_03.png") 0px 50% no-repeat;
height:12px;
line-height:12px;
padding-left:12px;
}

div#content01 div.div02{
float:right;
background:url("../img/index_bg_22.png") 0px 0px no-repeat ;
width:399px;
height:64px;
padding-top:35px;
margin-bottom:10px;
}

div#content01 div.div02 ul{
list-style:none;
margin-left:115px;
}

div#content01 div.div02 ul li{
height:12px;
margin-bottom:0.5em;
width:130px;
float:left;
}

div#content01 div.div02 a{
background:url("../img/index_bg_03.png") 0px 50% no-repeat;
height:12px;
line-height:12px;
padding-left:8px;
}

div#content01 div.div03{
clear:both;
}

div#content01 dl.dl02{
width:800px;
margin:0px 0px 10px;
}

div#content01 dl.dl02 dd{
height:75px;
padding:10px;
overflow:auto;
overflow-y:scroll;
border:1px solid #ccc;
} 

div#content01 dl.dl02 ul{
list-style:none;
}

div#content01 dl.dl02 ul span{
display:-moz-inline-box;
display:inline-block;
width:80px;
margin:0px 10px;
}

div#content01 .dl04{
clear:both;
border:1px solid;
border-color:#eee #ccc #ccc #eee;
margin:5px 0px;
padding:10px;
}

div#content01 .dl04 dt{
font-weight:800;
color:#666;
}

div#content01 .dl04 dd a.pdf01{
/**
background:url("../img/download_img_01.png") no-repeat right center;
padding-right:16px;
**/
}

/*会社概要お知らせプレス*/
div#content01 .ul01{
text-align:center;
}

div#content01 .ul01 li{
display:inline;
margin:0px 5px;
}

div .ul00{
/*padding-top:20px;*/
text-align:center;
}

div .ul00 li{
display:inline;
margin:5px auto;
}


/**********
 外部リンク
***********/
.links{  
border-radius: 10px;        /* CSS3草案 */  
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 10px;   /* Firefox用 */ 
border: 1px solid #ccc;
width:91%;
margin:5px auto 15px;
background-color:#dcdcdc;
padding:8px 35px;
height:75px;
} 
.links ul{
}
.links ul li{
background-color:#ededed;
width:112px;
height:70px;
margin-right:41px;
float:left;
}
.links ul li a{
display:block;
width:100%;
height:100%;
}
#linksend{
margin-right:0;
}
