@CHARSET "UTF-8";
/**
 *
 * @category   Cip
 * @package    Css_Font
 * @author     $Author: d-watanabe $
 * @since      $Date: 2009-07-29 10:42:01 +0900 (水, 29  7月 2009) $
 * @version    $Rev: 297 $
 * @copyright  Copyright (c) 2002-2008 AIC Corporation All Rights Reserved.
 *             http://www.aic-co.jp
 *
 */
body {
	font-size: 12px;
	line-height: 1.2em;
}

/*
 * for table
 */
table.font th, table.font td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}



.menu li {
	margin-top: 1px;
}

