div.body {
	margin:  0px;
	padding: 0px;
	border-top:    1px solid #eee;
	background-image: url("image/background/company-background.jpg");
	background-repeat: no-repeat;
	width: 760px;
	text-align: center;
}

h2 {
	margin: 30px 0px 20px 70px;
	text-align: left;
}

p.aisatsu {
	margin: 30px 290px 10px 120px;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}

p.aisatsu2 {
	margin: 30px 250px 10px 10px;
	font-size: 14px;
	text-align: right;
}

table.gaiyou {
	margin: 30px auto 0px;
	border-top:    2px solid #fff;
	border-bottom: 2px solid #a3a9dc;
}

caption.category {
	padding-top:   10px;
	padding-bottom: 2px;
	border-bottom: 3px solid #a3a9dc;
	color: #222;
	font-size: 14px;
	text-align: left;
}

td.link {
	padding: 6px 10px 6px 10px;
	background-color: #e6e6ff;
	width: 180px;
	font-size: 14px;
	line-height: 1.25em;
	text-align: left;
	vertical-align: top;
}

td.link a:link    {color: #008; text-decoration: none;}
td.link a:visited {color: #008; text-decoration: none;}
td.link a:hover   {color: #e64366; text-decoration: underline;}
td.link a:active  {color: #008; text-decoration: none;}

td.site {
	padding: 6px 10px 6px 10px;
	background-color: #e0e0ff;
	width: 180px;
	font-size: 14px;
	line-height: 1.25em;
	text-align: left;
}

td.site-info {
	padding: 6px 10px 6px 10px;
	background-color: #ececff;
	width: 382px;
	font-size: 14px;
	line-height: 1.25em;
	text-align: left;
	vertical-align: top;
}

td.site a:link    {color: #008; text-decoration: none;}
td.site a:visited {color: #008; text-decoration: none;}
td.site a:hover   {color: #e64366; text-decoration: underline;}
td.site a:active  {color: #44b; text-decoration: none;}

h3 {
	margin: 25px 0px 10px 120px;
	color: #111;
	font-size: 15px;
	text-align: left;
}

p.aisatsu3 {
	margin: 10px 140px 50px 145px;
	color: #111;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
}
