@charset "utf-8";
@import "import.css";

#container {
	background: url(../imq/bg.gif) repeat-x left top;
}

/* #greeting */

#main #greeting {
	padding-top: 35px;
}

#main #greeting h3 {
	margin-bottom: 20px;
	font-size: 2.2em;
}

#main #greeting p {
	margin-bottom: 20px;
	font-size: 1.6em;
	line-height: 1.4;
}

#main #greeting dl {
	float: right;
	width: 385px;
	padding-top: 50px;
}

#main #greeting dt {
	margin-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}

#main #greeting dd {
	margin-bottom: 35px;
	font-size: 1.2em;
	line-height: 1.4;
}

#main #greeting dd.link {
	margin-bottom: 0;
	text-align: right;
}

#main #greeting dd.link a {
	background: url(../imq/icon-allow.gif) no-repeat left center;
	padding-left: 8px;
}

#main #greeting dd.link span {
	background: url(../imq/icon-chair.gif) no-repeat left center;
	display: inline-block;
	padding-left: 38px;
	line-height: 38px;
}

#main #greeting p.figure {
	padding-top: 50px;
}

/*--seo master--*/
div.sbox table { margin:0 auto; }
div.sbox h1 { margin-left:10px; }
td div.summary { margin-left:10px; }

