@charset "Shift_JIS";

/* -------- contentsArea -------- */
#top #contentsArea{
	width: 960px;
	padding: 37px 0px 0px;
	clear: both;
}


#top h2{
	width: 960px;
	margin: 6px 0px 0px;
}

#fb{
	width: 165px;
	float: right;
}




/* -------- newsArea -------- */
#top #newsArea{
	width: 450px;
	float: left;
	padding-right: 23px;
}

#top #newsArea dt{
	font-size: 75%;
	float: left;
	clear: left;
	padding: 6px 0px;
}

#top #newsArea dd{
	font-size: 75%;
	padding: 6px 0px 6px 5.5em;
}

#top #newsTitle{
	width: 445px;
	border-top: 1px solid #DACDC7;
	border-bottom: 1px solid #DACDC7;
	padding: 5px 5px 9px 0px;
	margin-bottom: 5px;
}

#top #contentsArea #newsTitle h3{
	width: 87px;
	float: left;
}

#top #newsTitle #rss_news{
	width: 108px;
	float: right;
	height: 16px;
}

#top #newsTitle li{
	float: left;
	font-size: 0.1em;
	padding-top: 4px;
}

#top #newsTitle li#rss{
	border-right: 1px dotted #816A5E;
	padding-right: 15px;
	margin-right: 15px;
	height: 16px;
}



/* -------- h3 -------- */
#top #contentsArea h3{
	width: 302px;
	float: left;
}




/* -------- productsCategory -------- */
#top #productsCategory{
	width: 302px;
	float: left;
}

#top #productsCategory li{
	padding-bottom: 4px;
}


/* -------- footerArea -------- */
#top #footerArea{
	width: 100%;
	text-align: center;
	background: #544A45;
	margin-top: 30px;
}

