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

/* navigation */
div.navigation {
	font-size:small;
	}
.pbNested #pbBlock44626 {
	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;
}
.mt10{
	margin-top: 10px;
}

table {
margin-top: 5px;
margin-bottom:10px;
}

td  {
vertical-align:top; 
}

.mainmagin {
	margin-top: 10px;
}
.notes {
	margin-top: 10px;
	padding:10px;
	border:solid 1px #BAA78B;
}

