@charset "utf-8";
h2#corp{
	background:#fff url(img/corptitle.gif) no-repeat scroll left top;
	height:24px;
	width:102px;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
table#corptable{
	width: 600px;
	border-collapse: separate;
	border-spacing: 10px;
}

table{
	margin-top: 1em;
	margin-bottom: 1em;
}

th,td{
	padding:1em;
}
th{
	background-image: url('../img/bg_slash.gif');
}

table.innertable{
	margin:0 !important;
}

table.innertable th,td{
	padding:0.5em;
}

table.innertable th{
	background-image:none;
}

h3#toiawase{
	background:#fff url(img/info.gif) no-repeat scroll left top;
	height:24px;
	width:206px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

p#info{
	background: #fff url(../img/li_point.gif) no-repeat scroll left center;
	text-indent:10px;
}

