@charset "utf-8";

/*----------------------------------------------------
	MG CORPORATION
	URL: http://www.mgc-p.com/
	Date: 2008-01-31
	Auther: Hasegawa
	Copyright (C) MG CORPORATION. All Rights Reserved.
----------------------------------------------------*/

/* company
----------------------------------------------------*/

div#main table#company {
	width: 520px;
	border-collapse: collapse;
	font-size: 1.0em;
	margin: 10px 0;
	}
	
div#main table#company td {
	border: 1px solid #ccc;
	padding: 8px;
	line-height: 1.4;
	}
	
div#main table#company td.td_01 {
	width: 85px;
	background-color: #e7e7e7;
	line-height: 1.4;
	}
	
div#main table#company td.td_02 p{
	margin-bottom: 10px;
	line-height: 1.4;
	}
	
/* greeting
----------------------------------------------------*/

div#main div#main_left {
	width: 520px;
	margin-top: 20px;
	font-size: 1.0em;
	}
	
div#main div#main_left p,
div#main div#main_left ul {
	margin-bottom: 20px;
	line-height: 1.5em;
	}

div#main div#main_left ul li {
	line-height: 1.5em;
	}
	
div#main div#main_left p.text_right {
	text-align: right;
	}
	
/* history
----------------------------------------------------*/

div#main table#history {
	width: 520px;
	border-collapse: collapse;
	margin: 10px 0;
	font-size: 1.0em;
	}
	
div#main table#history td {
	border: 1px solid #ccc;
	padding: 8px;
	font-size: 1.0em;
	line-height: 1.6;
	}
	
div#main table#history td.td_01 {
	width: 90px;
	background-color: #e7e7e7;
	}
	