/*--------------------------
contents
---------------------------*/

#contents{
	width:900px;
	margin:0;
	padding: 0;
	height: auto;
}
#contents #bar {
	width:900px;
	margin:0;
	padding: 0;
	height: 45px;
}

/*--------------------------
main
---------------------------*/

#contents #main{
	width:900px;
	margin:0;
	padding:0;
	height:258px;
}


#contents #time		{ background: #FFF; text-align: left; font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace; padding: 10px 15px 10px; line-height: 1.4em; font-size: 12px; color: #a5915a; }

#contents #time dl	{ padding: 10px; border: 2px solid #a5915a; }
#contents #time dt	{ font-weight: bold; padding-bottom: 7px; }
#contents #time dd	{ padding-bottom: 2px; }
#contents #time .noSpace { padding-bottom: 0px; }












/*--------------------------
topics
---------------------------*/

#contents #topics{
	width:900px;
	margin:0;
	padding:0;
	height:327px;
	background: url(/hirosaki/shoppingplaza/image/index/topics_background01_test.jpg) no-repeat;
}

#contents #topics #whatsnew{
	width:525px;
	margin:0;
	padding:0 0 15px 0;
	height:302px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #d6d6d6;
}
#contents #topics #whatsnew dl{
	width:493px;
	height:auto;
}
#contents #topics #whatsnew dt{
	height:25px;
	background: url(/hirosaki/shoppingplaza/image/index/whatsnew01.gif) no-repeat;
	width: 493px;
}
#contents #topics #whatsnew dd{
	height:15px;
	width: 460px;
	font: 9pt "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ca9642;
	background: url(/hirosaki/shoppingplaza/image/index/triange01.gif) no-repeat;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 23px;
	border-bottom: 1px dotted #d2a55e;
}

#contents #topics #information{
	width:375px;
	margin:0;
	padding:0 0 15px 0;
	height:302px;
	float: right;
	background: url(/hirosaki/shoppingplaza/image/index/topics_line01.gif) repeat-y;
	text-align: left;
	border-bottom: 1px solid #d6d6d6;
}
#contents #topics #information dl{
	width:375px;
	height:auto;
}
#contents #topics #information dt{
	height:35px;
	background: url(/hirosaki/shoppingplaza/image/index/infomation01.gif) no-repeat;
	width: 375px;
}
#contents #topics #information dd	{ margin-left: 23px; padding-bottom: 6px; }

