@charset "Shift_JIS";


/* Body
---------------------------------------- */
body {
	font-size : 12pt;
	font-family : serif;
}


/* Headline
---------------------------------------- */
h1 {
	font-size : 16pt;
}
h2 {
	font-size : 14pt;
}
h3 {
	font-size : 13pt;
}
h4 {
	font-size : 12pt;
}
h5 {
	font-size : 12pt;
}
h6 {
	font-size : 12pt;
}


/* Invisibility
---------------------------------------- */
div#global-navi {
	display : none;
}
div#flash {
	display : none;
}
div#secondary-column {
	display : none;
}
div#footer {
	display : none;
}


/* Table
---------------------------------------- */
table.tbl-headline {
	width : 100%;
	border : 1px solid #dde1e2;
}
table.tbl-headline td {
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-headline td.date {
	width : 7em;
	color : #2d3b4e;
	background-color : #eaeeef;
	border-bottom : 1px solid #d2d67;
	text-align : center;
}
table.tbl-history {
	width : 100%;
	border : 1px solid #dde1e2;
}
table.tbl-history td {
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-history td.date {
	width : 6em;
	color : #2d3b4e;
	background-color : #eaeeef;
	border-bottom : 1px solid #d2d67;
	text-align : center;
}
table.tbl-house {
	width : 100%;
	background-color : #fff;
	border : 1px solid #dde1e2;
}
table.tbl-house th, table.tbl-house td {
	padding : 0.2em;
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-house th {
	width : 8em;
	color : #2d3b4e;
	background-color : #eaeeef;
	border-bottom : 1px solid #d2d67;
	font-weight : normal;
	text-align : left;
}
table.tbl-house td {
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-profile {
	width : 100%;
	background-color : #fff;
	border : 1px solid #dde1e2;
}
table.tbl-profile th, table.tbl-profile td {
	padding : 0.2em;
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-profile th {
	width : 8em;
	color : #2d3b4e;
	background-color : #eaeeef;
	border-bottom : 1px solid #d2d67;
	font-weight : normal;
	text-align : left;
}
table.tbl-profile td {
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-recruit {
	width : 100%;
	background-color : #fff;
	border : 1px solid #dde1e2;
}
table.tbl-recruit th, table.tbl-recruit td {
	padding : 0.2em;
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-recruit th {
	width : 8em;
	color : #2d3b4e;
	background-color : #eaeeef;
	border-bottom : 1px solid #d2d67;
	font-weight : normal;
	text-align : left;
}
table.tbl-recruit td {
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-confirm {
	width : 100%;
	background-color : #fff;
	border : 1px solid #dde1e2;
}
table.tbl-confirm th, table.tbl-confirm td {
	padding : 0.2em;
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-confirm th {
	width : 9em;
	color : #2d3b4e;
	background-color : #eaeeef;
	border-bottom : 1px solid #d2d67;
	font-weight : normal;
	text-align : left;
}
table.tbl-confirm td {
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-all-history {
	width : 100%;
	background-color : #fff;
	border : 1px solid #dde1e2;
}
table.tbl-all-history th, table.tbl-all-history td {
	padding : 0.2em;
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
table.tbl-all-history th {
	width : 12em;
	color : #2d3b4e;
	background-color : #eaeeef;
	border-bottom : 1px solid #d2d67;
	font-weight : normal;
}
table.tbl-all-history td {
	background-color : #fff;
	border-bottom : 1px solid #dde1e2;
}
td.sub-category {
	text-align : center;
}


/* Layout
---------------------------------------- */
ol.aircon {
	list-style-type : none;
}
dd.president-suzuki {
	margin : 0;
}
div.privacy-policy dl {
	text-align : right;
}
div.privacy-policy dl dt, div.privacy-policy dl dd {
	margin : 0;
}