@charset "UTF-8";
/*会社概要のテーブル*/
#summaryTable{margin:20px 0; border-left:none; border-right:none; width:590px;}
#summaryTable caption{display:none;}
#summaryTable th{border-right:none; border-left:none; background:#F9F9F4; text-align:center;}
#summaryTable td{border-right:none; border-left:none;}
#summaryTable th,
#summaryTable td{border-bottom:1px dotted #e5e5e5; border-top:none; padding:10px;}
#summaryTable{border-top:1px dotted #e5e5e5; border-bottom:1px dotted #e5e5e5;}

/*アクセス*/
#access{margin-top:30px;}
iframe{margin-top:10px;}
#acDat dl{margin-left:20px;}
#acDat dt{font-weight:bold;}
#acDat dd{margin-bottom:20px;}