@import "s_base.css";
@import "s_2nd.css";

/* navigation */
div.navigation {
	font-size:small;
	}
.pbNested #pbBlock44591 {
	background:#EFEEE9 url("../img_pc_siki/localNavigation_background.png") left bottom repeat-x;
	width:200px;
	overflow:hidden;
	}
h1 {
	font-size: 120%;
	color: #663300;
	padding: 10px 0 5px 15px;
	margin-bottom: 0px;
	background-image: url(../img_pc_siki/s_c_company.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	display:block;
}
h2{
	margin: 15px 0 10px 0;
	border-top: 3px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	padding: 5px 15px;
	font-size: small;
}
p{
	margin-bottom: 10px;
}

table{
	margin-top:1px;
	margin-left: 80px;
	margin-bottom: 30px;
	border-collapse: collapse;
	border: 0;
}
table tr td{
	padding: 5px 10px;
	border-bottom: 1px dotted #CBCBCB;
}
.forTdCellCenter{
	text-align: center;
	}

