@charset "utf-8";
/* CSS Document */

/*----------------------------------------*/
/*title*/
/*----------------------------------------*/
#page h2.title{
background:url(../../img/company/title_history.gif) no-repeat;
}

/*----------------------------------------*/
/*main_contents*/
/*----------------------------------------*/
#main_contents p.caption{
text-align:right;
}
#main_contents table{
border-spacing:1px;
margin:5px 0;
}
#main_contents th{
padding:4px 5px;
font-weight:bold;
border-style:solid;
border-style:double;
border-color:#cccccc;
border-width:0px;
}
#main_contents td{
padding:4px 5px;
border-style:solid;
border-color:#cccccc;
border-width:0px;
}

