@charset "utf-8";
/* CSS Document */
@import url(common.css);

#mainContents {font-size:14px; letter-spacing:1px;}

#mainContents h2{ text-indent:-9999px; width:720px; height:60px; overflow:hidden; background:url(../img/company_profile_h2.jpg) no-repeat;}


#mainContents .leftImg{ float:left; margin-right:15px; margin-bottom:15px;}
#mainContents .rightImg{ float:right; margin-left:15px; margin-bottom:15px;}

#mainContents p{margin-bottom:30px;}


#mainContents table{font-size:14px; clear:both; margin-top:30px; letter-spacing:2px;}
#mainContents td,#mainContents th{border-bottom:dotted 1px #999; padding:5px;}
#mainContents th{ width:25%; text-align: center; }
#mainContents caption{text-align:center; margin-bottom:20px;}
