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

/* brand */
div.brand {
	}


/* navigation */
div.navigation {
	font-size:small;
	}
.pbNested #pbBlock43531 {
	background:#EFEEE9 url("../img_pc_siki/localNavigation_background.png") left bottom repeat-x;
	width:200px;
	overflow:hidden;
	}
h1 {
	font-size: 120%;
	color: #663333;
	padding: 10px 0 5px 15px;
	margin-bottom: 0px;
	background-image: url(../img_pc_siki/s_line.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	display:block;
}

h2 {
	font-size: 110%;
	color: #663333;
	text-decoration: none;
	background: url("../img_pc_siki/ic_menu.gif") no-repeat left;
	padding-left: 17px;
	margin-top: 10px;
}
.pbNested table td 
{
	width: 50%;
	padding-top: 2px;
	text-align:left;
}
.pbNested table
{
	margin-bottom: 10px;
}

