@import url("s_base.css");


/* brand */
div.brand {
	background:transparent url("../img_pc_siki/top/brand_background.png") center bottom no-repeat;
	height:369px;
	}
div.brand p {
	display:none;
	}

/* news */
.pbWhatsnewTable {
	margin-right:20px;
}
.pbWhatsnewTable td{
	border-bottom:#BAA78B 1px dotted;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}

#news {
	border-collapse:collapse;
	margin:20px 0 10px 0;
	color:#584323;
	font-size:small;
	}

/* declare */
table#declare {
	border-collapse:collapse;
	width:610px;
	color:#584323;
	}
table#declare caption {
	padding:20px 0 0 0;
	}
table#declare tr {
	background:transparent url("../img_pc_siki/top/declare_border.png") left bottom no-repeat;
	}
table#declare th,
table#declare td {
	padding:10px 0;
	vertical-align:top;
	line-height:1.5;
	}
table#declare td {
	padding-left:10px;
	}

/* navigation */

div.navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	}
div.navigation ul li {
	margin:15px 0;
	padding:0;
	}
div.navigation div.notify {
	margin:15px;
	text-align:center;
	}
