@charset "UTF-8";



/* --------------------------------
	カバー
-------------------------------- */

div#cover {}

div#cover .main { width:419px; }
div#cover .main h1 {}
div#cover .main p {}
div#cover .sub { width:270px; }



/* --------------------------------
	ページナビ
-------------------------------- */

div#pnav {}



/* --------------------------------
	歴史
-------------------------------- */

div.history { border-bottom:1px solid #e0e0e0; padding:0 0 10px 0; }
div#article_01_01 { margin:30px 0 0 0; }
div#article_01_02 { margin:20px 0 0 0; }
div#article_01_01 h3 { padding:30px 0 0 0; }
div#article_01_02 h3 { padding:30px 0 0 0; }

div.history table { width:100%; background:url(../img/history/table_bg_v.gif) repeat-y 85px 0; }
div.history table tr {}
div.history table tr th,
div.history table tr td { padding:21px 0 0 0; background:url(../img/history/table_bg_h.gif) repeat-x; vertical-align:top; }
div.history table tr th { width:85px; }
div.history table tr td { padding-left:24px; width:613px; }
div.history table tr td span { color:#888; font-size:83.3%; }
* html div.history table tr td span { font-size:84%; }/* IE 6 以前 */
div.history table tr td p { padding:21px 0 0 0; background:url(../img/history/table_bg_h.gif) repeat-x; }

div.history table tr.first th,
div.history table tr.first td { padding-top:10px; background-position:0 -11px; }
div.history table tr td p.first { padding-top:0; background:none; }








